[Q] How can I flash the kernel while my phone is rooted officially - Verizon Droid Incredible 2

I found a good kernel, as follows
HTML:
http://forum.xda-developers.com/showthread.php?t=2329381&highlight=vivow+kernel
but my phone cannot flash with the zip.(it leads to the wifi error)
And then how can I flash the kernel.
Ps I can flash the boot.img through pc.
thanks for help

ytyyutianyun said:
I found a good kernel, as follows
HTML:
http://forum.xda-developers.com/showthread.php?t=2329381&highlight=vivow+kernel
but my phone cannot flash with the zip.(it leads to the wifi error)
And then how can I flash the kernel.
Ps I can flash the boot.img through pc.
thanks for help
Click to expand...
Click to collapse
Hi.
Open the zip file on your computer and delete the "bcmdhd.ko" file from
/system/lib/modules .
Compress the 3 folders and flash
I will rebuild this kernel to not include this file since the inc2 does not use
Sent from my Galaxy Nexus using Tapatalk 4

bsmitty83 said:
Hi.
Open the zip file on your computer and delete the "bcmdhd.ko" file from
/system/lib/modules .
Compress the 3 folders and flash
I will rebuild this kernel to not include this file since the inc2 does not use
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
Thank you for your reply, except the wifi not run, the another problem is the kernel not changed, it is still the kernel "3.0.16-g1aff800 [email protected]#1 PREEMPT " not changed. Therefore, using recovery to flash the kernel cannot succeed in the official root (rooted but s-on) or may be just in the official rom. do you think I am right?

still not booting after removing bcmdhd.ko ...
bsmitty83 said:
Hi.
Open the zip file on your computer and delete the "bcmdhd.ko" file from
/system/lib/modules .
Compress the 3 folders and flash
I will rebuild this kernel to not include this file since the inc2 does not use
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
I tried that and the phone will stay stuck on white htc screen. end up pulling battery, go to recovery and load different kernel. thought you might want to know that

czroy69 said:
I tried that and the phone will stay stuck on white htc screen. end up pulling battery, go to recovery and load different kernel. thought you might want to know that
Click to expand...
Click to collapse
Sometimes you have to wipe cache and dalvik since you changed the kernel but thanks , in planning on a rebuild as soon as i get some free time , currently working 7 days @ 10+ hrs a day .
Sent from my Galaxy Nexus using Tapatalk 4

bsmitty83 said:
Sometimes you have to wipe cache and dalvik since you changed the kernel but thanks , in planning on a rebuild as soon as i get some free time , currently working 7 days @ 10+ hrs a day .
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
Thank you, Bsmitty83 and for your good kernel, and I may find the reason, because my phone is only HTCDEV unlock, so the kernel cannot be flash, only I can is to flash the boot.img through pc. so then I will go to s-off, and then I will try this again.

ytyyutianyun said:
Thank you, Bsmitty83 and for your good kernel, and I may find the reason, because my phone is only HTCDEV unlock, so the kernel cannot be flash, only I can is to flash the boot.img through pc. so then I will go to s-off, and then I will try this again.
Click to expand...
Click to collapse
Good choice, i rooted my phone before the htcdev method became available , so i am unfamiliar with it .
Enjoy being able to flash whatever you like once you s-off you phone , my dev-host file link with all my kernels is in my signature
Sent from my Galaxy Nexus using Tapatalk 4

Related

[Q] Who can fix 4.2 Stock OTA failing with red triangle

It seems several users across the web are reporting that the 4.2 Jelly Bean update over the air (OTA) to their Stock Galaxy Nexus devices is failing after reboot, with a collapsed Android showing a red triangle. I am also affected, and have never seen this many reports before.
Some examples:
http://www.galaxynexusforum.com/forum/galaxy-nexus-help/8116-system-update-fails-why.html
https://www.google.com/webhp?source...b024c3c&bpcl=38625945&biw=1278&bih=1016&ion=1
I am stock GSM Galaxy Nexus.
I am not rooted.
My bootloader is unlocked.
I have tried five times by clearing data in Google Services Framework and applying the update, which downloads OTA and verifies correctly. There is no logical reason an unrooted, untampered with factory stock GN should fail in this way, so I suspect something is wrong at Google's end.
Any ideas from anyone smart and constructive?
What is your radio version?
Sent from my Galaxy Nexus using Tapatalk 2
zepius said:
what is your radio version?
Sent from my galaxy nexus using tapatalk 2
Click to expand...
Click to collapse
i9250xxla2?
You need xxfl1
Sent from my Galaxy Nexus using Tapatalk 2
Zepius said:
You need xxfl1
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
That is helpful however my last update to 4.1.2 was also done OTA so I cannot think why I don't have the required radio.
Either way, what is the simplest way to resolve this, without rooting?
CJSnet said:
That is helpful however my last update to 4.1.2 was also done OTA so I cannot think why I don't have the required radio.
Either way, what is the simplest way to resolve this, without rooting?
Click to expand...
Click to collapse
Flash correct radio through fastboot. No need to root whatsoever.
Sent from my i9250
Would you be kind enough to supply brief bullet point instructions and download link please for anyone else with this problem who is not technical?
Sent from my Galaxy Nexus using Tapatalk 2
CJSnet said:
Would you be kind enough to supply brief bullet point instructions and download link please for anyone else with this problem who is not technical?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1626895
D. Type in the commands into the command prompt
1) Make sure your computer recognizes your device by typing: fastboot devices
2) Unlock your bootloader (if you have not already done so): fastboot oem unlock
7) Optional (NOT optional for n00bs) -- Flash the radio: fastboot flash radio radio-maguro-i9250xxla02.img (or whatever the name is of the radio image that you downloaded).
Click to expand...
Click to collapse
bk201doesntexist said:
http://forum.xda-developers.com/showthread.php?t=1626895
Click to expand...
Click to collapse
thank you! finally an answer.
Step by Step for noobs
First make sure the drivers and installed correctly , head here for any questions .
Then install the correct Radio which is xxf1l , files below .
After downloading the radio file , extract it ( using .7zip ) to Android sdk , platform-tool folder ( adb folder )
on the same folder open command prompt ( press shift and right click )
then follow the screen shot
Make sure when you copy the radio file name to include (.img )
bryangopan said:
Sorry bbut how do i find what radio i am on .
Click to expand...
Click to collapse
go to settings then about phone. radio is your baseband version
bryangopan said:
First make sure the drivers and installed correctly , head here for any questions .
Then install the correct Radio which is xxf1l , files below .
After downloading the radio file , extract it ( using .7zip ) to Android sdk , platform-tool folder ( adb folder )
on the same folder open command prompt ( press shift and right click )
then follow the screen shot
Make sure when you copy the radio file name to include (.img )
Click to expand...
Click to collapse
Screenshot broken?
bk201doesntexist said:
http://forum.xda-developers.com/showthread.php?t=1626895
Click to expand...
Click to collapse
Here are the download links to the radio file: http://forum.xda-developers.com/showpost.php?p=27984443&postcount=1097
Easy Mac instructions for flashing the radio image: http://forum.xda-developers.com/showthread.php?t=994918
Please read forum rules before posting
Questions go in Q&A
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
It will not work I have same issue and I have xxlf1
Sent from my LG-V909 using Tapatalk 2
Worked for me. What specifically are you saying did not work?
Sent from my Galaxy Nexus using Tapatalk 2
help , i too am on takju 4.12 stock w baseband xxlf1 and i returned to stock unrooted 4.12 using wugfresh's toolkit and return stock recovery as well .
ive done this 3 or 4 times over the last weekend and now again am downloading the OTA for another try,
I always get the red triangle after a few seconds . Is there a way to get the OTA upgrade to proceed when the red trianlge appears ?
i tried other method to uograde to 4.2 using techfanatics mac instructions but after upgrade the reboot hangs at the multi colored X and will not proceed to boot.
I tried factory reset of CWM but my Nexus gsm still hangs at the multicolored X,, so i went back to Wugfresh's Nexus Root toolkit 1.55 to save me by unroot flash stock back to 4.12 takju. (4 times already)
Any help suggestions would be appreciated, am pulling the 4.2 OTA again and will try again,
If I just stay at 4.12 the system uodate remnder bugs me every hour.
CJSnet said:
Worked for me. What specifically are you saying did not work?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I already have latest radio and still won't update
Sent from my Galaxy Nexus
You used GetRil to get the ril file of the new radio?
Sent from my Galaxy Nexus using XDA Premium HD app

Device not booting after first ROM flash

Hi guys, I am very new to this community and this is my first post. So this is what happened:
I had my One X for about 4 months now, and I was starting to want something new so I rooted it and unlocked the bootloader everything went just fine. So I realized root isn't the only big thing you can do to tweak your device so I wanted to flash a custom ROM. I wanted to customize it so I used this guide: http://forum.xda-developers.com/showthread.php?t=1611349 to customize CMOD 10 based on Jelly Bean and flash it to my device. So I finished my custom ROM and wanted to flash it to my device. So I used this guide: http://forum.xda-developers.com/showthread.php?t=2069904 (post 2 only (of course)).
At first when I tried to flash my custom ROM I didn't make any backup because I had Titanium backup and I thought that it does the same thing as recovery backup (now I know it doesn't) so I don't have the stock ROM on backup. I was disappointed that the device won't boot, it only shows the boot screen "HTC quietly brilliant". And then I saw boot.img I didn't knew what to do with it so I read about it and found out that I need to flash the boot.img before I flash the ROM. So I deleted everything again and done it all over again, but I flashed boot.img that came with the CM 10 first and then flashed the ROM itself. I've done everything correctly and my device still won't boot. It's over 20 minutes and still showing the "HTC quietly brilliant" like before the boot.img.
What should I do and very much thanks for the helpers I don't want to lose my device. :crying:
EDIT: I forgot to mention that this is my first android device.
Try - fastboot erase cache - while in fast boot
Sent from my HTC One X using xda premium
Clean install? Try to clear cache in recovery.
Boot to bootloader (voldown and power). On the top you should see hboot version. What is it?
Also, does fastboot say OKAY when boot.img is flashed?
Sent from my EndeavorU using xda app-developers app
cleancorekiller said:
Try - fastboot erase cache - while in fast boot
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Already tried it. And this is CM10 I downloaded it from their github can't be broken.
THX for the replay BTW.
revolve narytia
TToivanen said:
Clean install? Try to clear cache in recovery.
Boot to bootloader (voldown and power). On the top you should see hboot version. What is it?
Also, does fastboot say OKAY when boot.img is flashed?
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
Already tried to clear cache... A LOT.
HBOOT version is: 1.39.0000
And yes it does say OKAY when boot.img is flashed.
And I already tried clean install a lot.
Okay matey, here's your problem:
You need a special boot.img for your newer hboot version. Check post # 9308 in CM10 thread for link.
Unfortunately GPS doesn't work with this boot.img.
Edit: right post number
Sent from my EndeavorU using xda app-developers app
TToivanen said:
Okay matey, here's your problem:
You need a special boot.img for your newer hboot version. Check post # 1308 in CM10 thread for link.
Unfortunately GPS doesn't work with this boot.img.
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
You are my new god. I will pray for you everyday.
THANK YOU I will report if this will work. Do you know when or where will there be a one with working GPS?
Tomervutx said:
You are my new god. I will pray for you everyday.
THANK YOU I will report if this will work. Do you know when or where will there be a one with working GPS?
Click to expand...
Click to collapse
LOL, just click the thanks button.
Gps will be fixed when slow-ass HTC releases the JB kernel source code. Until then, you can use Trip's CM10 or IceColdJelly 4.2.1 for working GPS.
Sent from my EndeavorU using xda app-developers app
TToivanen said:
LOL, just click the thanks button.
Gps will be fixed when slow-ass HTC releases the JB kernel source code. Until then, you can use Trip's CM10 or IceColdJelly 4.2.1 for working GPS.
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
Mind sharing a link? will save me a lot of time.
link
TToivanen said:
link
Click to expand...
Click to collapse
You saved my life. Thank you again!
TToivanen said:
link
Click to expand...
Click to collapse
It's not working... I clean installed my customized CM10 ROM and then the boot.img you gave me. (I tried vice versa too). It's booting and then restarting to recovery mode.
Probably something went wrong when you customized it. What exactly did you do? Why not just download it as it is?
And when you talked about github.... you mean you built it from source?
TToivanen said:
Probably something went wrong when you customized it. What exactly did you do? Why not just download it as it is?
And when you talked about github.... you mean you built it from source?
Click to expand...
Click to collapse
I did built it form source. I got in a folder 3 files: 2 folders: system and META-INF 3rd file is boot.img.
I probably don't know what to put in update.zip (what folders) would you tell me?
I customized some colors, battery skin on the status bar and fonts. I also customized build.prop and added adrenaline script so I got another folder named "data".
could you tell me how to pack it all to update.zip? I guess my problem is that.
P.S. I also sign it after packing it to update.zip with auto-signer using java.
THX in advance!
Here's one idea: Download the pre built zip of the rom and use it as a template. Replace all the folders inside with your own, custom ones.
Sent from my EndeavorU using xda app-developers app
TToivanen said:
Here's one idea: Download the pre built zip of the rom and use it as a template. Replace all the folders inside with your own, custom ones.
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
I tried it this is the result... Don't you have an experience with ROM building?
Not sure if you understood correctly.
I meant you should dl the rom from get.cm and then replace the files with the ones you built and modified.
If this is exactly what you did, then I'm out of ideas.
I, in fact, haven't built a rom from source in my life.
Sent from my EndeavorU using xda app-developers app
TToivanen said:
Not sure if you understood correctly.
I meant you should dl the rom from get.cm and then replace the files with the ones you built and modified.
If this is exactly what you did, then I'm out of ideas.
I, in fact, haven't built a rom from source in my life.
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
I haven't built it from source. I downloaded the base CM10 mod and edited it's files and compressed and flashed to my device. But I am checking another option.
Why not flash the rom as it is and put your own stuff to system afterwards with adb or an file explorer ?
MeLViN-oNe said:
Why not flash the rom as it is and put your own stuff to system afterwards with adb or an file explorer ?
Click to expand...
Click to collapse
I am editing it with dsixda kitchen and I found out what was my problem... I added Adrenaline script and I need to add support to that through dsixda-android kitchen. Any idea how?

My Gnex won't boot

I need some help, today sundally my Gnex turned off while I was using it as a camera, now it is on a boot loop, I'm o Cm10.1 whith AK256 Kernel. I tried to wipe data, cache.... Reeinstaled CM10.1 and nothing, Purity ROM and nothing, I really don't know what to do. I'm traveling and now using just the iPod for everything :/
GiulioPasini said:
I need some help, today sundally my Gnex turned off while I was using it as a camera, now it is on a boot loop, I'm o Cm10.1 whith AK256 Kernel. I tried to wipe data, cache.... Reeinstaled CM10.1 and nothing, Purity ROM and nothing, I really don't know what to do. I'm traveling and now using just the iPod for everything :/
Click to expand...
Click to collapse
Try to format system then flash custom rom.
If not, flash stock images.
Sent from my Galaxy Nexus using xda premium
May be a kernel problem.
Get correct kernel and flash it.
or
Get stock image and flash it from https://developers.google.com/android/nexus/images
Seems a kernel problem to me rather than a ROM problem. Try flashing another kernel like Franco or Fancy, and then dirty flash your current ROM over it. And ya, don't forget to wipe dalvik cache!!
Happened to me a long while ago and above method solved it for me.
Sent from my Galaxy Nexus using XDA Premium HD app
rajatpatel2009 said:
Seems a kernel problem to me rather than a ROM problem. Try flashing another kernel like Franco or Fancy, and then dirty flash your current ROM over it. And ya, don't forget to wipe dalvik cache!!
Happened to me a long while ago and above method solved it for me.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
Huh? If you flash a ROM after a custom kernel, the ROM kernel will overwrite the custom kernel.. What's the point?
OP, it's probably data corruption OR messed up permissions. first option is fixing permissions in your custom recovery. Reboot. If that doesn't boot fully, format userdata or reflash stock through fastboot.
Sent from my Nexus
bk201doesntexist said:
Huh? If you flash a ROM after a custom kernel, the ROM kernel will overwrite the custom kernel.. What's the point?
OP, it's probably data corruption OR messed up permissions. first option is fixing permissions in your custom recovery. Reboot. If that doesn't boot fully, format userdata or reflash stock through fastboot.
Sent from my Nexus
Click to expand...
Click to collapse
I reflashed the stock rom using the Gnextoolkit and it win´t boot againg, now i will try to flash cm and see what happens
bk201doesntexist said:
Huh? If you flash a ROM after a custom kernel, the ROM kernel will overwrite the custom kernel.. What's the point?
OP, it's probably data corruption OR messed up permissions. first option is fixing permissions in your custom recovery. Reboot. If that doesn't boot fully, format userdata or reflash stock through fastboot.
Sent from my Nexus
Click to expand...
Click to collapse
I'm so sorry, made a typo there. Here I would like to clarify to OP that first dirty flash the ROM so that any files modified by your previous faulty kernel would be changed and than flash a new kernel over it!!
Again sorry for my previous misleading post. I apologize for that.
GiulioPasini said:
I reflashed the stock rom using the Gnextoolkit and it win´t boot againg, now i will try to flash cm and see what happens
Click to expand...
Click to collapse
Paste the exact fastboot commands you're using. I'm not helping a user that uses a toolkit to interact with his device, as I don't know where is it failing.
I installed CM yesterday, it boots but I can't stay with the screen on, if I use it for 3 minutes on my phone reboot. Tonight I will do everything again with the ToolKit, back to stock again but now cleaning all the data and I will relock the bootloader :/ That's really sad.
GiulioPasini said:
I installed CM yesterday, it boots but I can't stay with the screen on, if I use it for 3 minutes on my phone reboot. Tonight I will do everything again with the ToolKit, back to stock again but now cleaning all the data and I will relock the bootloader :/ That's really sad.
Click to expand...
Click to collapse
please stop with the toolkit. its prolly failing somewhere.
if you use the fastboot commands, me or bk201doesntexist will help.
Zepius said:
please stop with the toolkit. its prolly failing somewhere.
if you use the fastboot commands, me or bk201doesntexist will help.
Click to expand...
Click to collapse
Thanks very much. Now, should I do what efrant's guide for returning to stock says?
GiulioPasini said:
Thanks very much. Now, should I do what efrant's guide for returning to stock says?
Click to expand...
Click to collapse
Yes, please. Copy and Paste all the console commands and their output to a service like Pastebin and post the link.
Sent from my Nexus
bk201doesntexist said:
Yes, please. Copy and Paste all the console commands and their output to a service like Pastebin and post the link.
Sent from my Nexus
Click to expand...
Click to collapse
Thanks very much!! Now my Gnex is running the stock rom very well (but I will come back to CM, I can´t resist )

[ROM] JWR66V JB 4.3 [Flash-able] (Takju) & boot loader -Now deodexed v. is available!

[ROM] JWR66V JB 4.3 [Flash-able] (Takju) & boot loader -Now deodexed v. is available!
Made flashable though Dsixda's toolkit, Thanks to dsixda for that toolkit!
I can't assure that this works on your Nexus, I ahve tested .zip files myself and works well on my Nexus!
If YOU get BOOTLOOP:
Flash another ROM and then wipe cache and dalvik cache and then flash this ROM!
Flash it at your own risk!
This isn't so good flashable.zip so you may end up to boot loop!
Use Fastboot to fix or any other fixing method!
If you don't have fastboot drivers install them from here: (It's for verizon variant, but works on Maguro)
www.samsung.com/us/support/owners/product/SCH-I515MSAVZW#
HOW TO PULL BACKUP FOLDER:
in terminal / command prompt:
adb pull /mnt/shell/emulated/clockworkmod/backup/
_______________________________________
Installing this ROM:
recommended dirty flash to make this booting!
NEW Bootloader: (bootloader-maguro-primemd04)
Downlaod:
https://docs.google.com/file/d/0BxlYDVLp_RkMaDQ2Yl8zM2NSdm8/edit?usp=sharing
Flashing through Fastboot:
fastboot flash bootloader bootloader-maguro-primemd04.img
fastboot reboot-bootloader
Untouched JWR66V, only made to flashable:
Download:
links removed!
De-odexed and rooted Flashable:
links removed!
------------------
Ohhh yes...downloading now, good job
Initial Review/Impressions:
Install went as smooth as any other flash install. It looks basically the same but the screen transitions are really smooth (note that I have not installed any apps yet, will update when I do). The first major difference you see is with the camera, the interface has been changed a bit and it does look cleaner, all the usual settings are there i.e. Photosphere etc.
I haven't noticed anything else at a first glance but I will keep on updating as I go along and I will also do a proper battery test.
The usual array of Google apps are pre-installed, although now Google Keep is also added, default browser is the regular android browser though, not Chrome. The usual wallpapers and live wallpapers are present, nothing new here either.
Thanks for making this available so quickly
it is necessary to update the bootloader?
it is unlocked bootloader?
x3m.zone said:
it is necessary to update the bootloader?
it is unlocked bootloader?
Click to expand...
Click to collapse
Nope!
If I flash the zip, i wont lose my data on sd card, right?
Sent from my Galaxy Nexus using xda premium
nudou350 said:
If I flash the zip, i wont lose my data on sd card, right?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
If you just wipe cache and dalvik cace
Gotta try that .zip file myself too
I can just flash the rom right? What's the bootloader update for then?
Is this rootable with SuperSU flashable zip? Does this zip changes the recovery?
Thanks in advance
nudou350 said:
If I flash the zip, i wont lose my data on sd card, right?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
No, it's just like flashing any other rom. Wipe /system, /cache, /data, and dalvik-cache
lparcshinoda said:
Is this rootable with SuperSU flashable zip? Does this zip changes the recovery?
Thanks in advance
Click to expand...
Click to collapse
I am trying to flahs that .zip file myself but for some reason Ubuntu on my PC doesn't work well.. so I ahven't föashed JB 4.3 yet and root should work if you flash it..
No it doesn't change your recovery
lparcshinoda said:
Is this rootable with SuperSU flashable zip? Does this zip changes the recovery?
Thanks in advance
Click to expand...
Click to collapse
https://plus.google.com/113517319477420052449/posts/9rcWNJbVZkL
Chainfire himself says it is, also he seems to be a reliable source for this kind of information since he made SuperSU and tested it on Nexus (devices?) himself.
De-odexing.... it takes a while...
whats kernel number ? 3.0.81 ?
AndrolinRoot said:
whats kernel number ? 3.0.81 ?
Click to expand...
Click to collapse
3.0.72
Sent from my Nexus Prime
If I flash the bootloader, I will lose my data ? Like , everything, including music, videos, etc ?
Sent from my Galaxy Nexus using xda premium
sorry for a nob question but i have to flash bootloader first than. zip file through TWRP??
Sent from my Galaxy Nexus using xda premium
nudou350 said:
If I flash the bootloader, I will lose my data ? Like , everything, including music, videos, etc ?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Nope
nudou350 said:
If I flash the bootloader, I will lose my data ? Like , everything, including music, videos, etc ?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
No, only risk is that IF something goes wrong during flash you can say bye to your Device :good: I've done this MANY times and never had problems, so... good luck to you (and me, since I'm doing it right now)
Follow the steps to install directly from the Factory Images without loosing any of your data on the SD-Card.
http://forum.xda-developers.com/showthread.php?t=1995482

[Recovery] [ TWRP Recovery - v 2.7.0.0 for Nexus S 4G

Hi Guys,
About TWRP:
Team Win Recovery Project 2.x, is a custom recovery built with ease of use and customization in mind. The GUI is also fully XML driven and completely theme-able.
How to install -
1. Connect NexusS4g to computer.
2. Type the following :-
a. adb reboot bootloader. ( Wait till it gets to boot loader )
b. fastboot flash recovery "location to twrp image"
Special Thanks,
1. Dees_Troy
2. Cyanogen
Build 1 - v 2.7.0.0
Download Image :- https://drive.google.com/file/d/0B9X29cIkNoQEb05LQUVfOGFUMXc/edit?usp=sharing
Download Zip :- https://drive.google.com/file/d/0B9X29cIkNoQEWVJ0eWh4MmdMSTg/edit?usp=sharing
WTF only 1 thanks with all these views, this device cant be that dead. thank you for the recovery.
Sent from my Icrap Killer using Tapatalk
dzee206 said:
WTF only 1 thanks with all these views, this device cant be that dead. thank you for the recovery.
Sent from my Icrap Killer using Tapatalk
Click to expand...
Click to collapse
Both phones are going slowly into the night.. But efforts to keep it up to date are greatly appreciated..
Setting.Out said:
Both phones are going slowly into the night.. But efforts to keep it up to date are greatly appreciated..
Click to expand...
Click to collapse
if i could ever get the hang of porting gsm to cdma i'll throw my name in to the mix and help put some life back in this device, sadly nothing but failed attempts so far.
How do you download the zip I click the link and it takes me to the zip already opened
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
weedolo9y said:
How do you download the zip I click the link and it takes me to the zip already opened
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Just ctrl+s on your keyboard or klik file and there is a download command
I dont think the device is dead.. Its around 4 generations old. Yet is able to stand its ground and has the latest and greatest OS running on it.
I personally am planning to use and update the device till it can take no more :angel:
Can we flash the zip file in recovery to update or do we have to hook up to computer???
what happened to the mount usb in mount....now i cant transfer files in recovery?
zak7 said:
what happened to the mount usb in mount....now i cant transfer files in recovery?
Click to expand...
Click to collapse
Use nexus root tool kit and boot the included recovery temporarily, it has working USB..
Sent from my One using XDA Premium 4 mobile app
Guys, I spent a long time starting with deodexed 4.1.1 stock, added Xposed module and Blackout theme and swapped in all inverted current apps then reodexed but.....since I changed TWRP above 2.5.0.0 my backup is restoring incomplete. I am sticking with a backup of 4.1.1 because WifiTether works on WiMax but not after 4.1,1 so I want a nandroid that restores fully. Is it because TWRP is full SELinux now?
Sent from my HTC One using Xparent Gray Tapatalk 2
If you take the nandroid with the new version you'll probably have better luck. Only other thing I've seen, and granted this was on my s3, but with one of the versions I couldn't restore unless I kept the screen on during the restore. But I've also seen restore fail because of the first item too after upgrading recovery and then trying to restore a backup made with an older recovery

Categories

Resources