[ROM][Z00T] Stock deodexed & pre-rooted 1.17.40.1531 ROM [Unlocked Bootloader] - Zenfone 2 Laser Android Development

OVERVIEW
After releasing deodexed ROM for Z00L (ZE550KL), I got requests for Z00T. So I made one from ZE551KL 's 1.17.40.1531 update. It should work on all Z00T or ZF2 Laser 1080p devices.
I have removed most of the unwanted bloatware but kept few useful apps like Playstore, AsusBackup, PClink, Remotelink, Filemanager, etc.
The ROM is almost stable but it has one bug that I hope, will be fixed soon.
FEATURES
➪Deodexed
➪Debloated
➪Pre-rooted
➪Busybox installed
➪Zipaligned (from 18 June 2016 builds)
SUPPORTED DEVICES:
ZE551KL : Confirmed Working by @lenigma1too
ZD551KL : Confirmed Working by @leonard666 post#11
ZE601KL : Confirmed working by @geyes post#18
ZC550KL : May work. build.prop modifications needed. Not tested yet
DOWNLOADS
Flashable zip :
Z00T_1.17.40.1531_deodexed_18June2016.zip [Google Drive link][latest build]
Z00T_1.17.40.1531_deodexed_test1.zip [Google Drive link][old]
INSTRUCTIONS
Flash via Custom recovery- [Get TWRP]
1. Download Flashable zip
2. Put it in your External sd-card.
3. Boot you phone in recovery mode.
4. Wipe Data, Cache, Dalvik Cache. Wipe system if you are coming from any MM ROM
5. Install/Flash the ROM zip!
6. Reboot
LIST OF REMOVED APPS
System/App:
Asus Browser
Asus DrawRes
Asus fmradio (added in 18 june build)
Asus Fmservice (added in 18 june build)
Asus mirror
AWS
BasicDreams
BRapps
CleanMaster
CMSecurity
Data transfer
DrEye
Drive
Drive Activator
Ezding
Flipfont
Galaxy4
Gameloft
Hangouts
Kindle
KKbox
Maps
MFinanicialHK-Bold
MYengHei_18030-M
MYuppyMedium-TC
MyAsus
Music2 (google)
NoiseField
Phasebeam
Photos (google)
Puffin Browser
Syndor
Trip advisor
Videos (Google)
What's next
Yahoo auction
YahooECShopping
YahooMall
Youtube
Zenflash
ZenTalk
ZenUI help
ZenioReader
ZenioSettingsProvider
System/priv-app:
AsusPhotoCollage
AsusTask (do it later)
ASUS ZenUI PCuite
Game center
Laser Ruler
Microfilm (mini movie)
ZenCircle
Deodexed Removed apps
Use this if you want any of the removed apps.
Download Link: [Google Drive]
This is not a flashable zip. You need to push the app's folder (with APK inside, lol) to system/app or /system/priv-app using any root enabled file explorer and assign proper permisions to .apks
BUGS
1. Headphone/Earphone is not detecting on ZE551KL
I have no clue why this issue occured. I need help from experienced developers to fix this.
Update: A workaround is added in post#2 FAQ 5.
Credits:
@SuperR. - For his awesome tool
@lenigma1too - For testing on ZE551KL. More testers are welcomed
And all developers/contributors of SuperR.'s kitchen​
XDA:DevDB Information
Stock deodexed & pre-rooted 1.17.40.1531 , ROM for the Zenfone 2 Laser
Contributors
sziraqui
Source Code: NA
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader
Based On: Z00T-UL-1.17.40.1531
Version Information
Status: Beta
Current Beta Version: Beta1
Beta Release Date: 2016-05-28
Created 2016-05-28
Last Updated 2016-06-18

FAQ & Changelog
CHANGELOG:
28 May, 2016-
First beta release​18 June, 2016-
1. Added FMservice & FMRadio
2. Zipaligned apps and framework.​
Frequently Asked Questions:
Q1. ROM is not booting up. Its stuck at asus logo, what's wrong?
Ans. The first boot will take 10-20 mins. But if it still doesn't boot, there are various possible reasons
1. Your download was corrupt. Before flashing check if the zip opens with 7zip/winrar or similar application
Solution is obvious, redownload the zip
2. You were running any Android 6.0.x ROM.
Solution: wipe /system after wiping cache, dalvik cache, data
If it still doesn't boot to android OS, you will need to revert to stock. Here is a nice guide by @LuK1337
3. Your device is not ZE551KL /Z00T but is listed under supported devices.
Solution: You may need to flash your device's original boot.img via fastboot after flashing my ROM. ​Q2. I am getting Force Close messages for Asus Calculator app.
Ans. Update the Asus Calculator app from playstore.​Q3. Does this ROM work on xyz device?
Ans.Supported devices list is given in OP. If your device is not under supported list, you should not flash it.
If you did and your device is bricked, DONT BLAME ME. But if it worked on non supported device, do post back​
Q4. Everything on the display looks small/large than normal.
Ans.From your phone specs, find display density (ppi) value. Find and change this value in your build.prop​
Q5. Earphone/headphone is not detecting?
Ans.Its a bug that I am not able to solve. Wait for an experienced developer's help​You can try this workaround- (Not needed for 18 June 2016 and later builds
Download Asus FM service and radio app
Extract the zip and copy-paste both "AsusFMService" and AsusFMRadio" directories (along with .apk inside) to /system/app using any root enable file explorer. Now you will need fix permisions for the .apks
sziraqui said:
Try setting permissions for the .apks. Use terminal emulator with root access
Open terminal emulator and type
Code:
su
You will be prompted to grant root access. Grant root and then
For AsusFMService, type
Code:
chmod 644 /system/app/AsusFMService/AsusFMService.apk
For AsusFMRadio, type
Code:
chmod 644 /system/app/AsusFMRadio/AsusFMRadio.apk
Tap enter after each command. Reboot device when done. See if headphone is detecting or not
Click to expand...
Click to collapse

Can be used in ZD551kl? Thankyou!

danmar90 said:
Can be used in ZD551kl? Thankyou!
Click to expand...
Click to collapse
I expect it to work on all Z00T devices. Try and post back!

Trying adding Asus Fmradio and Asus fmservice back to fix headphone detection.

HampTheToker said:
Trying adding Asus Fmradio and Asus fmservice back to fix headphone detection.
Click to expand...
Click to collapse
Isn't this issue related to libs? I guess asus added its earphone related libs within fmservice and fmradio app!
I told @lenigma1too (tester) to add fmservice a day before releasing the ROM. But then I thought why will asus add important libs within a bloat, and skipped it. Now he will try this and tell us if it worked that way. Thanks!

sziraqui said:
But then I thought why will asus add important libs within a bloat, and skipped it. Now he will try this and tell us if it worked that way. Thanks!
Click to expand...
Click to collapse
Because they didn't intend on people removing them. Out of all the apps that you removed, those are the only two that have anything to do with audio, so I think it's a safe bet that sound will work fine if you add them back. Besides,I wouldn't exactly call the FM radio app bloat. It's small in size and useful in function if you listen to music a lot. I mean, I love having a micro SD card with 40GBs of music that I can play whenever and wherever, but sometimes I like to switch it up and listen to the radio.
Anyway, I hope that works. Do let us know. A deodexed and debloated TWRP flashable stock rom is a handy thing to have.
I do have a question, now that I think about it. Does your rom include any of the modem files that are present in the firmware package that you used to create this rom? I'd love to be able to flash those separately and upgrade baseband and LTE modems without having to go back to stock.

No I haven't included modems coz I wanted this to work on all laser devices of 1080p resolution and running SD 616/5. I can make flashable zip of modems for each ZF2 variant. But including them within the ROM could be troublesome. I will upload flashable zip for the entire "firmware-update" for each variant soon. Thanks for the suggestion!

Zoot ZED551KL
works well just not install the backup from titanium backup = bootloop

leonard666 said:
works well just not install the backup from titanium backup = bootloop
Click to expand...
Click to collapse
ZED551KL? ZE551KL or ZD551KL?

danmar90 said:
ZED551KL? ZE551KL or ZD551KL?
Click to expand...
Click to collapse
zd551
ASUS_ZOOUD(ZD551KL)

installed last night on a ZE551KL, running great
how can I install the AsusFMRadio and AsusFMService to verify if the headphone bug gets fixed?
Thanks for the clean rom!

leonard666 said:
zd551
ASUS_ZOOUD(ZD551KL)
Click to expand...
Click to collapse
LozadaIHN said:
installed last night on a ZE551KL, running great
how can I install the AsusFMRadio and AsusFMService to verify if the headphone bug gets fixed?
Click to expand...
Click to collapse
Download link for removed apps are available under "Deodexed Removed apps" in OP. You can extract FMService and FMRadio from the ordinary zip package and copy-paste both of them to system/app using any root explorer like ES file explorer or Solid explorer.
I would appreciate if BOTH of you try this and post your results. I will then upload a bugfree version and declare the ROM as stable.0

sziraqui said:
Download link for removed apps are available under "Deodexed Removed apps" in OP. You can extract FMService and FMRadio from the ordinary zip package and copy-paste both of them to system/app using any root explorer like ES file explorer or Solid explorer.
I would appreciate if BOTH of you try this and post your results. I will then upload a bugfree version and declare the ROM as stable.0
Click to expand...
Click to collapse
Installed both apps using solid explorer, rebooted phone, still headphones not being recognized
also when I open the FM Radio app it stays on System initializing, any other ideas to try out?

sziraqui said:
After releasing deodexed ROM for Z00L (ZE550KL), I got requests for Z00T. So I made one from ZE551KL 's 1.17.40.1531 update. It should work on all Z00T or ZF2 Laser 1080p devices
I have removed most of the unwanted bloatware but kept few useful apps like Playstore, AsusBackup, PClink, Remotelink, Filemanager, etc.
FEATURES
➪Deodexed
➪Debloated
➪Pre-rooted
➪Busybox installed
SUPPORTED DEVICES:
ZE551KL : Confirmed Working by @lenigma1too
ZD551KL : Confirmed Working by @leonard666 post#10 &11
ZE601KL : Expected to work. Not tested yet
ZC550KL : May work. build.prop modifications needed. Not tested yet
DOWNLOADS
Flashable zip :
Z00T_1.17.40.1531_deodexed_test1.zip [Google Drive link]
INSTRUCTIONS
Flash via Custom recovery- [Get TWRP]
1. Download Flashable zip
2. Put it in your External sd-card.
3. Boot you phone in recovery mode.
4. Wipe Data, Cache, Dalvik Cache. Wipe system if you are coming from any MM ROM
5. Install/Flash the ROM zip!
6. Reboot
LIST OF REMOVED APPS
System/App:
Asus Browser
Asus DrawRes
Asus fmradio
Asus Fmservice
Asus mirror
AWS
BasicDreams
BRapps
CleanMaster
CMSecurity
Data transfer
DrEye
Drive
Drive Activator
Ezding
Flipfont
Galaxy4
Gameloft
Hangouts
Kindle
KKbox
Maps
MFinanicialHK-Bold
MYengHei_18030-M
MYuppyMedium-TC
MyAsus
Music2 (google)
NoiseField
Phasebeam
Photos (google)
Puffin Browser
Syndor
Trip advisor
Videos (Google)
What's next
Yahoo auction
YahooECShopping
YahooMall
Youtube
Zenflash
ZenTalk
ZenUI help
ZenioReader
ZenioSettingsProvider
System/priv-app:
AsusPhotoCollage
AsusTask (do it later)
ASUS ZenUI PCuite
Game center
Laser Ruler
Microfilm (mini movie)
ZenCircle
Deodexed Removed apps
Use this if you want any of the removed apps.
Download Link: [Google Drive]
This is not a flashable zip. You need to push the app's folder (with APK inside, lol) to system/app or /system/priv-app using any root enabled file explorer
BUGS
1. Headphone/Earphone is not detecting on ZE551KL
I have no clue why this issue occured. I need help from experienced developers to fix this.
Credits:
@SuperR. - For his awesome tool
@lenigma1too - For testing on ZE551KL. More testers are welcomed
And all developers/contributors of SuperR.'s kitchen​
XDA:DevDB Information
Stock deodexed & pre-rooted 1.17.40.1531 , ROM for the Zenfone 2 Laser
Contributors
sziraqui
Source Code: NA
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader
Based On: Z00T-UL-1.17.40.1531
Version Information
Status: Beta
Current Beta Version: Beta1
Beta Release Date: 2016-05-28
Created 2016-05-28
Last Updated 2016-05-28
Click to expand...
Click to collapse
Hi,
my zd551kl is CN sku
can i flash this rom?
Thanks

LozadaIHN said:
Installed both apps using solid explorer, rebooted phone, still headphones not being recognized
also when I open the FM Radio app it stays on System initializing, any other ideas to try out?
Click to expand...
Click to collapse
Try setting permissions for the .apks. Use terminal emulator with root access
Open terminal emulator and type
Code:
su
You will be prompted to grant root access. Grant root and then
For AsusFMService, type
Code:
chmod 644 /system/app/AsusFMService/AsusFMService.apk
For AsusFMRadio, type
Code:
chmod 644 /system/app/AsusFMRadio/AsusFMRadio.apk
Tap enter after each command. Reboot device hen done. See if headphone is detecting or not
Can you see "com.asus.fmservice" under Setttings>Apps>All ?
laydada said:
Hi,
my zd551kl is CN sku
can i flash this rom?
Click to expand...
Click to collapse
Yes, you can flash this on ZD551KL on CN SKU or any other SKU
Unless specified, ROMs can be flashed on any SKU.
And please don't quote the entire original post. Kindly remove the quote or shorten it

How I install this? Via Stock Recovery or Custom Recovery? I havent unlock bootloader. Mine is: ZD551KL

Flash on my ZE601KL, works fine so far..will be testing next couple of days.
Good job dev

No updates yet? Is the speaker and headphone are already fixed? Thankyou!

Does this version support "Android for Work" profiles? I've been using CM nightlies because I need this feature. I'd prefer something a bit more stable because I've been having data connectivity problems with CM for a while.

Related

[ROM][i9000][6.0.1] B-rom 6.0.1 (137MB)

B-6.0.1 ROM​Information:
B-ROM: BETA v1.2
Last Update: 01.01.2016
Anroid: 6.0.1
Changelog is very long, paste sometime
B-ROM is It was created for full performance
Legend has it is that the fastest rom based on 6.0.1
Status:
Not working:
Bluetooth
Login in account GOOGLE (You can skip this)
This rom have An infinite number of bugs be carefoul
Install:
1. extract the gapps somehwhere, copy the extracted gapps zip + the txt file to the device
2. format data partition to f2fs in TWRP the perform a Full wipe using TWRP (and I mean full wipe! system, data, cache etc)
3. Install ROM
4. Install attached gapps (other gapps may cause heavy slowdowns and/or failure due to lack of space, this gapps removes most of the bloat including browser, camera, wallpapers and more and leaves core apps alone), this WILL take a while, permissions needs to be fixed so for now its slow, if you can't wait you can force reboot when it tries to set permissions, but i'd wait to avoid issues
5. reboot and wait, it takes a long time to boot and once it does its very slow the first time so be patient
6. recommended: set overclock to 1400 mhz and minimum to 200 to avoid some of the lag, also reboot after setup is complete to clear some memory that wizard uses and caches
--------------------------------------------------------------------------------------------------------------------------------
DOWNLOAD
ROM (137mb)
B-ROM v1.2 BETA
GAPPS:
with beta v1.2 you can install withuout gapps, because LOGIN TO GOOGLE not working.
A-GAPPS 6.0 (39MB)
OR
OPENGAPPS​
Apps for rom:
Chrome: http://www.apkhere.com/app/com.android.chrome
Thanks for:
@sooti @althafvly @jeffreyvh @kasper_h @Coldwindofnowhere @dracov76
Great bro
Um i'm just curious about it : what are the differences between A-6.0.1 and B-6.0.1 ? .... to be honest i don't see any differences, you just removed more stuff in /system/app .
Coldwindofnowhere said:
Um i'm just curious about it : what are the differences between A-6.0.1 and B-6.0.1 ? .... to be honest i don't see any differences, you just removed more stuff in /system/app .
Click to expand...
Click to collapse
look catalog /lib, and many files was exchanged with android 4.4 for better performance, some applications can need 6.0+ can not working.
dracov76 said:
look catalog /lib, and many files was exchanged with android 4.4 for better performance, some applications can need 6.0+ can not working.
Click to expand...
Click to collapse
Yeah DeskClock.apk Gallery2.apk LatinIME.apk as well as libjni_latinime.so are different, that's funny that apks from 4.4 work actually better than the one of 6.0.
Anyway it would be great if you provide a clear changelog of what you did
Hello, this custom ROM is based on OmniROM or CyanogenMod?
pickmod said:
Hello, this custom ROM is based on OmniROM or CyanogenMod?
Click to expand...
Click to collapse
its an omni based rom

[ROM][Z00L][5.0.2] Stock Deodexed Pre-rooted ROM for ZF2 Laser [UNLOCKED BOOTLOADER]

Stock Deodexed, Debloated, pre-rooted ROM for Zenfone Laser 2 is here.
I have removed most of the unwanted bloatware but kept few useful apps like Playstore, AsusBackup, PClink, Remotelink, Filemanager, etc.
List of removed apps (from 1.17.40.1234 ) From 1.17.40.1531
System/App:
Asus Browser
Asus DrawRes
Asus fmradio (Added back in .1531)
Asus Fmservice (added back in .1531)
Asus mirror
AWS
Bbbleractor
BRapps
CleanMaster
Data transfer
DrEye
Drive
Drive Activator
eMusic (added back)
Gameloft
Hangouts
Kindle
KKbox
Maps
MyAsus
Music2 (google)
Omlet-stub
Photos (google)
Puffin Browser
Trip advisor
Videos (Google)
What's next
Yahoo auction
YahooECShopping
YahooMall
Zenflash
ZenTalk
ZenUI help
Zenio
Zenioservice
Viso
System/priv-app:
Applocker
Asus Calculator
Asus fresh green theme
Asus lovely pink theme
Asus quick search (Google)
Asus task (do it later)
Game center
Laser Ruler
Microfilm (mini movie)
ShareRimBinary (share link)
Supernote
ZenCircle
/system/etc
Amazon.kindle.pro
Ezding
Features
➪Pre-rooted
➪Deodexed
➪Debloated
➪Both TWRP and Fastboot flashable
1.17.40.1531 is Zipaligned too.
DOWNLOADS
1.17.40.1234 1.17.40.1531
Flashable zip :
Z00L_1.17.40.1531_deodexed [Google Drive link]
1.15.40.871
Fastboot .img : [Google Drive link] | [AndroidfileHost Link]
Instructions
Method 1: Via Custom recovery- [Get TWRP]
1. Download Flashable zip
[file name: Z00L_deodexed_10may2016_fixed2.zip]
2. Put it in your External sd-card.
3. Boot you phone in recovery mode.
4. Wipe System, Data, Cache, Dalvik Cache.
5. Install/Flash the ROM zip!
6. Reboot
Method 2: via fastboot-
1. Download Fastboot .imgs
2. Install Asus drivers.
3. Download adb_fastboot.zip and extract its contents to the same folder where you have system-deodexed.img and boot.img files.
4. Reboot your phone to 'bootloader mode'. To do this turn of your phone completely. Hold volume down button and then press and hold power button. Release power button after Asus logo appears and then release volume down button. Your phone is now in bootloader mode.
5. Connect your phone to pc via a reliable usb cable. Look at your phone screen. It should display "Fastboot mode!"
6. Now go to the folder where you have extracted all the files. Holding down shift key, Right click on any point on white screen. Then click on 'open command window here' from the menu that appears. Command Prompt will open now
7. On command prompt type
Code:
fastboot devices
and check if it is detecting your device.
8. Now run the following commands in the given sequence
Code:
fastboot flash boot boot.img
fastboot.exe flash system system.img
fastboot erase userdata
fastboot erase cache
fastboot reboot
"fastboot flash system system.img" will take 10-20 mins to start flashing, so be patient.
Flashable Zip of Removed apps
Use this if you want any of the removed apps.
Download Link: [Google Drive] | [Android File Host]
All apps are deodexed
Bugs
1. Calculator FC - Fixed in 24 May update
​
Credits:
@xpirt - Guide for handling system.new.dat
@SuperR. - kitchen for deodexing
@Chainfire - for superSU
@luca020400 - for twrp
Go thank all these awesome developers!!!
XDA:DevDB Information
Optimized Z00L Stock ROM, ROM for the Zenfone 2 Laser
Contributors
sziraqui
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader
Based On: Stock build-v1.17.40.1234
Version Information
Status: Beta
Current Stable Version: NA
Created 2016-05-04
Last Updated 2016-06-15
#Reserved
Future tasks: All tasks completed
-Rebuild from 1.17 WW firmware :good: Done
-Flashable zips for flashing removed apps :good: Done
-Deodex /system/vendor/app :good: Not found in 1.17.40.1234 firmware
-Remove more bloatware. :good: 437mb of bloat removed
CHANGELOG-
24 May 2016
1. Fixed Calculator FC
2. Fixed missing root
3. Added busybox
Click to expand...
Click to collapse
15 June 2016
1. Rebuilt from 1.17.40.1531
2. supersu within system.new.dat
3. Retained FMservice, FMRadio, eMusic as these were potentially causing headphone issue
Click to expand...
Click to collapse
Really loving the upsurge in development for the ZF2L. Awesome work mate!
Sent from my ASUS_Z00TD using Tapatalk
Can you do this for the WW1.16.40.763 version? I think they removed the 1.15.40.871 version for some unknown reason(security compromise may be?)
OMIT
souravipc53 said:
Can you do this for the WW1.16.40.763 version? I think they removed the 1.15.40.871 version for some unknown reason(security compromise may be?)
Click to expand...
Click to collapse
Yeah, I can, but I was thinking to rebuild from 1.17 stock version. By the way, have you tried it? I would like to have your reviews
sziraqui said:
Yeah, I can, but I was thinking to rebuild from 1.17 stock version. By the way, have you tried it? I would like to have your reviews
Click to expand...
Click to collapse
So far its smooth. I was using CM version due to the bloated Asus rom but it has returned my faith in stock ROM again. Thanks OP
souravipc53 said:
So far its smooth. I was using CM version due to the bloated Asus rom but it has returned my faith in stock ROM again. Thanks OP
Click to expand...
Click to collapse
Please don't compare ROMs. CM is built from source. I have just modified a ROM.
I am not even a nail dust of the developers of CM. They are the real developers!!!
sziraqui said:
Please don't compare ROMs. CM is built from source. I have just modified a ROM.
I am not even a nail dust of the developers of CM. They are the real developers!!!
Click to expand...
Click to collapse
Agreed, however, your work is much appreciated! My other DD is a Moto E 2015 4G LTE, and this phone seems to be taking off with mad developer love as the Moto E did at the end of last year. Much respect!
On a side note,, other than the big LITTLE issue, would this work on Z00TD?
lenigma1too said:
Agreed, however, your work is much appreciated! My other DD is a Moto E 2015 4G LTE, and this phone seems to be taking off with mad developer love as the Moto E did at the end of last year. Much respect!
On a side note,, other than the big LITTLE issue, would this work on Z00TD?
Click to expand...
Click to collapse
Nope, this won't work on Z00TD, don't even try.
Z00T runs 615 snapdragon while this rom is for Z00L running 410 Snapdragon. Many more hardware differences
sziraqui said:
Nope, this won't work on Z00TD, don't even try.
Z00T runs 615 snapdragon while this rom is for Z00L running 410 Snapdragon. Many more hardware differences
Click to expand...
Click to collapse
Fair enough! The irony here is as I mentioned before my other DD is a Moto E 2015 4G LTE, which also runs the Snapdragon 410, LOL ... same bored too I believe the msm8916
lenigma1too said:
Fair enough! The irony here is as I mentioned before my other DD is a Moto E 2015 4G LTE, which also runs the Snapdragon 410, LOL ... same bored too I believe the msm8916
Click to expand...
Click to collapse
I really doubt if it will even boot on surnia, the ROM depends on 64 bit libs which surnia doesnt support (correct me if i am wrong)
sziraqui said:
I really doubt if it will even boot on surnia, the ROM depends on 64 bit libs which surnia doesnt support (correct me if i am wrong)
Click to expand...
Click to collapse
That's one of the odd Snippets about the Moto E 2015 4G LTE. Although all of the hardware is 64-bit capable, it has been, for lack of a better word, restricted to 32bit. Squid2, a
kernel developer and ROM maintainer for several Moto devices, had a couple of solid xtheories as to why, but the fact that it only has 1 gig of RAM makes it proof positive that 64-bit would be a waste of time on that unit. And I was never even thinking about trying to flash this ROM on a Motorola! LOL
If you do decide to work your magic on the z00 TD, PM me and I will jump at the chance, first in line!
New version is out . Rebuilded from 1.17.40.1234.
457mb of bloatware removed.
Download it from my Gdrive
Error while flashing
Thank you so much for your hard work sir. I appreciate your contribution to this device. Sadly i would like to say that while i was trying to flash your May6 update i encountered an error. It was not ready to flash and got aborted. I would really be thankful if you see to the problem and solve it ASAP. thank you.
Santanuhbk30 said:
Thank you so much for your hard work sir. I appreciate your contribution to this device. Sadly i would like to say that while i was trying to flash your May6 update i encountered an error. It was not ready to flash and got aborted. I would really be thankful if you see to the problem and solve it ASAP. thank you.
Click to expand...
Click to collapse
Can you provide more info-
What error message you got?
Which phone model you were flashing?
Do you unlocked bootloader?
What is your SKU? (Found in build.prop)
IF your phone model is ZE550KL (ASUS Z00LD) download updater-script.zip attached. extract the file from it.
Replace updater-script from downloaded rom with this new updater-script.
Detailed instructions-
In your ROM zip, goto META-INF/com/google/android
You will see two files, "update.binary" and updater-script"
Rename the original updater-script to "updater-script.bak"
Now copy the EXTRACTED "updater-script" to the same folder where update-binary exists.
ZE601KL
Does this work for ZE601KL?
Alucarde said:
Does this work for ZE601KL?
Click to expand...
Click to collapse
No. But if there are enough users of of this variant, I will make a deodexed ROM for it. I will need testers. So tell me if you are in for testing. Mostly, there won't be any issues in even the first build but I need someone to confirm.
final version released (Z00L_deodexed_10may2016.zip)
Download link updated in original post
sziraqui said:
final version released (Z00L_deodexed_10may2016.zip)
Download link updated in original post
Click to expand...
Click to collapse
Hi thanks! it seems there's a new update for ze550kl

[ROM][6.0.1] Android 6 - Marshmallow (March 1, 2016) [WINGRAY]

Android 6.0 Marshmallow coming to a Motorola Xoom!
This ROM is for Wingray (MZ604).
It is directly based on vanilla Google Android sources. Real AOSP.
This ROM is in early alpha stage.
Download
Motorola Xoom MZ604 (Wingray) - aosp-6.0.0-latest-wingray.zip (md5sum)
Download TWRP recovery
TWRP 3.0.2
Download SuperSU
SuperSu 2.50
Download GApps
OpenGApps
Prerequisites
TWRP 3.0.2-0 or higher
Instructions
Flash TWRP 3.0.2-0 or higher.
Reboot into recovery. Go into wipe menu. Select "Advanced Wipe". Check
Dalvik Cache
System
Cache
Data
and wipe them. Don't reboot just yet.
Go into install.
Flash aosp-XXX.zip
Optional: Flash GAPPS.zip (Recommended) (Note: This rom is not yet gapps compatible. Skip this step for now)
Optional: Flash SuperSU.zip (Recommended)
Reboot to System
Check Settings->System Updates (Creates /sdcard/OpenDelta/FlashAfterUpdate)
Copy SuperSu and Gapps zip to /sdcard/OpenDelta/FlashAfterUpdate so that they are automatically applied after OTA update. Else your system will be unusable after an OTA!
Issues
Camera not working
HW Videodecoding not working
HDMI output not working
BT audio not working
Headphones not working
Missing GApps support
...
Tips'N'Tricks
Decrease Window/Transition animation scale and Animator duration scale to Animation off (Developer options menu)
If you install Gapps after the ROM has been booted for the first time you either need to wipe data or manually delete /data/system/users/0/runtime-permissions.xml and reboot. Without this Gapps will crash constantly. This is due to the new permissions-system in M.
Building the source
Start here
Code:
/*
* Your warranty is now void.
*
* I will not accept responsibility for any adverse effects to your device,
* including, but not limited to: bricking, dead SD card, bootloops etc.
*
* You mod your device at your own risk.
*/
Please Donate
If you like my ROMs please donate by pressing the "Donate to Me" button below my name on the left side. It takes a lot of my spare time developing these ROMs for the community and every penny is greatly appreciated .
Donate to Me
XDA:DevDB Information
Marshmallow, ROM for the Motorola Xoom
Contributors
Schischu
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 2.6.x
ROM Firmware Required: TWRP 3.0
Based On: AOSP
Version Information
Status: Testing
Created 2016-05-11
Last Updated 2016-05-11
Just Amazing! downloading now! - Thank you.
Update online 20160511.212724
OTA support
Added microphone support
Added sdcard support
Fixed reboot to recovery
Force use of legacy dhcpclient as recommended by @Manuellama to fix wifi connectivity issues
you recomend change your 5.1 rom for this one?
thanks a lot again @Shishu
moving superfast now!
p.s. maybe how to flash the recovery from the other thread should be in the first post
unpack twrp.tar
fastboot flash recovery recovery.img
fastboot reboot
keep system partition read only can be put to YES in twrp
the last step is confusing put gapps into opendelta folder even though they dont work?
p.s. i wonder whats with the gapps since it worked for me on the old rom for 2 days with banks gapps
but when flashing supersu i would get google services have stopped errors
before that i could download apps and update them - oh well will work with es explorer backups
of my apps for now (if only the rom would have a filemanager so one could install apps right away
without adb)
p.s.s is superfun to have marshmallow on a tablet from 2011 that came out with android 3.0 back then
this is fighting obsolescence at its best!
This sounds awesome, but I might hold off until the headphones and HW Video Decoding are functional.
Thanks!
i dont wanna get on shishus nerves all the time so he can do his work quitely
but maybe someone else can help?
after adb installing es explorer and installing backed up apks
it crashed when installing dolphin
it rebooted and then it got can't start android phone services
permanently
will try to adb install the the sideloaded apks and report back
ok now i got it working
via adb install:
es file explorer
vlc
trickster mod (overclocking to 1400 mhz)
sandmann (german app old xoom version)
quick boot (booting into recovery now works)
netflix (woow drm already working)
via es file explorer install apk:
busybox on rails (trickster mod needs a busybox)
ard mediathek (german app)
nova launcher
dolphin (turn jetpack off in settings)
p.s. tip take twrp backups often when installing stuff as its really fragile right now
This is just nuts! There's hardly any people left with a working Xoom, it's just really cool to see a 6.0 build for this device. I'm totally going to flash this, haven't turned my Xoom in a few months but I'd never get rid of it
Fastboot flashed TWRP 3.0, however the Xoom hangs on Entering Android Recovery Mode. Flashing back to TWRP 2.8.6.0-bigpart, and the device boots into TWRP as expected. Running CM 11.
Did I miss a step?
Ta!
i was upgrading from TWRP 2.7.1.0 touch recovery [2014-7-4] BigPart F2FS support sucessfully
dont know what could cause it - maybe try again?
I have gapps working on @Schischu Android 6.0.
You have to add this to build.prop.
ro.setupwizard.mode = disabled
If you want to avoid endless error notifications of setupwizard has stopped. and google play services has stopped.
i tried this following this guide
http://forum.xda-developers.com/showthread.php?t=1948558
setting it to the last line of build.prop then saving rebooting into recovery
and installing mentioned opengoggleapps from the thread i get
setup wizard and google play services has stopped and setup wizard has stopped errors
p.s. i can see it with adb shell and cd system less build.prop
at the end of the file yet it doesnt seem to work
You will add suport for 3g?
Whaaat??! SERIOUSLY? You are a genius man. Thank you @Schischu
lfpeacemaker said:
You will add suport for 3g?
Click to expand...
Click to collapse
If it's a wingray ROM, then no. Because the wingray doesn't have 3g.
Hi, why are you using elementalx-xoom kernel 2.0 if has 2.1? @Schischu
---------- Post added at 05:55 PM ---------- Previous post was at 05:53 PM ----------
briandotcom0 said:
If it's a wingray ROM, then no. Because the wingray doesn't have 3g.
Click to expand...
Click to collapse
Thank you
....and why do you propose SuperSu 2.50 and not 2.71?
lfpeacemaker said:
You will add suport for 3g?
Click to expand...
Click to collapse
Maybe, but it way down the list.
lfpeacemaker said:
Hi, why are you using elementalx-xoom kernel 2.0 if has 2.1? @Schischu
---------- Post added at 05:55 PM ---------- Previous post was at 05:53 PM ----------
Thank you
Click to expand...
Click to collapse
It's based on 2.1, the version number is just wrong.
Peterpaulmarie said:
....and why do you propose SuperSu 2.50 and not 2.71?
Click to expand...
Click to collapse
Copy / Paste. Actually I have no idea up to which version works on xoom.
Schischu said:
Maybe, but it way down the list.
It's based on 2.1, the version number is just wrong.
Copy / Paste. Actually I have no idea up to which version works on xoom.
Click to expand...
Click to collapse
2.72 super su works on Xoom fine
Sent from my SM-G935F using Tapatalk

CyanogenMod 13-r74 For HonoR 3C NOV 2016 Build

Intro:
CyanogenMod 13 for Honor 3C is an aftermarket ROM based on Android Marshmallow. The ROM is super stable and super smooth. It can be used as a daily driver without any issues. I believe we all know about CM 13 for Honor 3C and I don't need to tell you about it
GPS, USSD, Calls, Camera, Video Recording, SMS, Bluetooth and other needed features are working in this ROM and it can be used as a daily driver.
ROM Download Link:
http://www.mediafire.com/file/hy8uevzlukl92y2/CM13-R74-Syed_Hassan.zip
Google Apps:
G apps are Included No Need To Flash G apps Separately:
Installation Instructions:
> Before any modifications please take a nandroid backup of your phone so you can revert it in case anything goes wrong
> Go to recovery and wipe all partitions except SD card
> Flash the Rom zip
#No need to flash boot.img separately
Cm 13-r74 Addtional Settings
Features:
Edge Screen
Flash Notification
Xinternal(To make sd default)
Ad Away
https://mega.nz/#!QNIQzTRQ!8dOSg3Q_LCRrWuBezKKWapZlpQxCoxk3cFiIaArusSw
Download zip from above link
Go to Recovery
Install That zip/reboot/Done
In case of no signals issue, flash an appropriate modemfix from codelover's thread http://forum.xda-developers.com/android/development/guide-huawei-honor-3c-h30-u10-t2837773 or copy "catcher_filter_1_wg_n.bin" and "modem_1_wg_n.img" file from your stock rom's system/etc/firmware folder and paste and replace these two files in Cm13 system/etc/firmware folder] (if you change these files in the cm13 rom zip file then you don't need to change permissions. but if you are doing it with root explorer then don't forget to change their permission to rw-r-r)
Features:
#Tweaked Performance
#Better Ram Management
#Improved Sound(sound quality is very good and loud)
#Xperia Music App added with great sound
#Over Heating Problem is solved
#Xposed is Already Installed(enjoy)
Dolby Atmos Added
Whats New:
WiFi Stability - Thanks Fire855
Faster GPS Lock
All new stuff from CM
Stability improvements
#Latest Dolby Atmos Installed
#No Heating Issue
#No wifi Problem(Wifi Auto connecting)
#gps works like a charm
#Xposed Active(No need to install Xposed separately)
#Up streamed To R74
#latest Security Patch Installed
#No need to flash boot.img separately
What's Working:
GPS
Camera
Audio in calls
Bluetooth
USSD
Audio
Mic
RIL
SMS (Receive and Send both working)
WiFi
Data
RIL is now more stable
Dual SIM
Gapps
Hotspot
Screen Recording
Both storages (SD and Internal) mounting in both Phone and PC
Gapps
720P working in youtube
BUGS:
2g/3g switch(to cnage 2g/3g switch got to settings/system profiles and change)
Vpn(use Phisphon pro browser only mod or use shadowshock)
Credits :
hassanjavaid8181(me)
Hamada Jimmy
Draculla444
Farhung
Fire855
Kernel Source: Stock Honor 3c
PLZ LIKE MY POST AND LEAVE A FEEDBACK AFTER USING THIS ROM:
XDA:DevDB Information
CyanogenMod 13 For HonoR 3C, ROM for the Honor 3C
Contributors
hassanjavaid8181, hassanjavaid8181
Source Code: http://www.mtkroms.com
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod 13 SEp 2016
Version Information
Status: Stable
Current Stable Version: V1
Stable Release Date: 2016-09-19
Created 2016-09-19
Last Updated 2016-11-22
ScreenSHots:
When will the 2g/3g bug be fixed? I love all these ROMs, but my network carried does not provide 3g, and I cannot switch to 2g from these ROMs, because of which I get no service.
Is there any workaround to force the phone to use 2G? Like some patch or by modifying some system files like build.prop
GPS works while moving around in google maps?
So is this the most stable one currently? or the one by Pavel Sajjad Khan
TechSTER™ said:
So is this the most stable one currently? or the one by Pavel Sajjad Khan
Click to expand...
Click to collapse
Answer to your question is yes.. About Pavel build you can test this build and tell what's the difference and which one is better
What's the difference with temasek 's build?
gufone said:
What's the difference with temasek 's build?
Click to expand...
Click to collapse
Difference is your choice..
If you like pure cyanogen you can use this ROM
If you like cm base ROM with other features you can use temasek
shayanjalil said:
When will the 2g/3g bug be fixed? I love all these ROMs, but my network carried does not provide 3g, and I cannot switch to 2g from these ROMs, because of which I get no service.
Is there any workaround to force the phone to use 2G? Like some patch or by modifying some system files like build.prop
Click to expand...
Click to collapse
right now there is no solution for that,,
if your cellular company is providing 2g than it automatically gives you 2g,,i am using 2 sims sim1 is providing 3g i am using 3g from that and second sim company proving 2g so automatically i am using 2g
you can use 2g bro,,
dinokhan said:
GPS works while moving around in google maps?
Click to expand...
Click to collapse
i just update screen shots in op you can see in screenshots,,
Installed the rom runs smoothly and so far gud battery backup only issue WiFi not auto connect
Sent from my SM-J200F using Tapatalk
popz1 said:
Installed the rom runs smoothly and so far gud battery backup only issue WiFi not auto connect
Click to expand...
Click to collapse
Copy WiFi folder from your stock system/etc and paste in this rom's system etc...do it solid explorer you do not have to change permission just copy and paste..
This rom isn't rooted right? How i can root i t fast and easy?
miniol94 said:
This rom isn't rooted right? How i can root i t fast and easy?
Click to expand...
Click to collapse
Its rooted..go to settings tab build number couple of times it will activate developer options go to developer options click on root access select apps and adb...done
hassanjavaid8181 said:
Its rooted..go to settings tab build number couple of times it will activate developer options go to developer options click on root access select apps and adb...done
Click to expand...
Click to collapse
Done it and now its rooted thank you very much.
miniol94 said:
Done it and now its rooted thank you very much.
Click to expand...
Click to collapse
You are welcome..
What to do if I lose my IMEI after installing this ROM? Would pasting the original 'MP0B_001' file in NVRAM work? Or can I restore my IMEIs using MTK Droid Tools? Or do I need to go back to stock ROM to get my IMEIs back?
shayanjalil said:
What to do if I lose my IMEI after installing this ROM? Would pasting the original 'MP0B_001' file in NVRAM work? Or can I restore my IMEIs using MTK Droid Tools? Or do I need to go back to stock ROM to get my IMEIs back?
Click to expand...
Click to collapse
You dont need to do any of that..read installation instruction carefully op...you will not have any problem
hassanjavaid8181 said:
You dont need to do any of that..read installation instruction carefully op...you will not have any problem
Click to expand...
Click to collapse
I actually I do lose my IMEIs for some reason. I did everything right. Not only with this ROM but the RR ROM and the other Cyanogen MOD by Pavel Sajjad Khan. I tried numerous times. End up with no signals and Invalid IMEIs. So I was wondering if I could restore the IMEIs using the two methods I mentioned in my previous comments.
http://forum.xda-developers.com/android/development/huawei-honor-3c-imei-fix-t3288020
Currently I use this guide to restore the IMEIs. But it is for the Stock ROM. I was wondering wether this guide would work for your ROM or not.
Just try to copy two files catcher_filter_1_wg_n.bin and modem_1_wg_n.img from stock system/etc/firmware and paste in this rom system/etc/firmware do it with solid explorer and you will not have to change permissions

[ROM][Z010D][6.0.x] MiniMax [update2018]

Features:
-Rooted
-Deodexed
-Busybox included
-Removed many of Google Apps
-Removed many of Asus Apps
-Removed Asus Keyboard Dictionary
-Removed PCLink .iso file
Change Log:
MiniMax 5 Pure
- update fw to 13.8.26.110
- NO ROOT (you can manualy flash supersu or magisk)
- NO BUSYBOX (you need flash manualy if needed)
- for INDIA, you can activated modem in updater-script before flashing. disable global modem and enable india modem
v.2
- Update FW to 13.8.26.60
- Deodexed (first boot may take long time)
- Fix Xposed error -1
v.1
- First Release
- Based on WW 13.8.26.54
Installation instructions:
-Download the ROM
-Full Wipe
-Flash the ROM using TWRP
Download:
MiniMax 5 Pure
MiniMax v.2
MiniMax v.1
Notes:
-If you want some of Asus Apps download it from Play Store
-I wont add any stock apps to the ROM
XDA:DevDB Information
MiniMax, ROM for the Asus ZenFone 2
Contributors
allasca
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: 13.8.26.xx Stock Base
Based On: Asus Stock ROM
Version Information
Status: Stable
Current Stable Version: 2
Stable Release Date: 2016-12-22
Created 2016-12-08
Last Updated 2018-03-16
screenshot, remain app installed.
Add-in MiniMax. flash the zip via twrp.
MiniMax 4 ONLY - Patch modem INDIA
MiniMax 3 ONLY - Patch modem INDIA
MiniMax - Asus Sound Recorder
MiniMax - Asus Flip Cover
No bugs i presume? Downloading. Be back.
wow sweet man! Im gonna install and feedback soon.
info memory
allasca said:
screenshot, remain app installed
Click to expand...
Click to collapse
Hello and thanks for the work you did, can I ask you how much free internal memory is now? The GPS works well? Thanks again hello
@maury71 system reserved : 7.3 gb used of 7.3 gb.
Gps work well as stock rom.
Does it flash marshmellow baseband ?. Say, for someone coming from lollipop, is this enough to flash this rom directly after full wipe?. Thanks.
@likenatural as theory it can. But i dont try it before (sorry). If you want to try it, give a shoot. Dont forget to backup, and give me the review. Thankyou
allasca said:
@likenatural as theory it can. But i dont try it before (sorry). If you want to try it, give a shoot. Dont forget to backup, and give me the review. Thankyou
Click to expand...
Click to collapse
Tried it, to flash over lollipop. Modem was not flashed properly I guess. Because cm14. 1 not booted properly. Then had to flash official stock rom and then flash cm14. 1 again. This time it worked. Thanks.
@likenatural modem? Hmm, will see. Sorry about that. Thankyou for helping me, cheerss
Cannot instal Xposed Framework it's say memory full
@split_fire2010 yap, sorry bout that. You can install if you deleted something on system atleast 10mb. Will update rom with new fw, and fix that xposed. Cheerss
allasca said:
@split_fire2010 yap, sorry bout that. You can install if you deleted something on system atleast 10mb. Will update rom with new fw, and fix that xposed. Cheerss
Click to expand...
Click to collapse
Keep it up Your good work :good:
Great rom! Just one note:
System updates not working (I know it's impossibile to update). It crashes Settings app.
Any fix for this? Thanks.
Turn off updates in settings
ZC550KL on CM13
Will this work with CN version of the Z01D?
Can anyone share updater.apk for this rom? It was removed. :/
There is a battery bug battery status is not showing correctly
Buttery bug was fixed by Asus with an update. Just wait MiniMax v2!^___^
more screenshot plz..?

Categories

Resources