Coder Social home page Coder Social logo

glodroidcommunity / raspberry-pi Goto Github PK

View Code? Open in Web Editor NEW
28.0 9.0 5.0 1.45 MB

Android 14 for the Raspberry PI 4 series based on the GloDroid project

License: Apache License 2.0

Shell 100.00%
android aosp aosp-android glodroid lineageos raspberry-pi raspberrypi rpi4

raspberry-pi's Issues

Project status

Component Status Comment
Display drm_hwcomposer
GPU/GLES mesa3d/v3d GLES3.1
GPU/VULKAN mesa3d/v3dv VKAPIv1.2
WIFI
Bluetooth AOSP btlinux HAL
Camera ⚠️ CSI Preview works only / USB camera doesn't work
Hardware video encoders Zero-Copy H264 (up to 1080p)
Hardware video decoders ⚠️ Zero-Copy H264 (up to 1080) and non zero-copy H265 (up to 4k) *1
Software video codecs High performance using ffmpeg
Audio ⚠️ tinyhal, 3.5mm jack output works. No HDMI audio support

Issues:

Component Comment Issue link
*1 HW video codecs H265 video decoder uses CPU to copy/detile buffers, which impacts performance
SDCARD Boot time 2+ boot takes 56s

Building on Ubuntu 23.10 requires downloading extra packages that are not available via apt install:

wget http://archive.ubuntu.com/ubuntu/pool/universe/n/ncurses/libtinfo5_6.4-2_amd64.deb && sudo dpkg -i libtinfo5_6.4-2_amd64.deb && rm -f libtinfo5_6.4-2_amd64.deb
wget http://archive.ubuntu.com/ubuntu/pool/universe/n/ncurses/libncurses5_6.4-2_amd64.deb && sudo dpkg -i libncurses5_6.4-2_amd64.deb && rm -f libncurses5_6.4-2_amd64.deb

Cannot do Factory reset

Hi Glodroid,

I observe that on all of the versions of Glodroid, I cannot do factory reset.

Thanks,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.