[ROM] CleanCore N5 | MMB29S | 100% Lean Stock | 01/19/2016

Search This thread

vomer

Senior Member
Nov 21, 2008
4,615
8,945
Welcome to my new project - CleanCore

CleanCore is a rom series focused on a clean and lean version of the latest stock android builds.

Features:

- Always sourced from stock factory images w/ stock kernel
- Trimmed out Gapps & useless bloat

Trimmings:

Videos
YouTube
Books
Chrome
CloudPrint2
Drive
EditorsDocs
EditorsSheets
EditorsSlides
FitnessPrebuilt
GoogleEars
GoogleEarth
GoogleHindiIME
GooglePinyinIME
KoreanIME
Maps
Music2
Newsstand
Photos
PlusOne
PrebuiltGmail
PrebuiltKeep
PrebuiltNewsWeather
Street

Donations:



Files (flashable):

Flash Order:
Flash Bootloader & Radio -> Flash CleanCore -> Flash Modified kernel (if needed) -> Flash SuperSU or SuperSU Beta

6.0.x:

MRA58K Radio+Bootloader.zip
CleanCore N5
MRA58K Modified Kernel by Chainfire

5.1.x:

- LMY48M: https://www.androidfilehost.com/?w=files&flid=37013

- LMY48I: https://www.androidfilehost.com/?fid=24052804347801140
- LMY48B: http://forum.xda-developers.com/showthread.php?p=60882024#post60882024
- LMY48B Radio & Bootloader: https://www.androidfilehost.com/?fid=23991606952608490
- LMY47I CleanCore: http://forum.xda-developers.com/showpost.php?p=59698354&postcount=8061
- LMY47D Radio & Bootloader: https://www.androidfilehost.com/?fid=95916177934540588 zip by asim0
- LMY47D CleanCore: http://forum.xda-developers.com/showpost.php?p=59638725&postcount=8042
- LMY47D Stock: http://forum.xda-developers.com/showpost.php?p=59391346&postcount=7987


5.0.x:

- LRX22C: http://forum.xda-developers.com/showpost.php?p=57613996&postcount=7893
- LRX22C Radio: https://www.androidfilehost.com/?fid=95864024717066668
- LRX21O: http://forum.xda-developers.com/showpost.php?p=56948124&postcount=7803
- LRX21O Radio: https://www.androidfilehost.com/?fid=95784891001609833
- SuperSU: http://download.chainfire.eu/supersu
- Lollipop Sounds: https://www.androidfilehost.com/?fid=95784891001615212

Archive:

L Developer Previews:
- Stock ROM (LPX13D): http://forum.xda-developers.com/showpost.php?p=56112246&postcount=5498
- Art and VM tweaks: https://www.androidfilehost.com/?fid=95747613655048592 (Credit: @sykopompus)
- Radio Only (LPX13D): https://www.androidfilehost.com/?fid=95747613655047015
- Modified Kernel (allows root): by Chainfire or by sykopompos
- PIE Security Check Patch: http://forum.xda-developers.com/showpost.php?p=56123703&postcount=13
- LPX13D IMG Files: https://www.androidfilehost.com/?w=files&flid=20081
- Stock ROM (LPV81C): http://www.androidfilehost.com/?fid=23610159112651697
- Stock ROM (LPV79): http://www.androidfilehost.com/?fid=23501681358553483 (credits to Tasssadar for his install script)
- Radio: http://www.androidfilehost.com/?fid=23501681358553376


Other Files:

- N6 /system/app/ & /system/priv-app/ dump: https://www.androidfilehost.com/?fid=95747613655048224
- Busybox: https://play.google.com/store/apps/details?id=com.bitcubate.root.busybox.complete&
- Bootanimation (flashable): http://www63.zippyshare.com/v/84100724/file.html
- Modified Kernel: http://www.androidfilehost.com/?fid=23501681358553514
- TWRP: http://techerrata.com/browse/twrp2/hammerhead


Google IMG files (manual installation):

LPX13D
- Full L Package: http://storage.googleapis.com/androiddevelopers/finalpreview/hammerhead-lpx13d-preview-f7596f51.tgz

LPV81C
- Full L Package: https://developers.google.com/fit/preview#flash_your_nexus_5_or_nexus_7
- Note: The new Android L build didn't come with a new radio (same as LPV79)

LPV79:
- Full L Package: http://www.androidfilehost.com/?fid=23501681358553290
- Stock "L" Radio: http://www.androidfilehost.com/?fid=23501681358553294
- Stock "L" Boot (kernel): http://www.androidfilehost.com/?fid=23501681358553305
- Stock "L" Bootloader: http://www.androidfilehost.com/?fid=23501681358553296
- Stock "L" Recovery: http://www.androidfilehost.com/?fid=23501681358553307
- Stock "L" Userdata: http://www.androidfilehost.com/?fid=23501681358553346
- System partition dump: http://www.androidfilehost.com/?fid=23501681358553357

Report Bugs:

G+ Community: https://plus.google.com/communities/101985907812750684586
Report Issues: https://code.google.com/p/android-developer-preview/

Instructions:

A clean install is highly recommended when coming from v4.x to "L"
DOES NOT wipe your SD card.

via flashable file:

- Boot into recovery (TWRP/CWM)
- Un-mount /system in TWRP/CWM
- Wipe: system, data, dalvik and cache
- Flash ROM (be patient - takes a while)
- Flash SuperSU (optional)
- Flash radio (optional)
- Reboot (first boot takes a while)

MultiROM users can follow this method.

via fastboot (manual installation):

SYSTEM PREP (skip if you already have fastboot/adb setup):

Let's setup ADB and fastboot

Windows:

- Automated: http://forum.xda-developers.com/showthread.php?t=2588979 (follow the steps in the software)

- Manual Method:

Download this file and extract the folder called "adb" to your C: drive. Your path should look like this:

Code:
C:\adb\

You will need to open a command prompt window using this method:

Code:
- Go to the C:\adb\ folder 
- hold down SHIFT key and RIGHT-CLICK 
- select "Open command window here".

In order to use ADB & Fastboot from anywhere - use the following steps to setup windows environment variables:

Navigate to & click on Start > Right-Click on Computer > click on Advance System Settings >
Click on Environment Variables (under the advanced tab) > Click on New (User Variables) >
Variables Name: ADB (Or anything you want) Variables Value: ;C:\adb (this is the Path of my adb.exe file)

gUw4I5m.png


Mac & Linux:

Install ADB & fastboot using: this file

1. Extract the downloaded zip to your desktop
2. Open Terminal and type in:

Code:
su
cd Desktop/Android/ (note: Android is the directory extracted from zip file)

3. Now type

Code:
./ADB-Install-Mac.sh

Note: By using the method above, your adb and fastboot files are stored at this location on your Mac: /usr/bin/

----
Now that you're setup, let's do the flashing:

Boot into TWRP to wipe cache, dalvik, data (not internal storage/SD) and system.

Reboot to bootloader and flash the following:

  • fastboot flash bootloader <insert bootloader img name>
  • fastboot reboot-bootloader
  • fastboot flash radio <insert radio img name>
  • fastboot reboot-bootloader
  • fastboot flash system system.img
  • fastboot flash boot boot.img // OR // fastboot flash boot <insert name of unecrypt boot.img>
  • fastboot flash cache cache.img
  • fastboot reboot

After you finish the above - reboot in to recovery (TWRP/CWM) and factory reset - then reboot

-------

FAQ

Check out this comprehensive HELP INDEX which will help answer your questions.

Got "No SDCard" error?
This is because 4.4.x seems to point to: storage/emulated/0 & L points to: data/media/0

Solution:

- Mount system in TWRP/CWM
- Wipe system, dalvik, data, cache
- Unmount system
- Install ROM
- Factory reset
- Reboot
- Go back to recovery & flash SuperSU (link above).
- Reboot

Still not resolved? try:

Open terminal and type
su
restorecon -FR /data/media/0

or type

su
restorecon -r /data/media/0/*

Still not resolved? back everything up and flash the userdata.img (erases your SD card)

Does Titanium Backup work?
Titanium backup and other similar apps do not work 100% on L... as expected.

How do I restore my user apps?
You can restore your apps using this method:

- While on a 4.4.x rom, go into TB > batch actions > recovery > 'create update.zip...' > select user apps
- Install L > flash the update.zip
- Done!

I get a "failed" error when flashing ROM
You did not unmount system or it got re-mounted automatically. Reboot your recovery > unmount system > flash ROM

SMS/MMS not working?
SMS & MMS is related to your APN and not the ROM. Check that.

Can I flash this over my 4.4.x rom?
Yes, but do a clean install

OMG x app is not working?
That's expected - a lot of apps need to be updated to be compatible with L

OMG xPosed is not working?
No, it's not compatible with ART which is the default runtime on L

Can I flash a custom kernel?
Yes, thanks to @eng.stk

Disclaimer & Copyrights:

I test everything before I share - thus I know they work as intended. However, please proceed at your own risk as I do not take any liability for your devices.

Please do not copy contents of this guide without explicit permission from me. I like to maintain a set standard and quality of the information I share.

Please refrain from posting mirrors as I like to track downloads - I primarily use AndroidFileHost and they mirror files on multiple servers automatically.

Let's do this! :)
 

Attachments

  • 01.jpg
    01.jpg
    117.9 KB · Views: 115,197
  • 02.png
    02.png
    129.1 KB · Views: 115,875
  • adb.zip
    560.6 KB · Views: 1,304
  • 81c.png
    81c.png
    209 KB · Views: 73,950
  • 13D.png
    13D.png
    42.5 KB · Views: 48,269
Last edited:

Top Liked Posts