[ROM][AOSP][BSZAospLP-LMY48M-v1.2.2][5.1.1_r14][SuperSU|BusyBox][22/09/15] - Nexus 9 Android Development

Vanilla-ish AOSP 5.1.1_r14 ROM (LMY48M) for WiFi Nexus 9​
This was created by building from LMY48M source and adding SuperSU/BusyBox... Plus customizations (advanced power menu, ART optimizations) borrowed from @GROGG88 on Nexus 5 forum and @craigacgomez. Also bluetooth and WebView commits from @craigacgomez.
Featuring:
Vanilla AOSP 5.1.1_r14 (LMY48M) for WiFi Nexus 9
Updated to this and have been running for a few days. My builds are based on this table - https://source.android.com/source/build-numbers.html#source-code-tags-and-builds - apparently R18 is not > R14???
Odexed with DEXPREOPT for speed
I included RIL this time building LMY48M so LTE (volantisg) should work I NEED A TESTER
arm64 compiled 3.10 kernel
Decrypted device supported!
Can use f2fs for cache now! Thanks @xiaolvmu
Fast charge fix plus Force Fast Charge toggle added (Force Fast Charge off by default). Thanks @USBhost and @Captain_Throwback!
FSYNC toggle @franciscofranco
Use TricksterMod or Kernel Adiutor from Play Store to toggle Force Fast Charge/toggle FSYNC - Fast Charge will disable media sharing with your PC to get a faster charge on low amperage USB ports...
I/O schedulers added - deadline and cfq - deadline to default
OTG native support ( @craigacgomez) - use your favorite file manager
Advanced TCP congestion - cubic still default
File system support added for NTFS, EXFAT and CIFS - thanks @Captain_Throwback - also EXT4 for EXT3 support to optimize size a bit more
SELINUX to permissive
Based on android-tegra-flounder-3.10.40 kernel using LMY48M commit (https://android.googlesource.com/kernel/tegra/+/29ada517ed5fb1355b2523233dd788f3c9525751)
SuperSU 2.46 ( @Chainfire)
AdAway 3.0.2 compiled and packed to signed apk by me
MiXplorer 5.4.6.BETA-B1509012 @HootanParsa (http://forum.xda-developers.com/showthread.php?t=1523691)
Reboot Menu with submenu for Reboot, Recovery and Bootloader respectively (from Nexus 5 forum THANKS @GROGG88)
Setup wizard crash fix (prefer Google WebView over AOSP fix from @craigacgomez)
MUST Flash a GApps (see Downloads) EVEN IF UPDATING from prior version(s)
***NOTE if using minimal GApps download any additional Google apps you might need that are missing from the Play Store!
Source:
https://github.com/bshiznit
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please use TWRP 2.8.7.0. Must be at bootloader 3.44.1.0123 and have flashed the latest LMY48M vendor image!
Please wipe data and both caches (in TWRP got to Wipe --> "Swipe to Factory Reset") if not coming from my LMY48I ROM - otherwise please wipe
Downloads
Before flashing scroll down and read NOTES!
ROM
MEGA https://mega.nz/#!2Qs3QRoL!QtR86au_YtMrJeDDhdcLuT9xNNPVFs3GQQ1JmBi4BOc
Dev-Host http://d-h.st/uhYd
md5 - 9f6561164f8bed6834c9efa6edaac836
ROM - DEODEX
MEGA https://mega.nz/#!mYsHWQ5Y!mh7K2rfOP3ZcbqPOtl_BOyof19vEzQQD1Vsfz5q3Xug
Dev-Host http://d-h.st/1OEO
md5 - 11f480b5ec01901189a5982ba83bdb23
Open GApps (closer to STOCK - choose ARM64 for Platform, 5.1 for Android then pick Stock for Variant) - http://opengapps.org/
I FLASHED:
MEGA https://mega.nz/#!mJEhHZ4D!kbZA881lKfSfd95caF89PL8FklmCmQ5hX6a0SI3-BDo
Dev-Host http://d-h.st/fiiD
md5 - 2480b2d58b9e2d370a87b224f7265256
Minimal Dynamic GApps (at time of writing) (from http://fitsnugly.euroskank.com/?rom=banks&device=gapps)
MEGA https://mega.nz/#!aJNwAKjI!KFqN9LEWbhg2UvW6R_QuRKqMnoyZ7VXsuV17cAy0mw0
Dev-Host http://d-h.st/HPyP
md5 - 5f8c184424112a265f76681618b92f08
NOTE takes a WHILE (5-10 minutes) to boot up on first boot! ART is optimizing applications and it is set to EVERYTHING as we have sufficient system partition storage - for SPEED. There is no more dalvik-vm!
If you like it hit thanks! Donations are appreciated but never expected
I do this for a hobby and to keep my tablet running like new
Coming soon:
You tell me?
NOTES:
ALWAYS flash GApps even if updating from a prior AOSP 5.1.x release! ALL ROMs format the /system partition as part of the installation process and this is where the GApps are kept!
BACKUP using TWRP and/or Titanium - save those files off the device to a USB stick external HDD or whatnot! Not responsible for lost data!
WIPE Data in recovery unless coming from another Vanilla AOSP 5.1.x ROM!
Be sure you are at bootloader 3.44.1.0123 and have flashed latest vendor images (link soon)
ONLY TESTED USING TWRP 2.8.7.0
MUST FLASH a GApps zip after the ROM for Play Store, etc.
If you like it consider donating! A nice big solid state hard drive will let me build faster and for more devices! (YAY my build box now has 411GB free even after all this developing - thanks to all who donated)
Thanks:
@Chainfire for SuperSU and keeping it updated!
@Snuzzo for github familiarization and being a great dev and resource!
@GROGG88 - for the power menu and other patches (even though it was from Nexus 5 it worked great)!!!!
@craigacgomez for reboot submenu and OTG commits @Captain_Throwback and @USBhost for fast charge and additional file system commits
@sykopompos for the sepolicy file and kernel instructions to allow root as well as the ART build.prop tweaks.
@scrosler great dev and good resource
Google for Android
AOSP for source!

Goodies:
Google is phasing out the stock AOSP browser (https://android.googlesource.com/platform/build/+/4271a9b3ed5ffa40e4ef24801cab5690fe5ca56f) - so I compiled (ARM64) Chromium browser from source! Download it and install as you would any other .apk file:
https://mega.nz/#!nMlkEC7S!3zRgiQT4xV6rN4cn1wpNQpiWu470-bz0ocU2f2k6Tvs

OLD Downloads
ROM LMY48I v1.1
ROM
MEGA https://mega.nz/#!jYUBlRga!B_q1_MC4umIMeHOXmEzPpDhV2KPpwtsQKZ0R5b41hlU
Dev-Host http://d-h.st/YojE
md5 - debc314dedcca4f2313e7d893fba80bf
Open GApps
I FLASHED:
MEGA https://mega.nz/#!HAtSCTha!78Vc4B-AiO1SzsR8cKIDc7oOpxiRWfGJPDu9Pjv1kEs
md5 - ef27150150798a1d0224ffaf7b72f8d5
Minimal Dynamic GApps
I FLASHED:
MEGA https://mega.nz/#!mJt23aSB!OGjOcu0MbsMgCmzEaLXy-ntABNarbRWtJBzWF-yXU2M
Dev-Host http://d-h.st/Sb2P
md5 - a809419de97e630fda97f919940c7128

I have always waited for the stock-ish rom! Thank you for compiling! I will test whether the rom supports LTE variant even if you said it is for volantis ;D
BTW, I am so jealous that there is PopSci magazine in your country's Google Play library, because mine is not.
나의 Nexus 9 의 Tapatalk에서 보냄

32-bit kitkat version, please! :v
Gonna try it when I get home. Thanks for great job.

RogueSven said:
32-bit kitkat version, please! :v
Gonna try it when I get home. Thanks for great job.
Click to expand...
Click to collapse
This tab is wholly designed for Lollipop, so I doubt it would work.. I guess he is trying to build 32 bit version of his rom.
나의 Nexus 9 의 Tapatalk에서 보냄

Is it possible to disable battery percentage?

macacao said:
Is it possible to disable battery percentage?
Click to expand...
Click to collapse
Yeah I think that must have come from something I was messing with - this has the same build tree as the Nexus 7 (2012 WiFi) ROM I am still trying to support http://forum.xda-developers.com/nexus-7/development/rom-t2931064...
I also noticed AOSP Browser setting crash (think I found a fix) and it looks like BusyBox could me missing some symbolic links...

Please upload the lastest vendor image! Waiting for it
Or can i extract it from factory image?

RogueSven said:
Please upload the lastest vendor image! Waiting for it
Or can i extract it from factory image?
Click to expand...
Click to collapse
Yes you get it from the factory image.

macacao said:
Is it possible to disable battery percentage?
Click to expand...
Click to collapse
Disabled in v1.1!

sorceforge said:
I have always waited for the stock-ish rom! Thank you for compiling! I will test whether the rom supports LTE variant even if you said it is for volantis ;D
BTW, I am so jealous that there is PopSci magazine in your country's Google Play library, because mine is not.
나의 Nexus 9 의 Tapatalk에서 보냄
Click to expand...
Click to collapse
Hey sorceforge, just wondering if you had a chance to try it on the LTE version yet?

spiderlily said:
Hey sorceforge, just wondering if you had a chance to try it on the LTE version yet?
Click to expand...
Click to collapse
New build up... I don't have lte version so if someone can test and report back that'd be great

bshiznit said:
I don't have lte version so if someone can test and report back that'd be great
Click to expand...
Click to collapse
I can confirm 4G/3G data works on your ROM. Good job :good:
Although I had to set the APN manually. Which wasn't a problem, but you might like to warn other users if LTE doesn't connect automatically.

flash in progress ....
20 minutes expected and does not go forward. solution ???
Nb Use last TWRP

Related

[ROM] [4.4.4] [OFFICIAL] OmniROM for the TF300T

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OmniROM for TF300T
About OmniROM
See what OmniROM is all about: http://omnirom.org/about/
What do you need
OmniROM is a custom ROM and to be able to install a custom ROM, you will need to unlock your bootloader. You can unlock your bootloader from the Asus website. Please be advised that you will loose your warranty.
You need to be on the latest 4.2 bootloader. If not please update to the lastest Asus stock ROM first, otherwise you might brick your TF300T!!!
To be able to install OmniROM you will need TWRP 2.7.0.0 or higher
You need to have TWRP or CWM installed
You will need a flashable GApps package
You need SuperSU if you want to have root access
See the Downloads part of this message for the needed packages
How to install
To install OmniROM please follow these instructions:
Boot into recovery and flash the TWRP 2.8.0.0ZIP (or higher)
Reboot the tablet into the old ROM
Reboot into recovery again
Do a factory reset / full wipe
Flash the OmniROM zip file, the GApps ZIP file and SuperSU ZIP file
Reboot the tablet and enjoy OmniROM
Downloads
Below are the files you need for flashing OmniROM:
TWRP flashable ZIP: https://www.androidfilehost.com/?w=files&flid=11923
Official TWRP: http://teamw.in/project/twrp2/97
The latest nightly build: http://dl.omnirom.org/tf300t/ (or my homebuild version, see second post)
PA GApps http://forum.xda-developers.com/showthread.php?t=2397942
SuperSU from Chainfire: http://download.chainfire.eu/supersu
To see the changes in the nightly builds visit https://changelog.omnirom.org/#/tf300t/next
Enjoy OmniROM
XDA:DevDB Information
OmniROM for Asus Transformer TF300T, ROM for the Asus Transformer TF300T
Contributors
scanno
Version Information
Status: Testing
Created 2014-10-27
Last Updated 2014-10-27
Homebuild versions
The homebuild versions are NOT official versions of OmniROM and are build by myself. The reason for these builds are that some changes are not committed to OmniROM yet and might be interesting for you. One example is the multi-window feature. This feature is not yet included in the nightly builds.
Get the homebuild versions below:
[20141102]
ZIP: https://www.androidfilehost.com/?fid=95784891001605649
MD5: ff13347673fd633c5ee351851177bb4d
[20141026]
ZIP: https://www.androidfilehost.com/?fid=95784891001602386
MD5: 6dc6c933dfb22d11fe086b8fe38e9cfd
[20141019]
ZIP: https://www.androidfilehost.com/?fid=95747613655047703
MD5: 29a42f444e0ae06da91e429e715314f1
[20140801]
ZIP: http://www.androidfilehost.com/?fid=23578570567723248
MD5: af0447bac4ddb81175ac86d475e82ad3
[20140719]
ZIP: http://www.androidfilehost.com/?fid=23578570567715444
MD5: 36578b1420c3dc0993ee31e278c0bb70
[20140622]
ZIP: http://www.androidfilehost.com/?fid=23501681358551116
MD5: ad0d57583f654c5ee64f7a2eaebc84b6
[20140615]
ZIP: http://www.androidfilehost.com/?fid=23501681358547509
MD5: a7f5be71c42d80b08f7b4b289ead56bc
[20140601]
ZIP: http://www.androidfilehost.com/?fid=23501681358540791
MD5: 0a19aa7dd8e479c28db40008a1c4df4a
[20140525]
ZIP: http://www.androidfilehost.com/?fid=23501681358538036
MD5: c6a03525d4fde4e44d855abfa939397d
[20140518]
ZIP: http://www.androidfilehost.com/?fid=23487008491966216
MD5: 3431678dc2e8c50482a00735378b212e
[20140504]
ZIP: http://www.androidfilehost.com/?fid=23329332407591452
MD5: e7b5cb6959ab7c839b181c36e24e80af
Changelog:
For the official nightly changelog see: https://changelog.omnirom.org/#/tf300t/next
Below is the changelog for the homebuild versions:
[20140801]
Wifi priority
Smartdimmer enabled
[20140719]
Sycned with the latest upstream changes
Settings app has the old tablet layout back
All function keys on the dock are working now
Hotword detection working (OK Google). Thanks to Christian Hoffmann
[20140518]
Important kernel security fix
Synced and added the latest changes
[20140411]
App Circle side bar added (was removed in the previous april build)
Updated with the latest merged commits
[20140323]
Removed Multi-Window
App circle sidebar
Floating window (combined with the App Circle sidebar)
[20140316]
Automatic download of LTO data (dirty solution, but will do for now). Should make GPS work and/or get a much faster fix
Synced with upstream sources
[20140216]
Re-added multi-window PS18 after rebasing
Synced with upstream OmniRom sources
Battery saving (See settings/battery)
[20140207]
Synced with the OmniROM repository
Latest OmniSwitch commits
NO multi-window due to merge conflicts
[20140126]
- Synced with the repository
- ROW added as optional scheduler (set in performance settings)
- Dynamic FSYNC added
- NTFS support added
[20140105]
- eq should be working
[20140101]
- Some BT changes
- upstream changes
[20131220]
- Dock SDCard
- upstream changes
Omni is up to 4.4.2 correct? I'm in the process of building, at this moment, for d2att/tmo. Is multi window in the official build or does it still need to be pulled from the gerrit?
Sent from my SAMSUNG-SGH-I747 using Tapatalk
tobiascuypers said:
Omni is up to 4.4.2 correct? I'm in the process of building, at this moment, for d2att/tmo. Is multi window in the official build or does it still need to be pulled from the gerrit?
Sent from my SAMSUNG-SGH-I747 using Tapatalk
Click to expand...
Click to collapse
Needs to be cherry picked. It is still a WIP and yes it is 4.4.2
Sent from my TF300T using Tapatalk 4
Thank you! Well flash asap!
thank you!
Thanks a lot for such a smooth build. Great work.. No issues at all, everything works without a glitch. Pure awesomeness.
what kernels work well with ths rom guys?
robgee789 said:
what kernels work well with ths rom guys?
Click to expand...
Click to collapse
The kernel included in the rom offcourse
Jelly bean kernels can be compatible if they update the ramdisk.
Sent from my Xperia T using Tapatalk
Does anyone know what happened with stock browser? It does not have incognito mode any more and bookmarks doesn't sync. Both are working on my phone with CM11.
External SD in NTFS is not recognized, but it can be mounted with Paragon in read mode for now.
stenc55 said:
Does anyone know what happened with stock browser? It does not have incognito mode any more and bookmarks doesn't sync. Both are working on my phone with CM11.
External SD in NTFS is not recognized, but it can be mounted with Paragon in read mode for now.
Click to expand...
Click to collapse
NTFS is not included in OmniROM as far as I know. In 4.3 I ported it from CM10.2 but got lost when gerrit crashed.
On the gapps download page there is a zip that enables bookmark sync (I think).
Sent from my Nexus 10 using Tapatalk 4
I'm convinced that you will do it again over time. I'm surprised how much of Omni stuf is working at this moment. But you know there will be whining "I can't access my external sd od USB" so there I posted temp solution.
I'm using stripped gapps from CM11 thread so I guess that's why I didn't have bookmarks Sync. I didn't know it's in gapps, I have always thought it's in system.
Is there an unlock tool for the TF300?
Sent from my Kit Kat Nexus
There is an official one on the Asus homepage
It is an apk and you will loose your warranty...
Aosp browser is no longer supported by google for 4.4 so incognito and history don't work anymore and google will never fix it
Sent from my Nexus 4 using Tapatalk
I do not have a camera function tried downloading Google 4.4 app camera no go. Is this normal at this time or am I doing something wrong.
What gapps did you try?
Sent from my Xperia T using Tapatalk
scanno said:
What gapps did you try?
Sent from my Xperia T using Tapatalk
Click to expand...
Click to collapse
12-14 Gapps standard 4.4.2
wa0qbu said:
12-14 Gapps standard 4.4.2
Click to expand...
Click to collapse
I have the camera and it is working.
My suggestion would be to reinstall but before you run the zip, wipe the system partition first. This will prevent any scripts from running and backing up gapps that should not be backed up.
You can format the system partition by selecting advanced wipe and select the system partition.
Sent from my TF300T using Tapatalk 4
scanno said:
I have the camera and it is working.
My suggestion would be to reinstall but before you run the zip, wipe the system partition first. This will prevent any scripts from running and backing up gapps that should not be backed up.
You can format the system partition by selecting advanced wipe and select the system partition.
Sent from my TF300T using Tapatalk 4
Click to expand...
Click to collapse
Thank you will do this when I get home Great work thanks for all your efforts.

[ROM][4.4.4] OmniROM - Everest - bigPart

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Omnirom 4.4.4 coming to a xoom near you!
This ROM is for everest.
For the wingray ROM click here.
For the stingray ROM click here.
Please only write everest specific posts in this thread, meaning mobile data 3G specific.
For all general questions use the wingray ROM thread.. Thanks
Based on:
OmniROM "omnirom-4.4.4"
Kernel ElementalX-Xoom-2.1 by flar2
Download
omni-4.4.4-latest-everest-HOMEMADE.zip (md5sum)
Download GApps
One of these may be applied:
pa_gapps-modular-full-4.4.2-20131230-signed.zip (Source Source2) (Note: TTS crashes, On boot if asked which Launcher ->Launcher3 is the fastest)
pa_gapps-modular-mini-4.4.2-20131215-signed.zip (Source Source2) (Note: Removes Omnirom stock Launcher3, TTS crashes in settings)
gapps-wingray-kk-20131223.zip (Note: TTS removed as it currently crashes)
Note: Not fully tested.
Download Root
UPDATE-SuperSU-v1.86.zip
Download Deprecated
Browse deprecated
Install
You will need bigPart TWRP and execute the repartitioning as described in
Source
Prerequisites
TWRP 2.6.3.0 R.A.H BigPart Edition Recovery
The ROM you want to flash
Instructions
Your data will be totally wiped! If you have Nandroids, TitaniumBackups, or anything of any value on your internal storage, copy them to your microsd or computer! They will be gone forever! Your microsd card is the only safe haven on your Xoom during this process.
Put TWRP 2.6.3.0 BigPart version and your desired rom on your microsd card.
Reboot into recovery. Flash TWRP BigPart.
Reboot into recovery. Go into wipe menu. Select "Advanced Wipe". Check
Dalvik Cache
System
Cache
Data
Internal Storage
and wipe them. Don't reboot just yet.
Go into install. Recovery should show your microsd storage by default. If not, using the navigation panel, navigate to root then go into "sdcard". You can now follow the steps below, starting with Flash omni-4.4.2-201XXXXX-wingray-HOMEMADE_XXXX.zip.
If updating from older ROM version in this thread, you don't have to wipe anything
If updating from an different rom, wipe
Dalvik Cache
System
Cache
Data
Flash omni-4.4.2-201XXXXX-everest-HOMEMADE_XXXX.zip
Flash gapps-xxxx.zip
Flash UPDATE-SuperSU-v1.86.zip
Reboot
Issues
Same graphic glitches like in any xoom 4.3 rom
Camera not working
Wifi not working
GPS not working
HW Videodecoding not working
"Unfortunately Messaging has stopped"
SDCard not mounted
"Unfortunately Simpsons Tapped Out has stopped"
In AudioDock, VolumeControl does not work
Emotions are not displayed in Emotionsselector.
No carrier is displayed on lockscreen
Selecting an alternative keyboard language crashes.
HDMI output not working.
Wallpaper selection crashes if no gapps are installed
...
Tips'N'Tricks
Show Developer and Performance settings
Go to the settings menu, and scroll down to "About phone." Tap it.
Scroll down to the bottom again, where you see "Build number."
Tap it seven (7) times, and *poof*, you've got the developer settings back.
Reduces lagging
Overclock to 1.4Ghz (Performance menu)
Decrease animation duration to .25 (Developer options menu)
Source
https://github.com/Schischu
Thanks
dreamcwli
DJNoXD
bubor
michie
flar2
Adler12
realjumy
rchtk
bigrushdog
Special thanks to everybody who donated, You guys rock!
Changelog
The list below may not be up to date.
Check CHANGES for a more current and detailed changelog instead.
omni-4.4.2-20140106-1406+0100-everest-HOMEMADE
- Update OmniROM "omnirom-4.4.2" from 6th of January 2014
- Add USB-OTG support
omni-4.4.2-20140105-2325+0100-everest-HOMEMADE
- Update OmniROM "omnirom-4.4.2" from 5th of January 2014
- Add bigPart check to update.zip. Will assert if not bigPart TWRP
- Add OTA support
omni-4.4.2-20140103-1128+0100-everest-HOMEMADE
- opengl no config fix (Simpsons Tapped out, ...) ... again ...
omni-4.4.2-20140102-1349+0100-everest-HOMEMADE
- Update OmniROM "omnirom-4.4.2" from 2nd of January 2014
- Selecting an alternative keyboard language crashes fix
omni-4.4.2-20140101-1357+0100-everest-HOMEMADE
- Initial version
thanks for reviving Xoom 3g again.downloading.
Sent from my Xoom Wifi using XDA Premium 4 mobile app
Thanks for your hard work :good:
Schischu said:
Changelog
omni-4.4.2-20140101-1357+0100-everest-HOMEMADE
- Initial version
Click to expand...
Click to collapse
....Lots and lots of thanks Schischu...
Wow, so fast! Gonna try this as soon I can find the time to repartition and install.
Thanks so much for your hard work!
Sent a long time ago from a Galaxy S2 far, far away...
Many thanks. My kits can now enjoy kitkat everyware
Sent from my Xoom 3G using xda app-developers app
Thank you, and happy new year.
One question. If I am changing to this ROM from the wingray one do I have to wipe everything or just davlik and cash?
I'll flash and let you know Schischu, great gift for the new year
Thanks very much to the developers.
It's working great! . Didn't worked out of the box. Had to set the APN to my provider.. It shows 3G, not H besides the radio icon, but the speed i get is the usual from my provider (vIvo Brazil)
I did a dirty flash over the Omnirom 4.4.2 Wingray rom. Only wiped cache and dalvik. I didnt flash google apps or su again. It's all working well. I keep using Art runtime. Thanks again.
Flushed over wingray, working great. Recognized provider immediately. Great job.
Just repartitioned and flashed this rom. Everything working great with ART enabled. (3G connection as well.) Feels really snappy after a few basic tweaks.
Two questions though..
1. Aren't the status bar and navigation bar supposed to be transparent?
2. Is there some kind of workaround to get tablet mode? Would really prefer to just have one bar at the bottom of the screen.
Thanks a lot for bringing KitKat to the Xoom!
Sent a long time ago from a Galaxy S2 far, far away...
has anyone tried the tethering feature? Is it working properly? Sorry for not being able to test but I really can't afford to lose the tethering right now as internets is limited.
Source/Modifictaion needed for RIL to work
Schischu, thx a lot for making RIL works in Xoom, is it possible for you to share the modification (source code) needed to make RIL works, we are pretty much stuck at Atrix 4g. Thx. in advance
Ooops, thx. a lot, github is updated with Everest & Stingary device tree, Thx. a lot! Schischu
hawkstorm said:
has anyone tried the tethering feature? Is it working properly? Sorry for not being able to test but I really can't afford to lose the tethering right now as internets is limited.
Click to expand...
Click to collapse
Can't confirm on everest, but wifi tethering is working great on the stingray build.
Sent from my Xoom LTE using XDA Premium 4 mobile app
Great work guys!
I'll try this as soon as I have some free time.
Just one question. Do I have to flash the BigPart boot image package after I do the repartition, or it's not needed?
Xoom goes on
It is on the Portal
http://www.xda-developers.com/andro...alive-and-kicking-receives-functional-kitkat/
Congratulations
:good:
Schischu said:
Omnirom 4.4.2 coming to a xoom near you!
This ROM is for everest.
For the wingray ROM click here.
For the stingray ROM click here.
Based on:
OmniROM "omnirom-4.4.2" from 23rd of december 2013
Kernel ElementalX-Xoom-2.1 by flar2
Download (20140101 - 13:57)
omni-4.4.2-20140101-1357+0100-everest-HOMEMADE.zip (md5sum)
Download GApps
One of these may be applied:
pa_gapps-modular-full-4.4.2-20131230-signed.zip (Source Source2) (Note: TTS crashes, On boot if asked which Launcher ->Launcher3 is the fastest)
pa_gapps-modular-mini-4.4.2-20131215-signed.zip (Source Source2) (Note: Removes Omnirom stock Launcher3, TTS crashes in settings)
gapps-wingray-kk-20131223.zip (Note: TTS removed as it currently crashes)
Note: Not fully tested.
Download Root
UPDATE-SuperSU-v1.86.zip
Download Deprecated
Install
You will need bigPart TWRP and execute the repartitioning as described in (here.
If updating from older version in this thread, wipe
Dalvik Cache
Cache
If updating from an different rom, wipe
Dalvik Cache
System
Cache
Data
Flash omni-4.4.2-201XXXXX-everest-HOMEMADE_XXXX.zip
Flash gapps-xxxx.zip
Flash UPDATE-SuperSU-v1.86.zip
Reboot
Issues
Same graphic glitches like in any xoom 4.3 rom
Camera not working
Wifi not working
GPS not working
HW Videodecoding not working
"Unfortunately Messaging has stopped"
SDCard not mounted
"Unfortunately Simpsons Tapped Out has stopped"
In AudioDock, VolumeControl does not work
Emotions are not displayed in Emotionsselector.
No carrier is displayed on lockscreen
Selecting an alternative keyboard language crashes.
...
Tips'N'Tricks
Reduces lagging
Overclock to 1.4Ghz (Performance menu)
Decrease animation duration to .25 (Developer options menu)
Source
https://github.com/Schischu
Thanks
dreamcwli
DJNoXD
bubor
michie
flar2
Adler12
realjumy
rchtk
bigrushdog
Click to expand...
Click to collapse
@Schischu thank you very much. I'm looking forward to having a good internet connection to test it. You are awesome, mate!
I am using this ROM for the past 24 hours and I can say I am quite satisfied with performance considering that is still first build.
I use OP Tips and never use ART due to incompatibility issue with some of my applications
- I had to manually add my APN settings for my data card
- Switched to Launcher 3 since it is smoother
No major bugs so far and I believe that soon this Rom will fly
A Big Thank You
To @Schischu, @realjumy and all the other great devs out there, a big thank you for keeping this tab alive. You guys rock!
I'll be doing the Repartition and shiny new kitkat rom as soon as I have the time.
Thanks guys

[ROM][4.4.4] CyanogenMod 11.0 - Wingray Stingray Everest - bigPart

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod 11.0 coming to a xoom near you!
This ROM is for wingray, stingray and everest.
Based on:
CyanogenMod "cm-11.0"
Kernel ElementalX-Xoom-2.1 by flar2
Download
cm-11-latest-UNOFFICIAL-wingray.zip (md5sum)
cm-11-latest-UNOFFICIAL-stingray.zip (md5sum)
cm-11-latest-UNOFFICIAL-everest.zip (md5sum)
Download GApps
TBD
Download Root
Already included
Download Deprecated
Browse deprecated
Install
You will need bigPart TWRP and execute the repartitioning as described in
Source
Prerequisites
TWRP 2.6.3.0 R.A.H BigPart Edition Recovery
The ROM you want to flash
Instructions
Your data will be totally wiped! If you have Nandroids, TitaniumBackups, or anything of any value on your internal storage, copy them to your microsd or computer! They will be gone forever! Your microsd card is the only safe haven on your Xoom during this process.
Put TWRP 2.6.3.0 BigPart version and your desired rom on your microsd card.
Reboot into recovery. Flash TWRP BigPart.
Reboot into recovery. Go into wipe menu. Select "Advanced Wipe". Check
Dalvik Cache
System
Cache
Data
Internal Storage
and wipe them. Don't reboot just yet.
Go into install. Recovery should show your microsd storage by default. If not, using the navigation panel, navigate to root then go into "sdcard". You can now follow the steps below, starting with Flash cm-11-201XXXXX-UNOFFICIAL-wingray.zip.
If updating from older ROM version in this thread, you don't have to wipe anything
If updating from an different rom, wipe
Dalvik Cache
System
Cache
Data
Flash cm-11-201XXXXX-UNOFFICIAL-wingray.zip
Flash gapps-xxxx.zip
Reboot
Issues
TBD
Tips'N'Tricks
Show Developer and Performance settings
Go to the settings menu, and scroll down to "About phone." Tap it.
Scroll down to the bottom again, where you see "Build number."
Tap it seven (7) times, and *poof*, you've got the developer settings back.
Reduces lagging
Overclock to 1.4Ghz (Performance menu)
Decrease animation duration to .5 (Developer options menu)
Source
https://github.com/Schischu
Thanks
dreamcwli
DJNoXD
bubor
michie
flar2
Adler12
realjumy
rchtk
bigrushdog
Special thanks to everybody who donated, You guys rock!!!
Changelog
The list below may not be up to date.
Check CHANGES for a more current and detailed changelog instead.
cm-11-20140105-UNOFFICIAL-1945+0100-wingray|stingray|everest
- Update CyanogenMod "cm-11.0" from 5nd of January 2014
- Add OTA support
cm-11-20140104-UNOFFICIAL-1537+0100-wingray|stingray|everest
- Update CyanogenMod "cm-11.0" from 4nd of January 2014
- "Unfortunately Messaging has stopped" fix
- Camera fix
- HW VideoDecoding fix
cm-11-20140104-UNOFFICIAL-0939+0100-wingray|stingray|everest
- Add stingray and everest
- Add bigPart check to update.zip. Will assert if not bigPart TWRP
cm-11-20140103-UNOFFICIAL-wingray
- Initial version
WOW You've been busy. lol
Thanks for all the effort you have put in.
As already stated: wow! You're on a roll! Thanks a lot for sharing everything with the community.
Can we hope for an Everest version of this as well?
Sent a long time ago from a Galaxy S2 far, far away...
cant wait till everest cm comes!
Dude seriously? This is way beyond awesome :victory:
I bet you are having longer new year holiday for this Waiting for the Everest as well
For the user, what is the difference of KitKat Omni and CM in this device?
Hmm what the !!, I thought CM was dead for Xoom??Big round of applause for you all, especially from us Everesters...
Everest already?! You're not human! :sly:
Really eager to try this on my Everest. As asked above, difference of user experience between CM and Omni?
Once again, a big round of applause for you Schischu! :thumbup:
Sent a long time ago from a Galaxy S2 far, far away...
sadly, it isn't updating its "FAILING" error executing updater binary, ooops I think it bricked
Try redownloading the rom.
There was an error on the server which caused all files downloaded earlier today to be invalid.
And the md5sum is also invalid, so dont copy it to your device.
Which gapps do i need to download by the way?
I've managed to successfully install the ROM and have found the following issues -
Not sure what version of gapps to install as there are no links. Tried downloading gapps-kk-20131208.zip from cyanogen but get the following error.
E:Error executing updater binary in zip '/sdcard/gapps-kk-20131208.zip'
Error flashing zip '/sdcard/gapps-kk-20131208.zip
Updating partition details...
Messaging - Unfortunately, Messaging has stopped
Camera - Unfortunately, Camera has stopped
Flash content - no video, audio only
Also, in the developer options the lowest Animation scale duration is .5x (not .25x)
Great to see some fine development, keep up the good work.
Also like to add to the above that the font inside the folders are cut off.
Font for the battery percentage inside the circle also not centred.
Thanks for your great work. My Xoom feels faster than ever in everyday use.
Edit:
Just installed nova and everything working fine minus camera crashing.
CM11 for the xoom is awesome news!!! I just installed todays (wingray) and as mentioned the camera isn't working. Also, where is "mmersive mode?" Any idea why on the omni rom with immersive mode is enabled, homescreen scrolling is completely lag free?
Again, thanks for continuing to take the time and support this device. I just came from stock 4.1.2, tried cm10.1 but it hung up too much. CM11 is ridiculously fast!
superbay said:
Which gapps do i need to download by the way?
Click to expand...
Click to collapse
both PA and banks core gapps work fine
Sent from my Nexus 5
Just installed the latest version (cm-11-20140104-UNOFFICIAL-1537+0100-wingray). Camera and messaging issues now fixed :good: Also installed pa gapps and the apps seem to be running fine (gmail, play store, voice search and youtube).
The only other thing to note is that when scrolling from one home screen to another you are left with a white transparent background. Not sure if this launcher related or something else.
Great ROM for such an early build.
Edit:
Forgot to mention that flash content from bbc.co.uk is still audio only.
Amazing !
Better compatibilty than OMNIROM.
More fluidity, faster boot and now, games from King.com work fine.
Thanks very much.
Thank you for CM11, but no advantages (only double-tap to sleep) to Omni-Rom, but same disadvantages:
- TB has problems with superuser (can't delete sams apps)
- fc with toogles
- start in recovery?
- Omni feels smoother
- no expanded mod
I got the updated rom in, successful, but Gapps =kk-20131119 failed, is there a link for PA or Banks?
no*boundaries said:
I got the updated rom in, successful, but Gapps =kk-20131119 failed, is there a link for PA or Banks?
Click to expand...
Click to collapse
banks gapps - bit.ly/19VbAlL
Sent from my Nexus 5

[ROM][AROMA] FreedomOS 1.3 [7.0][OOS][4.0.3][11/2][STABLE]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FreedomOS allows you to debloat your ROM smartly.
Everything is customisable, you can install the most minimalistic rom, like a fully modded rom.
So basically, it install the untouched stock rom and install and remove all the functionality you have selected in the aroma.
Features :
Install/Uninstall Google apps:
- Android Pay
- Calculator Google
- Calendar Google
- CallSync
- Camera Google
- Cloud Print
- Contatcs Google
- DialerFramework
- Dialer Google
- DMAgent
- Google Drive
- Exchange Google
- FaceDetect
- FaceUnlock
- Gmail
- GoogleTTS
- Hangouts
- Hotword
- Keyboard Google
- Messenger
- Package Installer Google
- Pixel Icons
- Pixel Launcher
- Photos
- Play Games
- Print Service Google
- Search
- Speech
- Storage Manager Google
- Tag Google
- Talkback
- Wallpapers
- YouTube
All the others apps have been removed
Install/Uninstall system apps :
- AntHal
- Android Pay
- Basic Dream
- Bluetooth Midi Service
- Bluetooth Test Mode
- Desk Clock
- Document (File Manager)
- Download
- EngineeringMode
- EngSpecialTest
- Facelock
- Galaxy
- Holospiral
- Animated wallpaper
- LogKitSdService
- Music
- Noise Feild
- OemAutoTestServer
- OEMLogKit
- OnePlus Camera
- OnePlus Gallery
- OnePlus OTA
- OnePlus Setup Wizard
- Phase Beam
- Protips
- SensorTestTool
- SwiftKey
- Tags
- WifiRfTestApk
- Dive Icons
- Rifon icons
- Enforcing kernel
- SuperSU | systemless 2.79 STABLE
- Xposed Installer Material | Flash the Xposed zip after the AROMA installation
- Adaway + hosts file
- Android Debugging Bridge
- Substratum Theme Engine Legacy
- Google DNS
- EmojiOne
- MultiWindows
- Patched Stock Kernel, disable force encryption and some tweaks.
- ARISE Sound System
- Google Assistant
Instructions :
You need an unlocked bootloader with TWRP.
- Install the latest official TWRP
- Download and copy the zip file in your OP3T
- Reboot into TWRP
- Make a nandroid backup (optionnal)
- :good: Clean flash Wipe data/system/dalvik/cache | Dirty Flash: Wipe System/Cache/Dalvik
- Install > Select FreedomOS zip file
- Enjoy aroma installer
- Done
"Can i dirty flash this rom ?"
Please, read the second post and the thread
Keep in mind, i do not have this device on my side.
OnePlus has stopped offer the OnePlus3T to the devs.
nevax one (Mirror 1) | AFH (Mirror 2)
Don't forget to put md5 file in the same directory of the the rom zip.
Like that TWRP will chack the integrety of the rom.
Changelogs
GitLab | Github (Mirror)
Enjoy what I do? Want to show your appreciation? You can donate HERE.​
Special thanks to :
People who have donated to me to support ongoing development,
to all contributors ,
and of course all the beta testers.
Credits :
OnePlus for everything.
@Chainfire for SuperSU.
@amarullz for aroma project.
@rovo89, @DVD android for Xposed Installer.
@kickoff for the new aroma theme,
@xpirt for the python script.
@A.R.I.S.E. Sound Systems,
@xpirt for the python script
@YashdSaraf for the busybox binaries,
The Open GApps Project,
jcadduono for no-dm-verity script,
Maybe more people, tell me!
XDA:DevDB Information
FreedomOS for OnePlus3T, ROM for the OnePlus 3T
Contributors
NevaX1
Source Code: https://gitlab.com/Nevax/FreedomOS
ROM OS Version: 7.x Nougat
ROM Firmware Required: All included!
Based On: OxygenOS
Version Information
Status: Stable
Current Stable Version: 1.3
Stable Release Date: 2017-02-11
Created 2017-01-15
Last Updated 2017-02-27
Faq - readme
FAQ / README​
If you can't find the answer here, use the search function!
Want to report an issue, a problem?
Please report it HERE, it much more handy compared to the forum.
Provide as much information as possible, the installation logs or logcat are important.
You can also suggest your ideas
What is the Google Dialer issues?
For now Google Dialer + Contacts still at his experimental state.
IMPORTANT: If you are perfoming a dirty flash with Google Dialer and your previous dialer was OnePlus Dialer, you will get issues with databases (force close, unable to access to some settings)!
Same if your previous was Google Dialer and want OnePlus dialer, do not mix different dialer.
So if you wan to switch your dialer, clean flash.
Read more here
Can i dirty flash this rom ?
Yes you can, but you need to do a wipe system, cache and dalvik.
Obviously, if you can make a clean flash do it, it's better.
Don't dirty flash if your previous rom was not FreedomOS or OxygenOS.
I got a bootloop caused by a incompatible/bad layer.
Boot into TWRP.
Go to Mount.
Select System.
Return to Home.
Go to Advanced.
Go to file manager.
Go to /system/vendor/overlay/ and remove the bad overlay apk.
Where is my SwiftKey?
Swiftkey icon is hidden with the OnePlus launcher,
Go to 'Settings > Language & input > Actual keyboard > Select keyboard'.
My installation is stuck at XX%.
Wait one or two minutes and touch two times at the bottom right of your screen.
The installation will end correctly.
If you got nothing, reflash the rom.
I'm stuck on boot logo after flashing stock kernel by myself
Flash SuperSU with unpatched kernel (provided in the zip file) or re-flash the rom with SuperSU.
I have unselected SuperSU in the aroma and now i want it.
Reflash the rom or flash the unpatched stock kernel available in AFH, and flash the latest SuperSU zip.
Tips :
For reducing the battery usage, i recommend to disable Viper4Android for the phone speaker for everyday usage.
The economy will minimal but we don't need an audio treatment for a simple *ding* notification.
Join the beta team !
We use Slack, just give me your email address in PM and i will send you an invitation to join the team.
Tell me if you have a linux system for building the rom, any virtual machine will do the job.
Screenshots : (outdated)
Review / How to:
XDA Review
Holy cow..!!
I thought I was drunk..
Welcome to the 3t forums mate.. It was a pleasure using ur rom in the 3..
geekynoob said:
Holy cow..!!
I thought I was drunk..
Welcome to the 3t forums mate.. It was a pleasure using ur rom in the 3..
Click to expand...
Click to collapse
Thanks you and welcome back
AFH mirror is now up!
Glad to see Freedom OS coming to 3T as stable
Good Luck
Holly Smokes this ought to be gooooooood.....I here nothing but positives from your users (I'm new my first Oneplus device, not new to custom ROMs).
Little confused if this is based on Nougat, yet Xposed is listed as a feature hmmmm how? However
Let the fun begin...
Thank you for the ROM mate, nice to see you here ?
Finaaaaaaaaaally.
Duncan1982 said:
Holly Smokes this ought to be gooooooood.....I here nothing but positives from your users (I'm new my first Oneplus device, not new to custom ROMs).
Little confused if this is based on Nougat, yet Xposed is listed as a feature hmmmm how? However
Let the fun begin...
Click to expand...
Click to collapse
Welcome, this feature is between strike tags for now
t-shock said:
Glad to see Freedom OS coming to 3T as stable
Good Luck
Click to expand...
Click to collapse
Thank you, glad to see you here too
teejayd said:
Thank you for the ROM mate, nice to see you here
Click to expand...
Click to collapse
Thanks you
thanx a lot
Does this rom support OTA updates?
My actually setup of my device OP3T
OOS 4.0.1 rooted SuperSU 2.79 format data f2fs,decrypted
My noob question is
Before flashing this Rom must formated data to ext4???In TWRP Recovery beta8
substratum ? 1080p 60fps record ?
---------- Post added at 09:13 PM ---------- Previous post was at 09:13 PM ----------
El-Lobo68 said:
My actually setup of my device OP3T
OOS 4.0.1 rooted SuperSU 2.79 format data f2fs,decrypted
My noob question is
Before flashing this Rom must formated data to ext4???In TWRP Recovery beta8
Click to expand...
Click to collapse
i am on ext4 i will flash this rom and give u a feedback
I'm guessing when you say between tags, this means it's not Active right now but will be when Xposed for Nougat is available, screenshots show V85 as working, Not a noob honestly lol just a bit baffled....
Now after a second perusal of the OP I see that the Screenshots are outdated Do'h yup we all get Homer moments lol
Duncan1982 said:
I'm guessing when you say between tags, this means it's not Active right now but will be when Xposed for Nougat is available, screenshots show V85 as working, Not a noob honestly lol just a bit baffled....
Click to expand...
Click to collapse
As you can see the screenshots are mainly outdated.
i'll update it one day
Failed installation. OP3T, Clean installation. Log: https://gist.github.com/CODeRUS/429181cdee76173d21cf33ba16edb229
Wow. Wasn't expecting this !!!
Is this a unified rom with the OP3 or a separate build ?
Stupid question.. if on 3.5.4 can I flash this or do I need to upgrade to 4.01 first?
Sent from my ONEPLUS A3000 using Tapatalk
coderus said:
Failed installation. OP3T, Clean installation. Log: https://gist.github.com/CODeRUS/429181cdee76173d21cf33ba16edb229
Click to expand...
Click to collapse
What's your recovery?
djr4x4 said:
Stupid question.. if on 3.5.4 can I flash this or do I need to upgrade to 4.01 first?
Sent from my ONEPLUS A3000 using Tapatalk
Click to expand...
Click to collapse
You can flash it directly over it.

[EOL][ROM][AROMA] FreedomOS 2.0.2 [7.1.1][OOS][4.5.14][STABLE][SAFETYNET ✓]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FreedomOS allows you to debloat your ROM smartly.
Everything is customisable, you can install the most minimalistic rom, like a fully modded rom.
So basically, it install the untouched stock rom and install and remove all the functionality you have selected in the aroma.
Features :
Install/Uninstall Google apps:
- Android Pay
- Calculator Google
- Calendar Google
- CallSync
- Camera Google
- Cloud Print
- Contatcs Google
- DialerFramework
- Dialer Google
- DMAgent
- Google Drive
- Exchange Google
- FaceDetect
- FaceUnlock
- GCS
- Gmail
- GoogleTTS
- Hangouts
- Hotword
- Keyboard Google
- Messenger
- Package Installer Google
- Pixel Icons
- Pixel Launcher
- Photos
- Play Games
- Print Service Google
- Search
- Speech
- Storage Manager Google
- Tag Google
- Talkback
- Wallpapers
- YouTube
All the others apps have been removed
Install/Uninstall system apps :
- AntHal
- Android Pay
- Basic Dream
- Bluetooth Midi Service
- Bluetooth Test Mode
- Desk Clock
- Document (File Manager)
- Download
- EngineeringMode
- EngSpecialTest
- Facelock
- Galaxy
- Holospiral
- Animated wallpaper
- LogKitSdService
- Music
- Noise Feild
- OemAutoTestServer
- OEMLogKit
- OnePlus Camera
- OnePlus Gallery
- OnePlus OTA
- OnePlus Setup Wizard
- Phase Beam
- Protips
- SensorTestTool
- SwiftKey
- Tags
- WifiRfTestApk
- Dive Icons
- Rifon icons
- Enforcing kernel (security first)
- Permissive kernel if wanted
- APT-X & APT-XHD support
- SafetyNet pass
- Magisk 13 with Magisk Manager
- SuperSU systemless STABLE
- Xposed Installer Material | Flash the Xposed zip after the AROMA installation
- Adaway
- Android Debugging Bridge
- Substratum Theme Engine Legacy
- Google DNS
- EmojiOne
- MultiWindows
- Patched Stock Kernel, disable force encryption and some tweaks.
- ARISE Sound System with Enforcing support
- Sony Music Player
- Google Assistant
- Wideband wifi support over 2.4GHz
Instructions :
You need an unlocked bootloader with latest official TWRP.
- Make sure you are using the correct TWRP, read FAQ
- Download and copy the zip file in your OP5
- Reboot to TWRP
- Make a nandroid backup (optionnal)
- Clean flash Wipe data/system/dalvik/cache | Dirty Flash: Wipe System/Cache/Dalvik
- Install > Select FreedomOS zip file
- Enjoy aroma installer
- Done
If you have ROM issues please post the issue along with a LOG in this thread or in GitLab issue tracker.
Posts will be removed by moderators without warning if they do not belong or are not accompanied by a LOG
FreedomOS Mirror 1 [FR] - Mirror 1
@genesixx Mirror [FR/CA/SG]- Mirror 2
@xByt3z Mirror [NL]- Mirror 3
@casual_kikoo Mirror [NL]- Mirror 4 Down for the moment
Make sure to be updated to the latest version of TWRP, link in the FAQ.
Don't forget to put md5 file in the same directory of the the rom zip.
Changelogs
GitLab | Github (Mirror)
Enjoy what I do? Want to show your appreciation? You can donate HERE.​
Special thanks to :
People who have donated to support ongoing development,
to all contributors ,
and of course all the beta testers.
Credits :
OnePlus for everything.
@kickoff for the aroma theme,
@Chainfire for SuperSU.
@amarullz for aroma project and the themes!
@topjohnwu for magisk
@rovo89, @DVD android for Xposed Installer.
@xpirt for the python script.
@A.R.I.S.E. Sound Systems,
@xpirt for the python script.
The Open GApps Project,
Maybe more people, tell me!
XDA:DevDB Information
FreedomOS 2.0.2 for OnePlus 5, ROM for the OnePlus 5
Contributors
NevaX1, casual_kikoo
Source Code: https://gitlab.com/Nevax/FreedomOS/
ROM OS Version: 7.x Nougat
Version Information
Status: Stable
Current Stable Version: 2.0.2
Stable Release Date: 2017-11-23
Created 2017-06-26
Last Updated 2018-03-22
Reserved
F.A.Q
How to pass SafetyNet?
- Follow the aroma installer, after that make sure to enable "Magisk Hide" in Magisk settings.
I can't pass wifi selection in SetupWizard
Sometime for a strange reason, the Google WebView provider isn't selected by the system. So try to reeboot else reflash the rom with Google Chrome.
Unable to mount /system partition
Boot into fastboot mode and type this command through adb:
Code:
fastboot format system
Magisk or SuperSU
Both are good to go, but depends of your need.
I have made a small comparaison, of course it does not contains all the criteria (different point of views are welcomed).
SuperSU:
A standard, compatible with almost all "rooted apps"
Break SafetyNet
Can increase battery drain
Magisk :
Include modules support (FOS include patched module for arise)
100% Systemless, do not break safetynet
Young project, some apps are not compatible
Which recovery should i use?
For now i can't recommand any stable twrp build, please follow the appropriate twrp thread for that
Want to report an issue, a problem?
Please report it HERE, it much more handy compared to the forum.
Provide as much information as possible, the installation logs or logcat are important.
You can also suggest your ideas
I'm getting an signal 11 Error at the end of the aroma installer
You have ticked to rebvoot your device at the end of the installer, and it just fail.
This is not a problem, just reboot it into twrp.
Can i dirty flash this rom ?
- You can dirty flash if u're using my previous version, but if anything wrong, a clean flash before reporting is a must.
I got a bootloop caused by a incompatible/bad layer.
Boot into TWRP.
Go to Mount.
Select System.
Return to Home.
Go to Advanced.
Go to file manager.
Go to /system/vendor/overlay/ and remove the bad overlay apk.
My installation is stuck at XX%.
- Wait one or two minutes and touch two times at the bottom right of your screen, if you got nothing reflash the rom.
I have unselected/selected a setting in the aroma and now i (don't) want it.
- Reflash the rom
Tips :
For reducing the battery usage, i recommend to disable Viper4Android for the phone speaker for everyday usage.
The economy will minimal but we don't need an audio treatment for a simple *ding* notification.
Reserved
Join the beta team !
We use Slack, just read my signature.
Review / How to:
XDA Review
Video review by @savadam
How to install by @savadam
Antutu by @savadam
first great job mate
genesixxbf3 said:
first great job mate
Click to expand...
Click to collapse
You don't even have the device.
So, real first.
Nice to see you there @NevaX1 !
YEAH!!!! Great job
casual_kikoo said:
You don't even have the device.
So, real first.
Nice to see you there @NevaX1 !
Click to expand...
Click to collapse
no need
Where's the faq link
Yes! My favorite ROM! Love seeing you here Nevax1!
Great to see you so fast!!
I'll do my job and share your rom in 'the' french forum you do know ( http://forum.frandroid.com/topic/258641-liste-roms-et-mods-du-op5/ )
Don't forget ..
NevaX1 said:
Instructions :
- Download and copy the zip file in your OP3
Click to expand...
Click to collapse
Good luck!
Nice to see you here @NevaX1
Watching this space
genesixxbf3 said:
first great job mate
Click to expand...
Click to collapse
What a kid
Thanks!
casual_kikoo said:
You don't even have the device.
So, real first.
Nice to see you there @NevaX1 !
Click to expand...
Click to collapse
Thanks, happy flashing my friend
rockafellor said:
YEAH!!!! Great job
Click to expand...
Click to collapse
Thanks!
Rebel7022 said:
Where's the faq link
Click to expand...
Click to collapse
Updated, some refresh will be done in a near future
rage77 said:
Yes! My favorite ROM! Love seeing you here Nevax1!
Click to expand...
Click to collapse
Thanks, you are welcome
néonaloj said:
Great to see you so fast!!
I'll do my job and share your rom in 'the' french forum you do know ( http://forum.frandroid.com/topic/258641-liste-roms-et-mods-du-op5/ )
Don't forget ..
Good luck!
Click to expand...
Click to collapse
Thanks!
FrAndroid is for me the french forum but i still don't understand the grouped thread
Good to see you here for the OnePlus 5
Not booting for me, dirty or clean just loops back into twrp?
passion8059 said:
Not booting for me, dirty or clean just loops back into twrp?
Click to expand...
Click to collapse
Make sure to use the latest twrp from @Xdevs23
Also if your system your system cannot be mounted, check the faq.
NevaX1 said:
Thanks!
FrAndroid is for me the french forum but i still don't understand the grouped thread
Click to expand...
Click to collapse
Well, the fact is, that we a few people for a ton of roms to test, so it couldn't be possible to create a thread for each and every rom... So we made the unified tread, where we can talk about everything regarding roms, mods, how-to flashing it, etc...
Not difficult to understand
NevaX1 said:
Make sure to use the latest twrp from @Xdevs23
Also if your system your system cannot be mounted, check the faq.
Click to expand...
Click to collapse
Latest recovery (59) from him, clean flash with magisk and i can't even reach the bootanimation, it boots me back to TWRP.
EDIT: Clean flash with SuperSU working, these rumors about Magisk isn't compatible with decryption are true.
néonaloj said:
Well, the fact is, that we a few people for a ton of roms to test, so it couldn't be possible to create a thread for each and every rom... So we made the unified tread, where we can talk about everything regarding roms, mods, how-to flashing it, etc...
Not difficult to understand
Click to expand...
Click to collapse
This is why i have leave this forum.
Unreadable and it's a real mess, especially for the new users (still my point of view).
Installed and seems to be running nice and smoothly! Great job dev!
@NevaX1 thank you for your great rom, i have test all roms for OnePlus 5 (even HydrogenOS lol) and your rom seem be the most custom/advanced rom with xXx. I will test and feedback soon
PS:Great idea to have remove encryption by default
PS2: Why you purpose old version for Magisk & SuperSU, it's a mistake in the presentation?

Categories

Resources