Hello all, I would like to share my ROM with you all, It's based on AOSP code, here the specs: AOSP Marshmallow 6.0.1 build MOB31T (android-6.0.1_r79) Android security patch level: March 2017 Kernel 3.14.79 NPX BSP android_M6.0.1_2.1.0 Compiled with Linaro GCC 6.3.1 Battery styles and battery percentage Clock styles Clear all button Multiwindow Extra QS Tiles (AOSPMod Extras -> SystemUI Tuner -> Quick Settings) Google prebuilt WebView (it's more updated than the AOSP version, better for security and compatibility reasons) AudioFX and Eleven from CyanogenMod AD Block (hosts file) Changelog: Code: 8 March 2017: * Updated Android 6.0.1 build MOB31T (android-6.0.1_r79) * Minor fixes and improvements 14 February 2017: * Updated Android 6.0.1 build MOB31S (android-6.0.1_r78) * Recompiled with GCC Linaro 6.3.1 * Updated TWRP Recovery with latest patches * Updated webview 56.0.2924.87 * Updated AD block hosts file * Minor fixes and improvements 12 December 2016: * ROM now available for UDOO NEO! * Allow custom display density setting * Added back Camera2 package (now support autofocus) * Add Ethernet settings in dashboard 8 November 2016: * Updated Android 6.0.1 build MOB31K (android-6.0.1_r74) * Updated Kernel 3.14.79 * Fixed "Dirty COW" privilege escalation (https://dirtycow.ninja) * Added BFQ-v7r8-3.14 as default scheduler * Updated webview 54.0.2840.68 * /data and /cache are now on E2FS * imx-gpu-viv: Updated to 5.0.11.p8.6 * Updated TWRP Recovery with latest patches 8 September 2016: * Updated Android 6.0.1 build MTC20L (android-6.0.1_r68) * Updated Kernel 3.14.78 * New QS Tile: Expanded Desktop * Network monitor * App Ops * Clock styles * Updated TWRP Recovery 4 August 2016: * Updated Android 6.0.1 build MTC20F (android-6.0.1_r62) * Merged patches from NPX BSP android_M6.0.1_2.1.0 * Added Clear all button * Added a QS Tile with reboot options * Minor cleanup & fixes Download: [UDOO Dual/Quad] 6dq_AOSPMod_MM-R.07.tar.xz SHA-1: 273aea5a1eefbcdb9d64fa4d0ad1d957681f2ff3 [UDOO Neo] 6sx_AOSPMod_MM-R.07.tar.xz SHA-1: 16756a559c912bc1cafd6e5184d520b9d1c19186 Do you need su permissions? Get SuperSU from the official thread on XDA. How to install: Download the *.img.xz file Extract it: Code: xz -d file_name.img.xz write image on the MicroSD with: Code: dd if=file_name.img of=/dev/sdX Note 1: replace X with the appropriate device letter Note 2: for better performances uses at least a class 10 MicroSD card. Windows users can use Win32 Disk Imager to write the image, remember to extract the image file before to write it on the MicroSD! Not working: onboard Bluetooth Please try and report back feedbacks, new features will be available with future releases!
Hi thank you! But as an Android noob, what is different from the Udoo image? And on what Udoo device is this ROM running Quad, Dual, Neo?
[6dq] = Dual and Quad, not for Neo at the moment UDOO image is more oriented for development and debugging, mine is for final users to be used like a media player, tv box and so on.
Many thanks for this @secuflag. This port is very good, looking forward to future development on this. One request is if you can put the option of Reboot in TWRP recovery as part of the Udoo settings- Getting to recovery via adb from an external pc is a bit tedious.
Thanks @secuflag. I am using this as my daily driver now, somehow it appears to run faster than the beta4 offical build . Keep up the development.
Please change driver usb touchscreen with this (/kernel_imx/driver/input/touchscreen/. I need to make my AR1100 work, but whe i build from source by my self, i was getting error. Thank you..
@herionoindo: The kernel supports 7" and 15" LVDS display, if you have a different model you must compile kernel driver provided from vendor by yourself.
@ybroker: In Quick Settings panel there is a tile called reboot, click on it and select Recovery then long click on it (don't worry about "data factory reset" while rebooting, I'll fix that string.)
Wonderfull! Can't wait to test it! Is HDMI output is supported and how can I change resolution for hdmi output?
http://www.udoo.org/docs/Hardware_&_Accessories/UDOO_LVDS_Panels.html#android-example Sorry, no way to flash on Windows. You may try with a Linux Live CD.
secuflag, I was tried your rom. Until now, my opinion the rom is fast and clean, very nice. I want to learn compiling from source like you, what about tutorial? I make android apps and my android apps need to access like system apps, so i need sign key (pem file) from your rom, can i take that?
I already sent you the link on how compile android from source in this thread. You can find pem files in device/fsl/common/security of source tree.
Bluetooth still does not work; http://www.udoo.org/forum/threads/status-of-bluetooth-and-android-6-marshmallow.4883/
Hallo, I was set output audio to onboard But i can not hear anything while play music or in choose notification?