[ROM] [AOSP 6.0.1_r46] [Abandoned] Clean Whale - Pure AOSP - Nexus 6 Android Development

MOD EDIT: THREAD CLOSED PER OP REQUEST
Mods: Feel free to lock this thread. I'm done with this. Reasoning below.​
Alright well, it was cool. I didn't realize how much went into ROMs [development]. I came into this way over my head and didn't do the proper bug checking before posting it. This was a learning experience for me, and I thought I had this figured out. Oops. I'm going to continue working with ROM source code and expanding my knowledge of this, but it'll be all a personal, private project. Thanks to the community for all of the guides they've posted on this site, and I hope one day I can do something meaningful for this community.
If you really want to run a pure AOSP ROM, you should try @freak97's master branch builds. His has the Verizon call audio issue just as this one does, and neither of us seem to know why that is, but hopefully he figures it out. Fair warning about his builds though, Netflix doesn't work on his ROM (he's probably missing the vendor files which are on this ROM which allow Netflix to work, because DRM), and the package installer will force close if you try to install an APK from outside of the Play Store.
Click to expand...
Click to collapse
{
"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"
}
This is stock AOSP from the Google repos. It contains no extra features, other than the extremely small list below. Any additions to these builds will be purely for compatibility and to make the device easier to use (ex. Enabling tethering). I intend to keep this updated with each of the new releases which appear.​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Then cry. Then laugh more.
*/
What is "Clean Whale"?
Clean Whale is a ROM for the Google Nexus 6! Why the name? Because it's essentially pure AOSP running on the Nexus 6. Clean Android, Nexus 6 (shamu). Clean Whale. Why did I make a name for it if it's just AOSP? Because I needed a name for the Github repo. Deal with it.
Features
As stated above, this is pure AOSP with minimal changes. Here's what I've done:
Enabled Tethering
MultiROM support
Encryption isn't forced
Stock AOSP boot animation
Unrooted (also no Busybox. Just install it with an app.)
Yeah, that's literally it.
Kernel
This ROM uses the stock AOSP kernel from Google. The only thing added to it is the kexec-hardboot patch for MultiROM support. Yes, you can use MultiROM with this as a primary or secondary. Enjoy.
Changelog is in second post
Requirements:
Unlocked bootloader
The latest version of TWRP
Install Instructions:
Download the ROM.
Boot into TWRP make backup, and wipe (System, Data, Cache)
Flash the ROM
Flash SuperSU and/or GApps if you wish to use them.
Boot up and enjoy pure AOSP!
NOTE: First boot and signing in (if using GApps) may lag a little bit. Not much I can do about that, sorry. It'll go away pretty quick (if you really don't want to deal with it, reboot immediately after first boot).
Root
As stated above, this doesn't come with root OR Busybox. Why? Becuase neither are included in the source code, and I want this to be as close to the original source as possible. You can get root by flashing SuperSU (I've only tested the latest BETA version) and you can get Busybox by installing it with an app from the Playstore (requires root).
Downloads
Latest - Clean Whale 1.1 (AOSP 6.0.1_r46) [NO LONGER UPDATED]
All releases (my AFH folder) [NO LONGER UPDATED]
I have extremely slow upload speed, so I upload new releases overnight while I'm asleep. If you wish to check if I've updated this to a new revision of 6.0.1, you can view my AFH folder here. It'll appear there before it does in the thread.
Recommend (and tested) GApps
BaNkS Dynamic GApps
SuperSU
SuperSU BETA
SuperSU Stable
Bugs/Issues
Verizon call audio is broken - Currently working on this.
You may get "Error 7: System partition has unexpected contents after OTA update" when flashing. 1.1 should fix it. If you get this error when flashing, please report it here and provide a recovery.log [Fix attempted]
I would just like to take a minute to say thank you to @fhem @Scott for their amazing work with their threads which teach the community about how to download and compile a ROM from source. They're the reason this is here, and they're the reason I've decided to start working with custom ROM source code. This is my first experience working with Android in this way, and I have them to thank. Also, since this is my first experience I may very well get some things wrong and/or manage to break this. If that happens, I'm sorry. I'm still learning.
Thank you all for this wonderful community, and I hope one day I can really get into true ROM development
XDA:DevDB Information
Clean Whale, ROM for the Nexus 6
Contributors
ryanguy426
Source Code: https://github.com/CleanWhale
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Abandoned
Current Beta Version: 1.1
Created 2016-06-13
Last Updated 2016-06-18

Changelog
Version 1.1 - June 16, 2016
Call audio is still broken, working on it right now.
Attempted to fix "Error 7" when flashing ROM in recovery
If you encounter "Error 7" when flashing, PLEASE provide a recovery.log when you report it. There's nothing I can do otherwise.
Version 1.0 - June 12, 2016
Initial release
Install may fail if you flash this, try 1.1 instead.

First
Sent from my Nexus 6 using XDA-Developers mobile app

ryanguy426 said:
I would just like to take a minute to say thank you to @fhem and @Scott for their amazing work with their threads which teach the community about how to download and compile a ROM from source. They're the reason this is here, and they're the reason I've decided to start working with custom ROM source code. This is my first experience working with Android in this way, and I have them to thank. Also, since this is my first experience I may very well get some things wrong and/or manage to break this. If that happens, I'm sorry. I'm still learning.
Click to expand...
Click to collapse
Thanks for kind words!!
It's always good to see new work. Welcome aboard and please keep it going.

I'm going to try this. I'm a fan of minimalist roms. Thanks for sharing it
Sent from my Nexus 6 using XDA-Developers mobile app

Count me in.
Sent from my Nexus 6 using XDA-Developers mobile app

I got error 7 when trying to install. Tried twice
Sent from my Nexus 6 using XDA-Developers mobile app

clippy83 said:
I got error 7 when trying to install. Tried twice
Sent from my Nexus 6 using XDA-Developers mobile app
Click to expand...
Click to collapse
And what did the error say?

Great job. Everything works except Verizon call audio is broken (similar to Freak97 AOSP version). Very fast and slim. I like it overall :good:

clippy83 said:
I got error 7 when trying to install. Tried twice
Click to expand...
Click to collapse
Take a screenshot in TWRP and post it here please.
HueyT said:
Great job. Everything works except Verizon call audio is broken (similar to Freak97 AOSP version). Very fast and slim. I like it overall :good:
Click to expand...
Click to collapse
Wasn't aware of that, I don't normally get phone calls. I'll see what I can do about it.

I've also downloaded two different times in case of bad download & am also getting the error 7 msg. Also on latest twrp & full wipes both times.

rp076 said:
I've also downloaded two different times in case of bad download & am also getting the error 7 msg. Also on latest twrp & full wipes both times.
Click to expand...
Click to collapse
Same message I got thanks for posting haven't had a chance to post a screenshot
Sent from my Nexus 6 using XDA-Developers mobile app

rp076 said:
I've also downloaded two different times in case of bad download & am also getting the error 7 msg. Also on latest twrp & full wipes both times.
Click to expand...
Click to collapse
Alright, thanks. Looking into it.
I'm booting into Ubuntu now, I'll see if I can figure this out but I'm not experiencing the issue so it might be a while before I find a fix. I'll also see about fixing Verizon call audio as well.

rp076 said:
I've also downloaded two different times in case of bad download & am also getting the error 7 msg. Also on latest twrp & full wipes both times.
Click to expand...
Click to collapse
Upload a log and I'll look at it.

Made some changes which should fix Error 7, building now (gonna be a while... for some reason my ccache reset). As for the lack of call audio, I'm going to see if I can get any useful info from the logcat. I have a feeling I'm missing some libs.

ryanguy426 said:
Made some changes which should fix Error 7, building now (gonna be a while... for some reason my ccache reset). As for the lack of call audio, I'm going to see if I can get any useful info from the logcat. I have a feeling I'm missing some libs.
Click to expand...
Click to collapse
Just a suggestion, why not build from factory images that don't have the AOSP bugs?

ryanguy426 said:
Take a screenshot in TWRP and post it here please.
Click to expand...
Click to collapse
Seems like recovery.log would have had more information than a screen shot.

Yoinx said:
Seems like recovery.log would have had more information than a screen shot.
Click to expand...
Click to collapse
True, didn't think about that. Noob mistake on my part, though you're right. It could definitely give the answer. Although I updated the ota_from_target_files.py in build/tools/releasetools, which should fix the error (in theory).
RatchetPanda said:
Just a suggestion, why not build from factory images that don't have the AOSP bugs?
Click to expand...
Click to collapse
What exactly do you mean by this? Taking the factory images here and just uploading it with changes? Seems kind of pointless since there are multiple ROMs on here which are modded stock. Some people like 100% AOSP, and this is a good learning experience for me. I'm not very interested in modifying Google's factory images. I'll leave that to others

ryanguy426 said:
True, didn't think about that. Noob mistake on my part, though you're right. It could definitely give the answer. Although I updated the ota_from_target_files.py in build/tools/releasetools, which should fix the error (in theory).
What exactly do you mean by this? Taking the factory images here and just uploading it with changes? Seems kind of pointless since there are multiple ROMs on here which are modded stock. Some people like 100% AOSP, and this is a good learning experience for me. I'm not very interested in modifying Google's factory images. I'll leave that to others
Click to expand...
Click to collapse
You say modded stock is pointless but that's what this is :silly:

RatchetPanda said:
You say modded stock is pointless but that's what this is :silly:
Click to expand...
Click to collapse
Like I said, it's a learning experience for me more than anything else.

Related

[ROM] FireFox OS Nightlies!

Sorry Guys I'm Back, here is that latest!
Firefox OS is still a work in progress but I have decided that it needs its time in the limelight so I am introducing nightly builds of the official Firefox OS source. Builds will be posted here and I will do my best to update them daily.
Current OS Version: 3.0.0.0-prerelease
Latest Build:
June 27, 2015- Build
All Builds:
FireFox OS Nightly Builds
Special Thanks to Syed Zain Ahmed for the Review above... see more of His reviews at his Youtube Channel Syed Zain Ahmed
For those who are interested these builds will also be installable under MultiRom if you do not want to wipe your current ROM.
Installation Instructions:
Wipe Data
Wipe Cache
Wipe Davlink
DO NOT WIPE internal Storage
flash Firefox OS
Reboot
for MultiRom see link above:
Known Bugs:
- Install as primary ROM fails and Wipes internal storage -squashed -Credits go to faultytowersdude and nickth for bringing this bug to my attention.​-Camera
Screen Shots:
{
"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"
}
More information on Firefox OS see :
Official Page:
https://www.mozilla.org/en-US/firefox/os/
Source Code:
B2G GitHub Mozilla Firefox OS
Wow I need to learn more of this one. Thanks for posting your work.
Boots up perfectly fine in Multi-boot. Looks great and is pretty smooth.
Wi-Fi works but no cell, data or LTE available. Says unknown SIM state. I'm sure those are known but just giving my experience.
Thank you. I look forward to seeing where this goes.
Sent from my Nexus 5 using Tapatalk
Well, that sounds perfect, just having wifi as that's all my Nexus 5 has due to me being on LG G3, so, I will definitely be checking into this. Thank you.
Sent from my LGLS990 using Xparent Green Tapatalk 2
Does this rom is different from the old thread ?
http://forum.xda-developers.com/google-nexus-5/development/b2g-firefox-os-nightlies-t2730874
:laugh:
ps000000 said:
Does this rom is different from the old thread ?
http://forum.xda-developers.com/google-nexus-5/development/b2g-firefox-os-nightlies-t2730874
:laugh:
Click to expand...
Click to collapse
OP has his own builds, and is doing work on it.
radicalisto said:
OP has his own builds, and is doing work on it.
Click to expand...
Click to collapse
OP is doing exactly what I did. Build the official source code.
Can you share the bugs list
Sent from my Nexus 5 using Tapatalk
ps000000 said:
Does this rom is different from the old thread ?
http://forum.xda-developers.com/google-nexus-5/development/b2g-firefox-os-nightlies-t2730874
:laugh:
Click to expand...
Click to collapse
From my understanding Abtekk and I are using the same original source however I will be posting updates daily and I am not changing the source, just building it, I believe that Abtekk has done some amount of development to improve his builds functionality beyond the original source tree. Also my Builds are flashable Zip's which work with recoveries like TWRP and CWM as well as MultiRom and effort Abtekk has not taken.
--correction Abtekk has noted that he was just building the source, again the difference is the consistency of nightly builds and the delivery format (ie.. flashable Zip)
wifi and cell work good, but camera not work
aaron.thomas.webster said:
From my understanding Abtekk and I are using the same original source however I will be posting updates daily and I am not changing the source, just building it, I believe that Abtekk has done some amount of development to improve his builds functionality beyond the original source tree. Also my Builds are flashable Zip's which work with recoveries like TWRP and CWM as well as MultiRom and effort Abtekk has not taken.
--correction Abtekk has noted that he was just building the source, again the difference is the consistency of nightly builds and the delivery format (ie.. flashable Zip)
Click to expand...
Click to collapse
Whatever it may be. We are happy someone took the initiative. There are no rules against multiple threads for same OS development.
@abtekk did not really release nightlies even after naming his thread that way. Last build was in June. I hope @aaron.thomas.webster, you will. Thanks for your work.
Sent from my Nexus 5
Doe's not work just tried to install, it wiped my phone without installing OS:silly:
faultytowersdude said:
Doe's not work just tried to install, it wiped my phone without installing OS:silly:
Click to expand...
Click to collapse
I've got a couple of questions for you... hopefully we will be able to get it running for you.
First which version have you downloaded and have you verified the MD5 hash?
Second What method did you use to install the ROM, I assume a custom recovery and not MultiRom since it wiped your phone?
Third and this one is not for faultytowersdude but for everyone else, has anyone else had trouble installing, I have only tested it on MultiRom since I like my other Rom and don't fill like going through the backup/restore process.
aaron.thomas.webster said:
I've got a couple of questions for you... hopefully we will be able to get it running for you.
First which version have you downloaded and have you verified the MD5 hash?
Second What method did you use to install the ROM, I assume a custom recovery and not MultiRom since it wiped your phone?
Third and this one is not for faultytowersdude but for everyone else, has anyone else had trouble installing, I have only tested it on MultiRom since I like my other Rom and don't fill like going through the backup/restore process.
Click to expand...
Click to collapse
Will not install for me either completely wipes everything but on install. Error 7. Comes up with this is for "Hammerhead" your phone is "" have tryed under twrp recovery and also cm recovery both come up with samething.
Though saying that abtekk's 1.4 prerelease zip version will install
nickth said:
Will not install for me either completely wipes everything but on install. Error 7. Comes up with this is for "Hammerhead" your phone is "" have tryed under twrp recovery and also cm recovery both come up with samething.
Though saying that abtekk's 1.4 prerelease zip version will install
Click to expand...
Click to collapse
I have changed my first Post to corespond with this error while I look for a solution, sorry I had only tried it under Multirom as a secondary ROM.... you could call me a noob... anyways I will try to get a working ROM over the next week or so... in the mean time I will continue to post nightlies that work on MultiRom. any direction or assistance would be gratefully received.
nickth said:
Will not install for me either completely wipes everything but on install. Error 7. Comes up with this is for "Hammerhead" your phone is "" have tryed under twrp recovery and also cm recovery both come up with samething.
Though saying that abtekk's 1.4 prerelease zip version will install
Click to expand...
Click to collapse
Try fix permission in twrp I had these issues this has fixed them .
Sent from my Nexus 5 using xda premium
faultytowersdude said:
Doe's not work just tried to install, it wiped my phone without installing OS:silly:
Click to expand...
Click to collapse
Sorry for the troubles... I had only tested my build as a secondary ROM in MultiRom... There was a glitch in the install script that wiped your internal SD card...
I have fixed the Glitch and all future builds will be tested both as a stand alone Rom and in MultiRom before upload.
Can I install apks on Firefox os I had problems sideloading I know I need to enable unknown sources but have no idea where that setting is
This is a solid rom. Thank you for the great experience. Once the camera bug is fixed its pretty much good for daily use.:victory:
spinninbsod said:
Can I install apks on Firefox os I had problems sideloading I know I need to enable unknown sources but have no idea where that setting is
Click to expand...
Click to collapse
Firefox os will not support apks.... it is a web OS (sort of.... its apps are built on web standards such as html and javascript) most of the apps running on it are written in html5 ... for more information on installing apps see Mozilla's FAQ's on Downloading and Installing Apps

OmniRom[5.0] [Unofficial] [Build from Source]

OMNI ROM for DROID RAZR​
{
"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"
}
****************************************************************************************************
* Your warranty is now void.*
* We(XDA, AOKP, Google, Motorola, and me) are not responsible for bricked devices, dead SD cards, misuse of any of the zips and links provided in this post*
Pre-requisites: Have a Rooted phone, with SafeStrap 3.73(or higher), and some knowledge about how to flash roms, wipes, etc, if you need help with some of this topics you can take a look to other posts on XDA which explain this, anyway I'll leave a short description of wipes(in order to see less bricked devices).
****************************************************************************************************
What is OMNI ROM
OmniROM general forums are available there - http://forum.xda-developers.com/forumdisplay.php?f=2601
Note
OMNI does not come rooted by default. Please flash supersu below if you need root.
LINKS:
(will be available as soon as possible)
SPYDER(XT912):
UMTS_SPYDER(XT910):
I'll upload to MEGA, but if any link got broken I upload again as soon as I can or if any of you make a mirror I can put his/her link in this post.
GAPPS: If you want, you can install gapps or not, If you want, I recomend to use PAgapps ( http://forum.xda-developers.com/showthread.php?t=2397942 )
INSTALLATION:
-If coming from another ROM or another major Omni version, wipe SYSTEM and DATA(if you want Cache, Dalvik and Android Secure too)
-Make sure you're using the latest TWRP(SafeStrap)
-Flash ROM
-Flash Google Apps (GAPPS)(wipe cache and dalvik)
-Reboot
SuperSU: http://download.chainfire.eu/supersu
SuperSU thread: http://forum.xda-developers.com/show....php?t=1538053
Thanks for reading
XDA:DevDB Information
OmniRom 5.0, ROM for the Motorola Droid RAZR
Contributors
tonyt.
Source Code: https://github.com/omnirom
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Internet and Rooted phone with SafeStrap
Based On: AOSP
Version Information
Status: Testing
Current Beta Version: 5.0
Beta Release Date: 2014-11-16
Created 2014-11-15
Last Updated 2014-11-27
Reserved
IMPORTANT​
Please if any build didn't work tell me in the main thread, if you find any bug or anything is not working please post it to "bug report" section, so in this way we can have a clean and organized.
I didn't have XT912(SPYDER) so I can only try builds for UMTS.
Reserved
READ PLEASE
I know that maybe the thread will have a lot of pages and you don't want to read all, so I'll post here general problems and posible solutions on order to save time, if your problem is not here please make a replay to the thread or make a review and told us whats your problem and we try to solve it.
Wow, thanks @tonyt
You're really pushing these builds! Awesome.
I've only just downloaded AOKP. Still need to flash it though. Will probably try on ROM slot 1.
Currently on Paranoid Android. I was using CM11 for a long time, but after a while it starts lagging, and it seems silly to have to clear cache or monitor everything that's running all the time. Will see how PA does after two weeks or so. But I will be trying your ports out very, very soon!!!
Thank you!
Generated on a RAZR Maxx (XT910) using XDA's free mobile app.
@tonyt I never thought I would have so many choices! Theses are all great. I won't use an AOSP ROM, and all the ROMs you have recently posted are based on or use an AOKP type of system. (They all allow the led light to work with the screen ON, either natively or with the XLed module...)
Currently using the AOSB, and it is running well! Still restoring apps, but this one allows me to move them to the SD card. I loved Dirty Unicorns, but kept running out of space. Keep up the great work, and Thank You!
d.casper.b said:
Wow, thanks @tonyt
You're really pushing these builds! Awesome.
I've only just downloaded AOKP. Still need to flash it though. Will probably try on ROM slot 1.
Currently on Paranoid Android. I was using CM11 for a long time, but after a while it starts lagging, and it seems silly to have to clear cache or monitor everything that's running all the time. Will see how PA does after two weeks or so. But I will be trying your ports out very, very soon!!!
Thank you!
Generated on a RAZR Maxx (XT910) using XDA's free mobile app.
Click to expand...
Click to collapse
I want to keep RAZR alive, and I want give kitKat a good farewell
sherri said:
@tonyt I never thought I would have so many choices! Theses are all great. I won't use an AOSP ROM, and all the ROMs you have recently posted are based on or use an AOKP type of system. (They all allow the led light to work with the screen ON, either natively or with the XLed module...)
Currently using the AOSB, and it is running well! Still restoring apps, but this one allows me to move them to the SD card. I loved Dirty Unicorns, but kept running out of space. Keep up the great work, and Thank You!
Click to expand...
Click to collapse
I'm using AOSB as my daily driver I'm in love with this rom, I'm trying to build and fix all the roms that I can, today I'll post new versions of AOSB and told me if you prefer AOKP or DU, Omni stills downloading because my family power off my computer and all the sync goes to the trash but if I can I build Omni today.
Thanks to you!!
Had you asked me 2 days ago which ROM I would prefer you to work on, it would have been AOKP. That has been the same answer for 3 years. My favorite, then Liquid Smooth.
However, your AOSB is incredible. GPS seemed to work, I just need to try the voice navigation. Everything else is smooth as silk. I will try to reinstall Dirty Unicorns later, but for now, this is amazing.
Keep up the great work, and again, thank you!
sherri said:
Had you asked me 2 days ago which ROM I would prefer you to work on, it would have been AOKP. That has been the same answer for 3 years. My favorite, then Liquid Smooth.
However, your AOSB is incredible. GPS seemed to work, I just need to try the voice navigation. Everything else is smooth as silk. I will try to reinstall Dirty Unicorns later, but for now, this is amazing.
Keep up the great work, and again, thank you!
Click to expand...
Click to collapse
I don't know why GPS didn't work on DU, but later today or tomorrow I'll put a new build with SU and bluetooth working.
OMNI in one hour may finish I hate my internet conecction :'(
Thanks again @tonyt.! You are pumping these Roms out at an incredible pace!
tonyt. said:
I don't know why GPS didn't work on DU, but later today or tomorrow I'll put a new build with SU and bluetooth working.
OMNI in one hour may finish I hate my internet conecction :'(
Click to expand...
Click to collapse
First of all, thanks for your ROMs, its great to have the possibility to choose from so many variations.
My question (sorry if this has already been asked): Do you think its possible to build a cm-12 version for the RAZR? I just checked all (I think) relevant repositories in cyanogenmods github, they all now include a cm-12 branch...
Sent from my XT910 using XDA Free mobile app
Kilroy. said:
First of all, thanks for your ROMs, its great to have the possibility to choose from so many variations.
My question (sorry if this has already been asked): Do you think its possible to build a cm-12 version for the RAZR? I just checked all (I think) relevant repositories in cyanogenmods github, they all now include a cm-12 branch...
Sent from my XT910 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks I can't build CM12 because another guy is trying to build it, if he can't do it and he didn't want to try to build it anymore, if you want I can try to make it :good:
tonyt. said:
Thanks I can't build CM12 because another guy is trying to build it, if he can't do it and he didn't want to try to build it anymore, if you want I can try to make it :good:
Click to expand...
Click to collapse
I couldn't build, the breakfast, lunch, and brunch commands kept giving me errors. I am trying to build AOSP 5.0.0_r6 right now. My repo sync of AOSP will be done in around 50 minutes.
@tonyt. Could you try building CM12 just to see if it wasn't my computer that caused the errors?
Thanks.
tonyt. said:
Thanks I can't build CM12 because another guy is trying to build it, if he can't do it and he didn't want to try to build it anymore, if you want I can try to make it :good:
Click to expand...
Click to collapse
That'd be great. Tried to build it myself a couple of days back, but Motorola's omap-4-common repo hadn't been synced, so the make command failed epically And right now, I just don't have the time to work through the whole procedure again.
Really appreciate your efforts!
Sent from my XT910 using XDA Free mobile app
Kilroy. said:
That'd be great. Tried to build it myself a couple of days back, but Motorola's omap-4-common repo hadn't been synced, so the make command failed epically And right now, I just don't have the time to work through the whole procedure again.
Really appreciate your efforts!
Sent from my XT910 using XDA Free mobile app
Click to expand...
Click to collapse
Bobcus Leper said:
I couldn't build, the breakfast, lunch, and brunch commands kept giving me errors. I am trying to build AOSP 5.0.0_r6 right now. My repo sync of AOSP will be done in around 50 minutes.
@tonyt. Could you try building CM12 just to see if it wasn't my computer that caused the errors?
Thanks.
Click to expand...
Click to collapse
Okay, guys, the only thing that you have to know is that I have a very poor conecction so, maybe I build it for the next weekend, I'm downloading OMNI and maybe took 4 hours more but I'll try
tonyt. said:
Okay, guys, the only thing that you have to know is that I have a very poor conecction so, maybe I build it for the next weekend, I'm downloading OMNI and maybe took 4 hours more but I'll try
Click to expand...
Click to collapse
Hey @tonyt. I could build some ROMs for you, as I have a pretty good internet connection. All I need is some knowledge on how to build for this device and I can held you make these ROMs at a faster pace. [emoji6] Can you PM me your hangouts?
Sent from my XT912 using Tapatalk
Here are some sources. Please don't ask me any questions, because I'm a noob when it comes to building.
http://nathanpfry.com/2014/02/07/how-to-prepare-ubuntu-14-04-lts-trusty-tahr-to-compile-android-roms
How to Build your own CyanogenMod Rom from Source: http://youtu.be/GAyxypK7_K8
http://wiki.cyanogenmod.org/w/Build_for_spyder
Vlasp said:
Hey @tonyt. I could build some ROMs for you, as I have a pretty good internet connection. All I need is some knowledge on how to build for this device and I can held you make these ROMs at a faster pace. [emoji6] Can you PM me your hangouts?
Sent from my XT912 using Tapatalk
Click to expand...
Click to collapse
https://plus.google.com/u/0/111655988248202993846/posts This is my G+ but maybe this week I can teach you how to
Bobcus Leper said:
Here are some sources. Please don't ask me any questions, because I'm a noob when it comes to building.
http://nathanpfry.com/2014/02/07/how-to-prepare-ubuntu-14-04-lts-trusty-tahr-to-compile-android-roms
How to Build your own CyanogenMod Rom from Source: http://youtu.be/GAyxypK7_K8
http://wiki.cyanogenmod.org/w/Build_for_spyder
Click to expand...
Click to collapse
Yes Bobcus but for CM12 we need to use other tools, I'll use this: http://forum.xda-developers.com/chef-central/android/tutorial-compile-lollipop-ubuntu-t2929410
Building process start
I leave a terminal on my home building OMNI, When I come back home I'll tell you if it works and all what you need to Know
Regards,
Juan Pablo Toniolo
I have both builds, but they have some errors in META-INF folder because I can't flash it, and I have asked in omni G+ but for now, noone give me any solution. I have replaced with others and didn't work. Maybe I have errors in my slot, anyway I build the rom so I have to wait for an answer at g+ community, sorry for the delay
tonyt. said:
I have both builds, but they have some errors in META-INF folder because I can't flash it, and I have asked in omni G+ but for now, noone give me any solution. I have replaced with others and didn't work. Maybe I have errors in my slot, anyway I build the rom so I have to wait for an answer at g+ community, sorry for the delay
Click to expand...
Click to collapse
META-INF 4 UMTS or Spyder?

[ROM] [UNOFFICIAL] [AOSP] LiquidSmooth v4.0 (Android 5.0) for the SGH-I777/959G

{
"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"
}
Welcome everyone once again to a brand new Android. Here you will find unofficial builds for LiquidSmooth v4.0 running Android 5.0 Lollipop. Bare in mind that these are currently in the ALPHA stage, so expect bugs here and there and things to be a little off. This is early in development and may or may not be daily driver ready yet. And now, on with the show.
Click to expand...
Click to collapse
DISCLAMER
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
Click to expand...
Click to collapse
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
Dedicated to providing users with smooth, stable and fast ROMs. A Lightweight modified AOSP base, and then add the features you crave!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device.
We ask that you do your part to know your device and know how to recover from problems before you flash!
Code:
[URL="https://github.com/LiquidSmooth"]LiquidSmooth Github[/URL]
Code:
You can download the latest build from [URL="https://www.androidfilehost.com/?fid=95832962473398652"][COLOR="Blue"]]RIGHT HERE[/COLOR][/COLOR][/URL] (Current Build: 12/06 )
Gapps can be found [URL="https://www.androidfilehost.com/?fid=95832962473398367"][COLOR="Blue"]here[/COLOR][/URL] thanks to @rogersb11
INSTALLATION INSTRUCTIONS
1) DO A BACKUP!
2) If you haven't prior to this step, flash the Shift Eternal CM12 kernel, then reboot recovery.
3) Factory Reset, Wipe Cache, Wipe Dalvik.
4) Wipe System
4) Flash ROM then flash Gapps.
5) Reboot and enjoy!
Also note that the initial boot takes a good amount of time. Upwards of 10 minutes in some cases. Just be patient when you get ready to boot into the system. It will eventually start up.
IMPORTANT NOTE:
You must be on a Lollipop compatible kernel and recovery for this to flash. Currently, the only one available is the Shift Eternal CM12 kernel from @rogersb11. You can download it here. This ROM package contains the same kernel so you will not have to reflash it after flashing the ROM. Questions related to the kernel can be directed to this thread.
You will not have a keyboard upon the initial boot. Skip through the initial setup process then do the following:
Go to Settings>Language and Input
Select the current keyboard.
A pop up will then come up and you need to flip the hardware switch in the top right corner to on.
After this you can then go through with signing in with your account, setting up wifi, etc.
Please remember that these are UNOFFICIAL ALPHA BUILDS. This meaning nobody from the LiquidSmooth team should be expected to help you if you run into any issues. Bugs should be reported to THIS THREAD ONLY. I will do my best to address and fix them as I can. I'm not a master developer, just a builder. But I am learning, and I will try my best to track down fixes to relevant bugs.
Click to expand...
Click to collapse
KNOWN ISSUES
As reported by @rogersb11 in his CM12 thread, "If you don't have WiFi on the device will reboot upon going to sleep so LEAVE THE WIFI ON." This is a Lollipop bug in general, and currently has no fix.
SPECIAL THANKS
Special thanks to the entire LiquidSmooth team for building this awesome ROM. I just compile it from source for this device and the ROM would not be here without their dedication and hard work to provide it.
Special thanks also once again to @rogersb11 for his help and guidance and tireless work to bring the device tree up to be ready for Android 5.0 ... Seriously, this dude has coded his fingers to the bone to make this a reality. I wouldn't have this thread up and going already without him. So be sure to let him know how thankful you are for his work to keep this device alive.
XDA:DevDB Information
Unofficial LiquidSmooth v4.0 for the SGH-I777/959G, ROM for the AT&T Samsung Galaxy S II SGH-I777
Contributors
TheGeekyNimrod, rogersb11
Source Code: https://github.com/LiquidSmooth/android
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.0.x
Version Information
Status: Alpha
Current Beta Version: LiquidSmooth v4.0
Beta Release Date: 2014-12-06
Created 2014-12-07
Last Updated 2014-12-07
RESERVED
Reserved one more just because
TheGeekyNimrod said:
Reserved one more just because
Click to expand...
Click to collapse
Thanks for all the hard work. Just a quick question. I assume this isn't happening to everyone, but Google Play Services crashes, not allowing me to create my backup account. Does the same on the cm12 build.
omar71693 said:
Thanks for all the hard work. Just a quick question. I assume this isn't happening to everyone, but Google Play Services crashes, not allowing me to create my backup account. Does the same on the cm12 build.
Click to expand...
Click to collapse
Hmm. I'm not sure. Haven't had that issue. A guess says it could be the Gapps, but I can't say that for sure though because I tested with different Gapps than the ones listed. Have you tried going back and wiping Dalvik and reinstalling Gapps?
Sent from my SAMSUNG-SGH-I747
TheGeekyNimrod said:
Hmm. I'm not sure. Haven't had that issue. A guess says it could be the Gapps, but I can't say that for sure though because I tested with different Gapps than the ones listed. Have you tried going back and wiping Dalvik and reinstalling Gapps?
Sent from my SAMSUNG-SGH-I747
Click to expand...
Click to collapse
Yeah, I actually did. I'm going to try some other things throughout the day and report back.
OMG, I can't believe there is ANOTHER lollipop build for the s2 . Oh BTW where you listed me as a contributer if you remove the @ before my username it will link me correctly. You don't need that on DevDB. Just edit profect at the top and then it automatically links the username without the @ in those contributor boxes
omar71693 said:
Thanks for all the hard work. Just a quick question. I assume this isn't happening to everyone, but Google Play Services crashes, not allowing me to create my backup account. Does the same on the cm12 build.
Click to expand...
Click to collapse
Yah, I'm having the same google play services FCs. I also tried bpear's Lollipop Gapps and that didn't work either . . .
NOTE: I did have the same problem on @rogersb11 Cm12 build too
I tested this with the 5.0 gapps from here. But if you try it, you will have to strip a few unneeded apps out of it for the sake of internal storage space. I can't remember exactly which ones I pulled out of it, but you can pretty much just use Google Play, Play Services, and Google Services Frameworks, and download the rest from the PlayStore
rogersb11 said:
OMG, I can't believe there is ANOTHER lollipop build for the s2 . Oh BTW where you listed me as a contributer if you remove the @ before my username it will link me correctly. You don't need that on DevDB. Just edit profect at the top and then it automatically links the username without the @ in those contributor boxes
Click to expand...
Click to collapse
Got it. I'm really not sure I like how the whole DevDB thing works. Should have just started a regular thread
I may possibly have another build out tomorrow with a few minor tweaks and a little overhaul to the UI. I don't know about everyone else, but I don't like the dark background of, say, the settings app. I'll be working on this and a few minor things tomorrow.
Sent from my SAMSUNG-SGH-I747
I haven't been able to get a working system. It usually hangs on the boot animation (animation freezes). Sometimes it gets to the optimizing apps screen, but it will hang there too. However, if I do NOT flash gapps, it's able to boot, but then hangs on the welcome screen (it freezes and doesn't accept any input). Between failed boot attempts, I'll wipe everything or even go as far as reflashing.
Any ideas?
sciguy125 said:
I haven't been able to get a working system. It usually hangs on the boot animation (animation freezes). Sometimes it gets to the optimizing apps screen, but it will hang there too. However, if I do NOT flash gapps, it's able to boot, but then hangs on the welcome screen (it freezes and doesn't accept any input). Between failed boot attempts, I'll wipe everything or even go as far as reflashing.
Any ideas?
Click to expand...
Click to collapse
Don't bother wiping everything.. Tried that two different times, still having the same results as you. I reverted back to KK and I'm just gonna wait for another build.
Sent from my SGH-I777 using XDA Free mobile app
Remember these are alpha builds. While I haven't had that issue with it yet, doesn't mean it won't happen for others. On mine, once I got to the setup screen I had to reboot the first time, then it allowed me to skip through until I was able to enable the keyboard. And it worked fine after that.
It will stabilize as time goes by for sure.
Sent from my SAMSUNG-SGH-I747
I had hoped to have another build out today, but I had a learning curve to get through first. But now that I have learned, should be late tonight or tomorrow. Mainly UI fixes, maybe a tweak or two elsewhere.
Sent from my SAMSUNG-SGH-I747
Finally! Android L for my GS2! Now to wait for an at&t GS4 custom Lollipop ROM.
[Q] About booting this ROM
When I flash the shift eternal kernel does it give me the right clockwork mod recovery I need to flash the rom? If not,where can I download it?
StoneyJSG said:
When I flash the shift eternal kernel does it give me the right clockwork mod recovery I need to flash the rom? If not,where can I download it?
Click to expand...
Click to collapse
It comes with PhilzTouch which is very a custom recovery based on CWM. It will be the right version for you to flash this and also the version and kernel that the ROM will be running.
Sent from my SAMSUNG-SGH-I747
Was hoping to have a new build posted today, but there are a few too many quirks with it for me to feel comfortable putting it out there. It boots, but there's a few things going crazy. I do believe I can get it worked out though, and will try to get another build done and put out tonight or tomorrow.
Biggest change right now is that I have reverted the Material Dark theme in favor of the Material Light theme that Lollipop is more known for right now. In the future, according to one of LS's lead developers, there will be a switch to go between the two.
Anyhoo, carry on.
My internal storage is not working. Google play services not working. Browser is also not working. Unable to install any app at all. Very nice rom though. Once a stable version is released i will use it as daily driver.

[ROM][7.1.2][UNOFFICIAL][OMS7][Magisk] Customized LineageOS

{
"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"
}
Code:
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will
* not be the one responsible as you choose to do it.
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community.
It can be used without any need to have any Google application installed.
Linked below is a package that has come from another Android project that restore the Google parts.
LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
The source code for LineageOS is available in the LineageOS Github
(https://github.com/LineageOS).
And if you would like to contribute to LineageOS,
You can also view the Changelog for a full list of changes & features.
Modifications
With this versoin there are some modifications done to it.
One of the mods done is it comes prerooted with MagiskSU
The other mod is rootless OMS7-N.
For any-other add-ons you wish to see comment here and I'll see if I can add them in a newer build
If you want to remove MagiskSU just go here Magisk Official Theard and flash the uninstaller from there.
Without root Substratum should still work as I used the rootless verson.
Please note every time you update you will need to do this step again.
Please Note: Substratum may ask from root on a fresh install but it will run rootless.
Installation Instructions
- Download the latest build
- Download Gapps
(Recommended not mandatory) - Take a nandroid backup
- Recommended - Full wipe and factory reset
- Flash ROM using the latest TWRP recovery
- Flash Gapps and other zip you would want to flash.
- Reboot
- Enjoy!
Update Instructions
- Download the latest build
(Recommended not mandatory) - Take a nandroid backup
- Flash ROM using recovery
- Wipe cache
- Wipe dalvik cache
- Reboot
- Enjoy!
Downloads:
lineage 14.1 2017/04/20 UNOFFICIAL
Open Gapps
http://opengapps.org/#
ROM OS Version: 7.X Nougat
ROM Kernel: Linux 3.10.X
ROM Firmware Required: Unlocked Bootloader
Based On: LineageOS
Version Information
Status: Beta
Created 2017-03-23
Last Updated 2017-04-19​
Quick Q&As and Updates
What doesn't work:
Nothing I know of
How often will this be updated?
I plan on doing an update every other week. It gives me time to test out cool stuff that may get added, and you don't need to update to much or never feel like I'm not here.
Note: If something is broken I will always push out an update as soon as it's ready. I don't want to leave you with a broken update.
Which firmware should I use?
I would say you should use 3.1.1 (non-VoLTE) or 3.5.8 (VoLTE ready). Both are good, but any in the middle are known for random errors.
I want feature X,Y, and Z.
Well ask nicely and I'll see if it will work, but only if MOST people want it. I making this as all have a say, not one has all control and say.
Will custom kernels work?
If they work on LineageOS they'll work on here. Just make sure if you just flashed the ROM to boot into it first so Magisk installs correct.
But if something breaks I can not help you.
If something is broken, what do I do?
Well I would say take a backup of the broken build, flash a clean build (not restoring apps), see if its still broken. If yes tell me in this thread and I'll see if it's something that is broken with the build or not.
There are many things that could make it act weird if you change kernel, adding root apps, downloading unknown sources apps, or even flashing over any older build. So with a clean start makes it easy to fine the problem if there is one.
Does this ROM pass Safety Net?
Yes. Tested by me and many others.
Something is wrong with Magisk.
If anything is wrong with Magisk I will look into it but I didn't mod it. It's the stock version. Now I will try and help you but please also look in the Magisk General Support / Discussion for if its a know problem for all. Also if there is a know problem for all users please let me know so I'll put it here so others know.
Can I see it running?
Yes you can. Below are some screenshots from the users here.
Latest update
Update 8: Updated to LineageOS version 4/19/2017
Android 7.1.2
Fixed boot logo to show the tweak better.
Maybe you'll find some hints to what may be added in in the next build.
Older updates here:
Update 7: Hey guys today I bring you a new update. I will be doing the Updates every other week.
So whats in this new update?
Updated to the 2017/04/02 Lineage OS Source code
A new APK from Lineage OS called "Br0Zip"? Yeah.... They really added that.
New Boot Animation, and no its not the one from Lineage OS. A cool custom one made by @ssojyeti2. Thanks man
Updated to Magisk 12.0
Some under the hood fixes.
Update 6: OK so I got the camera working 100%, updated Magisk to 11.6 and did some behind the senses fixes. Now this should be the last hot fix for the major problems. I would like to start getting into a monthly or weekly update pattern. Comment here which you'll like better. This does not mean if something is broken I won't fix it in a week or month, I will always fix broken stuff ASAP.
Update 5: Looks like the newest build it working fine. Thanks for all the feedback. It really helps me make this a better ROM for all. If you guys want anything else added in please leave a comment here and I will look into it to see how doable it is.
Update 4: Magisk, Magisk Manger and Substratum are back. Warning Untested do to collage and being completed to late for me to do any testing. Read here for more details. Click here
Update 3: Sorry guys on the delay I got the rootless OMS working again on enforced SELinux and User build. Please download the Substratum from the play store for now (or 3rd party store)
Stay tune. Hopefully I'll get magisk, magisk mangers and Substratum app back on by the end of tomorrow.
Again sorry for the delay. Somehow my base became corrupted from the last lineage os update.
Update 2: something between the update I had running and the update I loaded here is causing boot Loops. Currently looking into the problem and trying to fix as soon as possible.
Update 1: For anyone having problems I am looking into It now. I will be looking into why and fix it.
This is what i was looking since day 1 of lineage going to try today
Hope u gonna support this for long
Thanks a lot
Sent from my ONE+A2003 using Tapatalk
Vaas_FC said:
This is what i was looking since day 1 of lineage going to try today
Hope u gonna support this for long
Thanks a lot
Sent from my ONE+A2003 using Tapatalk
Click to expand...
Click to collapse
I will keep working on it for as long as I have people using it and telling me what needs fixing or not. Plus I am looking for new ideas of stuff to add to it to make people more happy with it.
DKnightX91 said:
Code:
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will
* not be the one responsible as you choose to do it.
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community.
It can be used without any need to have any Google application installed.
Linked below is a package that has come from another Android project that restore the Google parts.
LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
The source code for LineageOS is available in the LineageOS Github
(https://github.com/LineageOS).
And if you would like to contribute to LineageOS,
You can also view the Changelog for a full list of changes & features.
Modifications
With this versoin there are some modifications done to it.
One of the mods done is it comes prerooted with MagiskSU
The other mod is rootless OMS7-N.
For any-other add-ons you wish to see comment here and I'll see if I can add them in a newer build
If you want to remove MagiskSU just go here Magisk Official Theard and flash the uninstaller from there.
Without root Substratum should still work as I used the rootless verson.
Please note every time you update you will need to do this step again.
Installation Instructions
- Download the latest build
- Download Gapps
(Recommended not mandatory) - Take a nandroid backup
- Recommended - Full wipe and factory reset
- Flash ROM using the latest TWRP recovery
- Flash Gapps and other zip you would want to flash.
- Reboot
- Enjoy!
Downloads:
lineage-14.1-20170323-UNOFFICIAL
Open Gapps
http://opengapps.org/#
ROM OS Version: 7.X Nougat
ROM Kernel: Linux 3.10.X
ROM Firmware Required: Unlocked Bootloader
Based On: LineageOS
Version Information
Status: Beta
Created 2017-03-23
Last Updated 2017-03-23
Click to expand...
Click to collapse
Hi dude, first, nice idea !
Second, what's happened if I flash a custom kernel ? Because Magisk use systemless method, so should I reflash something ?
Edit: also, if you want a mirror, I can provide you one, I have a private server, with relative good speed (in Europe, at least).
casual_kikoo said:
Hi dude, first, nice idea !
Second, what's happened if I flash a custom kernel ? Because Magisk use systemless method, so should I reflash something ?
Click to expand...
Click to collapse
I haven't tried changing kernels but I believe it should stay rooted with magisksu. If not you could always just head over to here and download the latest version form there. The magisk manger should not be touched aswell and that one I am 100% sure on.
DKnightX91 said:
I haven't tried changing kernels but I believe it should stay rooted with magisksu. If not you could always just head over to here and download the latest version form there. The magisk manger should not be touched aswell and that one I am 100% sure on.
Click to expand...
Click to collapse
If you booted up once magisk will stay, it only needs to be reflashed when you flash custom kernel before first boot up.. @casual_kikoo
---------- Post added at 06:55 PM ---------- Previous post was at 06:50 PM ----------
Will look at it later today but that is the step official LineageOs should go but refuses, OMS-wise...
Anyways very nice
Keeps on rebooting for me at the first setup screen.
mej0248 said:
Keeps on rebooting for me at the first setup screen.
Click to expand...
Click to collapse
Alright. Did you do a clean flash, what firmware you on, any errors said in TWRP and any mods you added? I'll double check when I get home if the zip is bad as well.
Yep clean flash on 3.5.8, no errors in TWRP, just open gapps. Thanks.
mej0248 said:
Yep clean flash on 3.5.8, no errors in TWRP, just open gapps. Thanks.
Click to expand...
Click to collapse
Currently looking into the problem get back to you ASAP
DKnightX91 said:
Currently looking into the problem get back to you ASAP
Click to expand...
Click to collapse
Thanks ?
mej0248 said:
Thanks
Click to expand...
Click to collapse
I did some fixes. Removing junk code. Hopefully this fixes your problem. Haven't tested it yet as I am working out the door now, but can't be worst then the last.
https://drive.google.com/open?id=0B0fKP5Opst9hZE9wZER2RkJDcW8
DKnightX91 said:
I did some fixes. Removing junk code. Hopefully this fixes your problem. Haven't tested it yet as I am working out the door now, but can't be worst then the last.
https://drive.google.com/open?id=0B0fKP5Opst9hZE9wZER2RkJDcW8
Click to expand...
Click to collapse
I'll give it a go and let you know, thanks.
---------- Post added at 11:54 PM ---------- Previous post was at 11:21 PM ----------
Bootloop. Tried with and without gapps.
mej0248 said:
I'll give it a go and let you know, thanks.
---------- Post added at 11:54 PM ---------- Previous post was at 11:21 PM ----------
Bootloop. Tried with and without gapps.
Click to expand...
Click to collapse
Ok. I'll do more work on it when I get out of class tonight.
Sorry guys on the delay I got the rootless OMS working again on enforced SELinux and User build. Please download the Substratum from the play store for now (or 3rd party store)
Stay tune. Hopefully I'll get magisk, magisk mangers and Substratum app back on by the end of tomorrow.
Again sorry for the delay. Somehow my base became corrupted from the last lineage os update.
lineage 14.1 20170326 UNOFFICIAL​
Hey guys, again sorry for the bad launch. I don't know why or how the last update broke the ROM. Well today I bring some new updates. I readded Magisk, Magisk Mangers and Substratum app back in today. Now I didn't have time to time to fully test everything. So I will be uploading it but I will keep the old link if it breaks again. Sorry I don't have time to test as I have collage mid-terms all day tomorrow and as I type this it just completed from compiling. I have heard from some users Magisk being preadded break ROMs. I can't confirm this right now so if anyone has a problem tell me here or PM me. If it is broken I won't be able to look at it till Tuesday. Also I got dev status on androidfilehost now so you will fine all build being there now. If you dirty flash and have problems please try a clean flash and if you have Substratum already installed you may need to remove it and your theme before updating. I'm not sure if moving it from a user app to system app with break it.
lineage-14.1-20170327-UNOFFICIAL​
New build working great. Thanks.
Flashed latest build and everything is running nicely
Substratum and magisk both working ??
Keep up the good work thanks for ur effort ?
Sent from my ONE+A2003 using Tapatalk
Update 6: OK so I got the camera working 100%, updated Magisk to 11.6 and did some behind the senses fixes. Now this should be the last hot fix for the major problems. I would like to start getting into a monthly or weekly update pattern. Comment here which you'll like better. This does not mean if something is broken I won't fix it in a week or month, I will always fix broken stuff ASAP.
lineage 14.1 2017/03/29 UNOFFICIAL​

[Discontinued]Dirty Unicorns[UNOFFICIAL][09.12.2018][S9/S9+/N9]

{
"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"
}
Dirty Unicorns Semi GSI for Samsung Devices
By CodeFox & OpenSauce9810​
What is this?
This is a Semi Generic System Image. That means it's a generic system image that's been optimized as much as possible for our Samsung Devices.
How the heck do I flash this?
It's slightly different than flashing a zip, so here's what you need to do.
Download the image file
UNCOMPRESS IT .xz is a compressed file. So you can uncompress it with zarchiver from the playstore or 7zip/winrar.
Flash the ARH6 Vendor Image to your Vendor Partion from TWRP (Press the Install Image button at the bottom right of where you usually select a flashable zip)
Flash the System Image to your System Partition
Optional if you want root (but reccomended): Reboot to recovery again then flash your choice of Magisk. I use 17.1 as I can get galaxy wear to work with that version.
Reboot your device and you should be good to go! No need to flash gapps as they're included.
03.12.2018
Initial Release
05.12.2018
Updated sources to 9.0 r21 release. (December Security Patch)
Gapps included, (dialer and messenger also included so you won't start without a phone or sms app)
Bootanimation changed to reduce boot times
Tweaks to ambient play ticker so it clears when you clear media notifications
Further performance tweaks thanks to @malinathani animations transition smoother now.
09.12.2018
Keystore fixed - You can now use fingerprint within apps (once you've passed safetynet with hideprops module)
Screenshots
[/YOUTUBE]
Video Review Thanks to @vmb265
Click here to view video review
Downloads:
System Image GDrive
Vendor Image
Support & Feedback
I'm happy to provide as much support as possible. Through XDA here or you can get in touch with me and the rest of OpenSauce9810 + our community at our Telegram group here
Our telegram also has a bot which will provide you with the latest builds.
If you're happy with the work I've put into this (endless amounts of hours trying to perfect GSI building) then a simple thanks here or clicking the thanks button below is very appreciated!
Credits and Thanks
Dirty Unicorns (The best ROM ever)
Ivan - Thank you for helping me out every now and then when I'm being stoopid.
Rainbow_Dash - Pointing me in the right direction with regards to fixing the errors.
malinathani- For the UI Jank Fix (Used widely in other GSI's now)
GRaf - best tester
The guys in telegram as a whole, thank you for the feedback and support.
phhusson - thank you for your work on project treble.
XDA:DevDB Information
[Discontinued]Dirty Unicorns[UNOFFICIAL][09.12.2018][S9/S9+/N9], ROM for the Samsung Galaxy Note 9
Contributors
CodeFox, Rainbow_Dash, malinathani, phhusson, Dirty Unicorns, Ivanmeler,
Source Code: https://github.com/DirtyUnicorns/android_manifest
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Vendor ARH6
Based On: Dirty Unicorns
Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2018-12-03
Created 2018-12-03
Last Updated 2019-01-07
First! lol
Still on stock ROM but i'd love to flash some Dirty Unicorn goodness.
Any bugs to be aware of?
PieceofSlice said:
First! lol
Still on stock ROM but i'd love to flash some Dirty Unicorn goodness.
Any bugs to be aware of?
Click to expand...
Click to collapse
Fingerprint doesn't worth within apps. Other than that though everything's pretty much good I think.
@CodeFox Thanks for this rom. I used to make my own Du builds for nexus device. It was sucha an amazing experience.
Would love to try DU for note 9.
Just a couple of questions -
- Does any of the Touch wiz features like, pen related features ( bluetooth control work ) ?
- Phone related features by flashing csc files for specific network still doable ?
Techvir said:
@CodeFox Thanks for this rom. I used to make my own Du builds for nexus device. It was sucha an amazing experience.
Would love to try DU for note 9.
Just a couple of questions -
- Does any of the Touch wiz features like, pen related features ( bluetooth control work ) ?
- Phone related features by flashing csc files for specific network still doable ?
Click to expand...
Click to collapse
Pretty much all Samsung features are lost on AOSP however there are a lot of alternative apps that can "revive" the Spen.
PieceofSlice said:
Pretty much all Samsung features are lost on AOSP however there are a lot of alternative apps that can "revive" the Spen.
Click to expand...
Click to collapse
That is what I thought... Thanks for answering
I flashed this twice. Both times I couldn't get the setup wizard to show up. There are no gapps in the app drawer either.
Can someone confirm? I'm pretty sure I did everything right with the flashing process..
Nasty_z said:
I flashed this twice. Both times I couldn't get the setup wizard to show up. There are no gapps in the app drawer either.
Can someone confirm? I'm pretty sure I did everything right with the flashing process..
Click to expand...
Click to collapse
Gapps aren't included. You'll need to download a package from opengapps. Arm64 9.0. I recommend nano.
Don't forget to download a phone and SMS app too.
I copied and pasted from my PE thread so I need to take out the gapps included part. My bad, sorry about that.
CodeFox said:
Gapps aren't included. You'll need to download a package from opengapps. Arm64 9.0. I recommend nano.
Don't forget to download a phone and SMS app too.
I copied and pasted from my PE thread so I need to take out the gapps included part. My bad, sorry about that.
Click to expand...
Click to collapse
No problem. Also, the .xz file needs to be extracted and the IMG file in it needs to be flashed to the system partition. I noticed you haven't included this in the flashing instructions
Thank you for the ROM btw
Nasty_z said:
No problem. Also, the .xz file needs to be extracted and the IMG file in it needs to be flashed to the system partition. I noticed you haven't included this in the flashing instructions
Thank you for the ROM btw
Click to expand...
Click to collapse
I'll update the posts tomorrow. I'm looking after 4 threads at the minute as there's 2 more in the s9 forum ? it's proving to be challenging haha.
You're welcome. This one is a lot smoother than pixel experience.
CodeFox said:
I'll update the posts tomorrow. I'm looking after 4 threads at the minute as there's 2 more in the s9 forum ? it's proving to be challenging haha.
You're welcome. This one is a lot smoother than pixel experience.
Click to expand...
Click to collapse
Haha I can understand. Btw I just restored the galaxy wearable, Samsung accessory service, gear s plugin and Samsung health using titanium backup and I didn't have to reset my gear. It just connected right away and it's working fine now. The backup I made using titanium backup was on Pixel Experience right before I flashed this rom.
I hope it doesn't do a freak reset later.. Too good to be true? :silly:
Nasty_z said:
Haha I can understand. Btw I just restored the galaxy wearable, Samsung accessory service, gear s plugin and Samsung health using titanium backup and I didn't have to reset my gear. It just connected right away and it's working fine now. The backup I made using titanium backup was on Pixel Experience right before I flashed this rom.
I hope it doesn't do a freak reset later.. Too good to be true? :silly:
Click to expand...
Click to collapse
Hmm thanks for letting me know. I'll give it a go. I really do need to start using titanium backup more often. I usually have problems with apps not notifying me of new posts anymore or them being stuck in the past though.
CodeFox said:
Hmm thanks for letting me know. I'll give it a go. I really do need to start using titanium backup more often. I usually have problems with apps not notifying me of new posts anymore or them being stuck in the past though.
Click to expand...
Click to collapse
I agree with you on those issues. Apps like whatsapp are affected with the delayed notifications so I avoid backing it up with titanium backup. Still, the fact that Gear doesn't need to be reset is a big thing. I even toggled Bluetooth on and off multiple times and it still connects to it without any prompt for reset
CodeFox said:
I'll update the posts tomorrow. I'm looking after 4 threads at the minute as there's 2 more in the s9 forum it's proving to be challenging haha.
You're welcome. This one is a lot smoother than pixel experience.
Click to expand...
Click to collapse
Damn just Flased PixelExperience last night. Will definitely be installing this. I found pe was smooth enough so the fact that this is a lot smoother is really nice. Thanks mate
Nasty_z said:
I agree with you on those issues. Apps like whatsapp are affected with the delayed notifications so I avoid backing it up with titanium backup. Still, the fact that Gear doesn't need to be reset is a big thing. I even toggled Bluetooth on and off multiple times and it still connects to it without any prompt for reset
Click to expand...
Click to collapse
The ability to restore gear with titanium is something new ... I could not do that till very recently but last week when I did a restore, there was no need to reset the watch and I was amazed..
Techvir said:
The ability to restore gear with titanium is something new ... I could not do that till very recently but last week when I did a restore, there was no need to reset the watch and I was amazed..
Click to expand...
Click to collapse
Glad to know it's not just me
New build released. see OP for details.
CodeFox said:
New build released. see OP for details.
Click to expand...
Click to collapse
You're on fire! Thanks
i love dirty so much
great to see this
Hello there. Iam new to. Gsi roms. Needed to ask the flashing steps. Iam on light rom right now with dual sim model.
1. In twrp clear everything. Cache data system
2. Flash vendor image
3. Flash system image
So i was able to boot this rom and everything was working included dual sim. then i downloaded viper for android ,flashed in magisk, restarted and kept in boot loop since.

Categories

Resources