Skip to main content

Posts

Showing posts from September, 2026

Lineage OS 23.2 v1 (Android 16) (Tablet) for Arduino Uno Q

Lineage OS 23.2 v1 (Android 16) (Tablet) for Arduino Uno Q First Android port for an official Arduino board. An  Linux 6.18  kernel paired with open-source Mesa Freedreno/Turnip drivers .  Since this is an early port, expect some instability. Working:   Graphics / Display (GPU accelerated) Wi-Fi Bluetooth (Headphones, file sharing tested) Video playback To Be Tested:  Other hardware peripherals and features RAM Requirements 4GB RAM:   Tested. First boot takes ~2.5 min (~1.5 min blank screen, then ~1 min animation); subsequent boots are much faster. 2GB RAM:  Likely to work. Source code   ( Most of the code is uploaded, will remove WIP end of this week after uploading some packing related change): https://github.com/YAJATapps/android_local_manifest_arduino_imola INSTRUCTIONS: Put the board in EDL mode. Flash using Armbian Imager .  "Use Custom Image" and select the tar.zst file for Android. The official flasher is not yet supported. DOWNLOAD: ...

Lineage OS 23.2 v2 (Android 16) (Tablet) for Orange Pi Zero 2W

  This is  Lineage OS 23.2 v2 (Android 16) (Tablet) for Orange Pi Zero 2W What’s Different from Older Builds   Unlike legacy BSP kernel 5.4 builds (e.g., OmniROM 12.1), this drops Allwinner's closed-source graphics blobs entirely for an upstream  Linux 6.18 GKI  kernel paired with open-source  Panfrost DRM / Mesa .  Since this is an early port, expect some instability. Feature list Working:   Graphics, Wi-Fi, Video playback Partially Tested:   Bluetooth (lists available devices; full connectivity untested) To Be Tested:  Other hardware peripherals and features What’s new in v2 Fixed video playback by adding ffmpeg based software rendering. Hardware & RAM Requirements Architecture:   arm64  only. 4GB RAM:  Tested. screen turns black at ~8s and stays black until the Lineage boot animation starts at ~60s, then boots into the system around 120s. 2GB RAM:  Likely to work. 1GB RAM:  Likely to fail due to memory lim...