Tested only on EMMC so avoid sdcards
Selfinstall Images with preinstalled Gapps
64bit You can find latest version here
Selfinstall Android TV Images with preinstalled Gapps
64bit You can find latest version here
If you want Android without gapps, just create "nogapps" file in root of your fat partition before update/selfinstall (/fat/nogapps)
Image flashing guide.
https://wiki.odroid.com/troubleshooting ... hing_tools
For Google apps please read this.
https://www.google.com/android/uncertified/
Also after you register your Android framework ID, please wait some time (30-60 minutes) then reboot Odroid and try to add Google Account.
Extra:
- tvheadend
- androidvnc server
- aptX aptXHD ldac Bluetooth codecs
- kmod, module auto loading integration
Code: Select all
20221216 Alpha-v0.3
* Android: Input stack: implement mouse wheel pinch to zoom
* Android: Input stack: implement property(persist.input.keep_touch_enabled) to wake up device via touchscreen
* Android: Input stack: fix touchscreen orientation when display orientation changed via ro.surface_flinger.primary_display_orientation prop
* Android: Connectivity: fixed disable WiFi power saving
* Android: Bluetooth stack: make improvements for working with USB devices
* Android: Bluetooth stack: implement property(persist.bluetooth.hci.realtek) to fix BLE on Realtek Bluetooth modules
* Android: Bluetooth stack: implement property(persist.bluetooth.multiadv) to report device support BLE Multi Advertisement
* Android: Camera: fixed broken Images when Camera is set as FRONT
* Android: Media: disable avc/h264 rockchip encoder(not working with 1080p)
* Android: Things: fixed wrong permission location
* Android: Bluetooth: add btmgmt, btmon, btattach ports from latest Bluez stack
* Odroid Settings: add all custom settings to Misc settings
* Odroid Settings: add improved Shortcut settings (supports key combinations with meta keys, more keys, more features)
* Minor cleanup/fixes
* Merge latest BSP changes
* Lineage merge with upstream
20220928 Alpha-v0.2
* Kernel: android binder driver updated (fixes binder errors)
* Kernel: Realtek 8821CU driver updated (now it can work STA, AP, P2P, BT concurent mode)
* Kernel: Realtek 8812AU driver updated (minor fixes)
* Init: implement fsck our /fat partition at every boot
* Android: fixed USB/Ethernet/Bluetooth/WIFI Thetering
* Android: implement persist.networks_always_valid property (skip network validation)
* Android: implement persist.wifi_priority_high property (set it to false if your Ethernet disconnects on VPN)
* Android: implement Wifi-Direct, wfd, wfd-sink features (Depending wifi module p2p support)
* Android: don't send private commands to Ralink wifi modules (driver not support them)
* Android: disable ADB over network by default (set service.adb.tcp.port=5555 in /fat/etc/build.prop to enable it)
* Android: remove HDMI-CEC from full volume device list (You can use other remotes when HDMI-CEC is connected)
* Android: lower c2.android.av1.decoder supported size to 640x640 (sometimes youtube prefer to use av1 software decoder instead of hardware decoders)
* Android: removed buggy en-XC locale now default is en-US
* Android: removed Rockchip prebuilt apps
* Settings: fix crash when Bluetooth service is disabled
* Odroid Settings: removed intents handled by stock Settings
* Odroid Settings: add Misc settings (GSF ID, Update, Custom settings)
* Odroid Settings: add possibility to update from local storage (Device Preferences > Misc Settings > Update from local storage)
* Selfinstall/Update: implement option to remove Gapps on selfinstall or update process (create noggaps file on root of /fat partition then update/install)
* Android TV: selfinstall image released
* Minor cleanup/fixes
* Merge latest BSP changes
* Lineage merge with upstream
* Tvheadend merge with upstream
20220506 Alpha-v0.1
* first alpha release