User-agent: Mediapartners-Google Disallow: User-agent: * Disallow: /search Allow: / Sitemap: http://nox4developper.blogspot.com/sitemap.xml Nox 4 developper: 5.01
Affichage des articles dont le libellé est 5.01. Afficher tous les articles
Affichage des articles dont le libellé est 5.01. Afficher tous les articles

[Emergency Guide] How to Blank or regenerate Watch (WA 5.01) after clearing \system topic






[Emergency Guide] How to Blank or regenerate Watch (WA 5.01) after clearing \system

Under Fastboot
- fastboot flash boot bootll.img (From http://forum.xda-developers.com/g-wa...tch-r-t2956964)
- fastboot flash recovery twrp.img (From http://forum.xda-developers.com/g-wa...wrp-r-t2960511)
Go to Recovery and format all twice with TWRP recovery

Flashing back stock recovery :
- fastboot flash recovery recoverll.img (From http://forum.xda-developers.com/g-wa...tch-r-t2956964)
Back to stock recovery, format twice

Regenereting system step :
- fastboot flash system systemo.img (From http://forum.xda-developers.com/g-wa...ooted-t2981075)

Go back to stock recovery, Choose apply update from ADB (adb sideload)
- adb sideload 149e0c34d0ab10d3e356d6301915dcc04552d9db.signed-lenok-LWX48P-from-KNX01R.149e0c34.zip (From http://android.clients.google.com/pa...R.149e0c34.zip)
Reboot system now. Choose langage, etc.

Pushing SU, autorize adb debug on the watch
- adb push supersu.zip /sdcard/su.zip
- adb reboot bootloader
- fastboot flash system system.img (from http://forum.xda-developers.com/g-wa...ooted-t2981075)
- fastboot flash recovery twrp.img

Restart watch and go to TWRP recovery, install/flash su.zip from sdcard

Et Voilà ! :cool:






[5.0.1] XT1033 Braz Soak LP 5.01 DUAL Sim [TWRP BACKUP] topic






I don't like long thread so in short.
Lollipop 5.0.1 TWRP backup for XT1033 users (working on Asian variant)
I hve restored the TWRP 5.0.1 backup in my XT1033 Indian variant given by Xda member @deeplyyoung and it's working fine in my phone with dual Sim compatibility
So I hve decided to share it with u guys..

Download Link:-
https://drive.google.com/folderview?...Ws&usp=sharing

Credits:-
@deeplyyoung

First boot will take time so be patient..
It will not upgrade ur bootloader so better don't ask it.






[Q] Android L 5.01 lock screen reboot topic






I have a single issue when the phone goes to "sleep" mode it reboots.

so i set the lock screen time out to 30 minutes, sure enough phone is stable and useable, if i set the phone down for 30 mins as soon as the screen goes dark, it will reboot

same as if i turn it on, when its on the lock screen after booting, if i dont touch it for a few seconds as soon as the screen goes dark, it will reboot. this is now my ONLY issue

is this a known issue? i cant find anything for a fix for it. help is appreciated.






Help with 5.01 (no wipe) topic






OK. This is for those who are not so great or somewhat new to flashing stuff; if you're already awesome at this you will most likely not find this thread helpful. It took me a long time to find the answers I was looking for so I thought I'd share my results.

My issue: I was trying to update to Android 5.01 (Nexus 6, 5.0, encrypted, rooted)
I got the OTA notification, which after I dismissed it, could not get it back. However, I found out, again after much reading that even if I had caught it, it would not have worked since Lollipop does a system check before it updates and because I was rooted would not have worked. I also tried just capturing the OTA update from droidlife and again, once I got to the sideload phase (either through wugfresh, or just standard minimal adb).

So... searched and searched, I didn't want to lose my user data, since it's tough to get everything just the way I like it. I finally found a solution.

I downloaded Wugfresh (mainly because the application is great in terms of getting the drivers under control, I was able to get it installed and working on two comptuers).

Next, downloaded the minimal adb and fastboot stuff, it's pretty awesome, because after this process you really feel like you're getting a grasp on customizing android.
http://forum.xda-developers.com/show....php?t=2317790

Next, download the actual install image from google (nexus 6, 5.01)
http://forum.xda-developers.com/show....php?t=2317790

Once you get that file, you'll need a nice zip program like 7zip: You want to go into the file and get 5 files:
radio-shamu-d4.0-9625-02.55.04.img (I renamed it to radio.img)
bootloader-shamu-moto-apq8084-71.05.img (I renamed it to bootloader.img

then in the image-shamu-lrx22c.zip file, retrieve these three files:
recovery.img, system.img and boot.img

Now, take a breath, get a drink and prepare for the next part.

Boot into fastboot mode (power off phone, then once it's off, hold down power and volume DOWN)
Pull up your minimal adb and fastboot:
type:
fastboot flash bootloader bootloader.img
fastboot flash radio radio.img

Very important next step:
fastboot reboot-bootloader

Next:
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img

fastboot reboot

This first boot will take quite a bit but it WILL come up, and optimize all your apps and settings (nothing lost)

Now, because I was in the mood to flash stuff, I rebooted into fastboot mode again (after I downloaded CF-auto root and extracted the files for 5.0)
renamed the cf-autoroot blah blah blah to just root.img

then:
flashboot boot root.img, it ran and rebooted, bam rerooted, none of the my data lost. Hope this helps someone.






Poor benchmark performance after 5.01 dirty flash topic






Ive just done a dirty flash of the 5.01 update -

Through fastboot I flashed system, boot loader and used the decrypted boot image.

Just run antutu & geekbench 3 and found the final score is pretty naff. Anyone else had similar or know why it might be?









[Q] Rooting 5.01 topic






The CF-Auto-Root is for 5.0.
Does it work on 5.01?
Even it does work, does it replace the new 5.01 kernel with a 5.0 kernel?