Nexus 5 Rom - Nexus 5 Q&A, Help & Troubleshooting

I have been having issues with my power button, because it kept powering my phone on and off on a loop. So I installed an app that let me use the volume button to wake my phone, but the app started to drain my battery. I realized that I could flash my phone with a ROM that could let me control what the buttons do. So I downloaded all the packages I needed such as ADB tools and the Nameless ROM. I also installed TWRP recovery package and set it up on the phone. I backed up my phone, but I think I accidently deleted the back up, because it wasn't showing up on the backed up list. By the time I figured this, I had wiped my phone. At this point, everytime I try to boot my phone, I get a message in the TWRP saying that I have no OS and if I would like to install SuperSU. I tried this option, the first time, my phone got stuck on the boot animation with 4 dots for a couple of hours. I switched the phone off, went to fastboot, wiped everything, and tried to the SuperSU again, this time, the phone is stuck on a Google screen. I do not know what to do. I tried to google this problem, but I couldn't find anything helpful. Is there anything I could do?
Thank You for your help

You don't have an system on your phone, so it wont boot. You need to boot into twrp, plug your phone into a computer, download any rom,
(
here is a link to paranoid android:
https://forum.xda-developers.com/go.../paranoid-android-7-2-1-aospa-google-t3639696
)
download gapps,
(
http://opengapps.org/
)
start adb on your computer
do adb devices
(your device should show up)
adb push path/to/paranoidandroid.zip /sdcard/
(change the path to the path of the file)
adb push path/to/gappsfile.zip
disconnect your phone
hit install
click/ navigate to and then click on the paranoidandroid(or other rom) zip file, click add more zips, click on gapps, hit install, wait and finally reboot.

Related

After rooting my nexus 5 is not booting up with non stop booting animation

I have a nexus 5 16 GB and i downloaded the recent software update android 6.0.1 and then I decided to root and I used 'Nexus root toolkit v2.06' and first unlocked the bootloader and then rooted. Everything worked fine but after the process was complete it was rebooting and the booting animation went on and on for many hours and the device did not root. I really don't know what's going on. My purpose is to install a custom rom: cyanogenmod 12. Now what should I do ???? PLEASE HELP. When i try to enter recovery mode it shows a picture of the android mascot with opened back and exclamation and cannot enter command as well. and after some time the booting animation begins and goes on and on...
please help...
nexus_5_ said:
I have a nexus 5 16 GB and i downloaded the recent software update android 6.0.1 and then I decided to root and I used 'Nexus root toolkit v2.06' and first unlocked the bootloader and then rooted. Everything worked fine but after the process was complete it was rebooting and the booting animation went on and on for many hours and the device did not root. I really don't know what's going on. My purpose is to install a custom rom: cyanogenmod 12. Now what should I do ???? PLEASE HELP. When i try to enter recovery mode it shows a picture of the android mascot with opened back and exclamation and cannot enter command as well. and after some time the booting animation begins and goes on and on...
please help...
Click to expand...
Click to collapse
Unless something has changed, version 6. requires that you flash a special kernel before you can root your phone otherwise you are as you are now, stuck in a boot loop. You should probably download the factory image from Google, and then flash the system image to get rid of what you have done.. Perhaps then your phone will start normally
funnel71 said:
Unless something has changed, version 6. requires that you flash a special kernel before you can root your phone otherwise you are as you are now, stuck in a boot loop. You should probably download the factory image from Google, and then flash the system image to get rid of what you have done.. Perhaps then your phone will start normally
Click to expand...
Click to collapse
Thank you very much for the reply, I really do have no idea as to how to flash the factory image because i am very new in this area. Could you please recommend software and which factory image i should download, please ?? thanks very much.
:good:
funnel71 said:
Unless something has changed, version 6. requires that you flash a special kernel before you can root your phone otherwise you are as you are now, stuck in a boot loop. You should probably download the factory image from Google, and then flash the system image to get rid of what you have done.. Perhaps then your phone will start normally
Click to expand...
Click to collapse
Also, you mentioned a 'special kernel' what does that mean. All i want to do to my device is install cyanogenmod 12 and for that i believe it needs to be rooted, so i am really confused. What should I do know
I'm having this same problem, and unfortunately, when I start the phone on fastboot, I can not access the recovery mode in order to upload a factory image of nexus 5.
I used the new tool available her for quick flash, and now, I don't have a phone.
First, don't panic. Your phone is still very easy to recover. Unfortunately I can't get you a complete walkthrough here (for now at least), so I'll give you the main idea and you'll have to do your homework (as maybe you should have done before).
1. You need to get fastboot working on your computer. It's included in the Android sdk package, but there might be some easier way to get it. Google it. You might need drivers for your pc too. Google it as well.
2. Then you need to get into fastboot mode on your phone. To do it, hold down power button AND volume down button until it gets into fastboot mode. You will see an android on his back with the cover open. At this point, connect your phone to your pc, open a terminal on your pc and type "fastboot devices" without the quotes "". It should find your phone if fastboot is working. If it doesn't work go back to step 1.
3. Download TWRP recovery on your pc and place the img file in the same folder as your fastboot executable (not mandatory but easier). It can be found here https://dl.twrp.me/hammerhead/
4. Always in fastboot mode, type "fastboot flash recovery twrp-2.8.7.1-hammerhead.img" assuming you downloaded that file, which you should have by the way. It should install fine. If you haven't placed the file in the same directory as your fastboot executable, you will need to provide the path to your img file as well.
5. Then use the volume rocker to switch between modes and choose reboot recovery.
6. You should now be in TWRP recovery. At this point, download a custom kernel (anyone found on xda for hammerhead should do) and push it to your phone. It should be fairly simple with TWRP. Then flash your new kernel using install. It should help you get your phone booting normally. Alternatively, you can download a custom ROM like cm12.1 and flash it altogether. It will install everything needed for your phone to boot up too. Beware if flashing a ROM though, I strongly advice you to do a factory reset before flashing it. You will find that option in the wipe menu.
Hope it helps, let me know if you need further assistance.
Yesterday, I have tried everything to have my computer to recognize the "fastboot" command, and I installed like 2 or 3 different programs for that. With my old Windows 7, I have been able to push a flashed image to fix this issue, using the fastboot command, but with Windows 10, it's always telling me it's not a valid command. I'll keep trying it, otherwise, i'll have to "resurrect" my old Windows XP computer.
Also, I noticed now that, while trying to install the fastboot, as per some files that I could download, but no file has been copied into my computer, not even if I run it as admin.
fixed. but no RECOVERY mode options....
Hi Guys,
Thank you very much for the help, I have finally recovered the phone and running android 6.0 MRA58N but it is not rooted. Now if you don't mind could you teach me how to root because i have checked lots of videos and tuts but none worked for me...
IMPORTANT:
when i am in recovery mode why cannot I access options even when i press volume up + power button and release them at the same time...????
Thanks in advance.
Just flash a custom recovery via fastboot. Just make sure your bootloader is unlocked. Can't link though.
hi guys i have used nexus 5 mobile with cyanogenmod 14.1 .It worked properly in 1 year. after that suddenly switched off and it not properly boot up .i try to switch on my mobile , first it show google with unlock logo properly and when it show cyanogenmod logo it stuck and again show google with unlock logo....i try recovery mode to wipe and flash the same rom ....the process is interrupt at middle stage and again show the google..i try lots of time . after few try that process finished completely without interrupt. then use my mobile 1 day same as i used first time root. after that same problem occur on my mobile ..so help me guys
@[email protected], possible power button problem?

[EMERGENCY] Bricked Nexus 5 Cant Boot Into Recovery Mode

Hi there, having just the old casual phone crisis. I was running cyanogenmod 12.1 for awhile and decided to finally upgrade to a nougat 7.1 build.
I tried using this one https://forum.xda-developers.com/google-nexus-5/development/rom-dark-rom-t3492150 using adb sideload as I had tried a earlier one and the gapps messed up so I wasn't able to put twrp back on the phone. The rom said it had installed successfully but I wasn't able to sideload gapps, I kept getting an error status 255. I went ahead and just tried to load the rom without gapps and see if I could install it slowly through APKs. I managed to get past the initial android load and the services started up, and it got in an endless crash loop because the phone service wouldn't start. So I went to try and flash another rom and was going to delete the cache. When I went to delete the cache the phone hung for about an hour so I tried to just reset it into recovery mode again.
Now when I hold the power button and volume down key to into fastboot mode I can. I have access to the initial screen with the four options, but when I try to start recovery mode or start the phone my screen goes black, and it'll flash the dead android symbol with the error saying unable to mount cache, it only flashes it for like half a second then goes black and repeats every 10-15 seconds.
I tried holding power down, doing volume up, and letting go to do a hard factory reset but it does nothing. I also can't seem to access the adb sideloading anymore, I'm very scared that it's hard bricked, is there anything I can do at all to fix this.
Flash a new version of the recovery via fastboot. Then do a full wipe. After that install the ROM only! Reboot recovery (not system but recovery) then reflash the ROM (no wipe) and add everything else. Hope this helps you out.
The phone may not boot the ROM without wiping data if installing a 7.1 ROM over a 5.1.1 ROM.

Honor 8 Can't Download Firmware, Can't Flash, Bricked? [Solved]

Hi, after trying unlock my bootloader, I couldn't get into recovery mode without "Your phone cannot be trusted" getting stuck on my screen.
I re-locked the boot loader but now when I go into recovery it says "Data Partition is corrupted please format" then it asks me to connect to a wifi network which then just shows errors everytime the password comes up.
I tried to turn on USB Debugging to ADB sideload a firmware, but I can't because the phone has been resetted; if I try to enter a wifi password the keyboard doesnt show it's just the google voice (which doesn't work) with no options. If i skip the wifi option it just goes on the google login and gets stuck on "Checking Info".
Any solutions to the problem please?
EDIT: I just re-unlocked the bootloader and now its permanently stuck on "Your device cannot be trusted, booting now" regardless of what buttons I press during startup
EDIT 2: I fixed it, it was long and complicated but I got it to work, here's how.
1. When flashing TWRP, I realized I was flashing the TWRP for EMUI 4, so I flashed TWRP for EMUI 5. (Make sure Bootloader is unlocked)
First have all the adb/fastboot drivers, for windows shift + right click the folder and click "Open Command here"
Make sure the twrp img file is in the same folder as the adb folder.
On the honor 8 phone, if it is stuck like mine, turn the phone off and then hold Volume Down + Power Button until the download mode is on the screen
Type "fastboot flash recovery (twrpfilename).img"
Once it's done, turn it off and then hold power button + volume up AND volume down at once till TWRP comes on
(Continuously hold it, if the "Your Device cannot be trusted" screen comes on release)
2. (Make sure internal storage and data are backed up externally for this)
Reset system, data, cache/dalvik, and internal storage
3. Download Update.zip and the second .zip from a website on google, search Honor 8 Manual Nougat and click the link from smartstocknews (I can't post links) but do not follow the steps from that website, and also download GAPPS from open GAPPS. Make sure ARM64 is selected and not ARM as well as 7.0
4. After wiping, mount the Honor 8 by connecting it via USB to a computer, and press "Mount" on TWRP
Upload the both update.zip and update_data_full_hw_eu.zip and GAPPS ARM64 7.0 to internal or external storage
5. Exit mount and go to install, install the zips in this specific order and do not reboot in between
A) Update.zip
B) Update_data_full_hw_eu.zip
C) GAPPS.zip
6. Reboot after GAPPS is done (it might show already installed, if that's the case then it's alright, reboot anyways)
Download the 70mb package for firmware downgrade and the latest marshmallow firmware from your regional huawei's website.
Extract the small package and put the .app file in a folder called dload on the SD card and insert it in your phone.
Boot by holding volume + volume - and pressing power, holding all 3 buttons until the phone vibrates.
The package will flash and afterwards you repeat the process, this time using an .app file from the full marshmallow firmware.
The 70mb package installs not matter how messed up your file system is, and makes your phone ready for the MM firmware. This process brings any brick back to life. Good luck.
I too was trying to root my FRD-L04 and apparently used the wrong TWRP because now I get...
Code:
Unable to open ' ' to wipe crypto key
Unable to wipe Data
Unable to format to remove encryption
Failed to mount /data (invalid argument)
and I cant get the keyboard loaded so I can log into my wifi when I do a factory reset. I really have no idea how best to attack this...my phone is bricked I can get into TWRP 3.0.2.0 recovery, sideload, and fastboot (i think). I am currently downloading the stock ROM for my device and will try to sideload it.
I feel I need to fix the data issues thought before trying to load the ROM as I dont think my data partition is working at all now. Does anyone have any suggestions or a step-by-step guide on how to fix my bricked phone?
I've tried all sort of things today but no matter what, I cant get a keyboard working so I guess that means I'm screwed....
EDIT - my phone doesnt have a insertable SD card so I cant fix things the way the above poster suggests.
menriquez said:
I too was trying to root my FRD-L04 and apparently used the wrong TWRP because now I get...
Code:
Unable to open ' ' to wipe crypto key
Unable to wipe Data
Unable to format to remove encryption
Failed to mount /data (invalid argument)
and I cant get the keyboard loaded so I can log into my wifi when I do a factory reset. I really have no idea how best to attack this...my phone is bricked I can get into TWRP 3.0.2.0 recovery, sideload, and fastboot (i think). I am currently downloading the stock ROM for my device and will try to sideload it.
I feel I need to fix the data issues thought before trying to load the ROM as I dont think my data partition is working at all now. Does anyone have any suggestions or a step-by-step guide on how to fix my bricked phone?
I've tried all sort of things today but no matter what, I cant get a keyboard working so I guess that means I'm screwed....
EDIT - my phone doesnt have a insertable SD card so I cant fix things the way the above poster suggests.
Click to expand...
Click to collapse
If you have nougat just flash the correct recovery from the twrp you already have. https://forum.xda-developers.com/honor-8/development/twrp-t3566563
sysak said:
If you have nougat just flash the correct recovery from the twrp you already have. https://forum.xda-developers.com/honor-8/development/twrp-t3566563
Click to expand...
Click to collapse
This is truly one of the worse phones I have ever had when it comes to root and such. My frustration over what, for a unbranded unlocked phone that *should* probably SHIP with root, this phone has and is putting me through is super high.
That being said...so I flashed the new 3.1.0.0 recovery. Before doing that, I had just tried to Unbrick the phone with flashing B162 image with 3.0.3.0...so now the phone is totally frozen in the "Your device has been unlocked and can't be trusted..." screen. Nothing I seem to do can get it out of this mode.
I want to install the rooted b378 boot.img file I just downloaded, but am unable to find the button commands to get the bootloader loaded. Does anyone have any suggestions in somehow trying to save the day with this damned phone?
much thanks in advance.
EDIT: So I got the phone in bootloader mode by pressing vol up/vol down/power and inserting the usb cable...i flashed the rooted boot.img and twrp 3.1.0.1 to both recovery and recovery2 and now i can get into recovery. I feel like I may actually have a chance now to fix this damn thing...
So can anyone point me in a direction where, from this point with the new recovery loaded and the modded boot image installed, where i can get this phone working?? ill use ANY ROM it dont really matter at this point...
Don't worry. It's really easy, once you know what to do, just realy easy to screw up if you don't. If your phone is a mess just roll back to android 6 using the procedure i described above. Once your phone works, update to nougat and install twrp and root following this guide: https://forum.xda-developers.com/honor-8/development/twrp-t3566563
Same issue
Ramonator said:
Hi, after trying unlock my bootloader, I couldn't get into recovery mode without "Your phone cannot be trusted" getting stuck on my screen.
I re-locked the boot loader but now when I go into recovery it says "Data Partition is corrupted please format" then it asks me to connect to a wifi network which then just shows errors everytime the password comes up.
I tried to turn on USB Debugging to ADB sideload a firmware, but I can't because the phone has been resetted; if I try to enter a wifi password the keyboard doesnt show it's just the google voice (which doesn't work) with no options. If i skip the wifi option it just goes on the google login and gets stuck on "Checking Info".
Any solutions to the problem please?
EDIT: I just re-unlocked the bootloader and now its permanently stuck on "Your device cannot be trusted, booting now" regardless of what buttons I press during startup
EDIT 2: I fixed it, it was long and complicated but I got it to work, here's how.
1. When flashing TWRP, I realized I was flashing the TWRP for EMUI 4, so I flashed TWRP for EMUI 5. (Make sure Bootloader is unlocked)
First have all the adb/fastboot drivers, for windows shift + right click the folder and click "Open Command here"
Make sure the twrp img file is in the same folder as the adb folder.
On the honor 8 phone, if it is stuck like mine, turn the phone off and then hold Volume Down + Power Button until the download mode is on the screen
Type "fastboot flash recovery (twrpfilename).img"
Once it's done, turn it off and then hold power button + volume up AND volume down at once till TWRP comes on
(Continuously hold it, if the "Your Device cannot be trusted" screen comes on release)
2. (Make sure internal storage and data are backed up externally for this)
Reset system, data, cache/dalvik, and internal storage
3. Download Update.zip and the second .zip from a website on google, search Honor 8 Manual Nougat and click the link from smartstocknews (I can't post links) but do not follow the steps from that website, and also download GAPPS from open GAPPS. Make sure ARM64 is selected and not ARM as well as 7.0
4. After wiping, mount the Honor 8 by connecting it via USB to a computer, and press "Mount" on TWRP
Upload the both update.zip and update_data_full_hw_eu.zip and GAPPS ARM64 7.0 to internal or external storage
5. Exit mount and go to install, install the zips in this specific order and do not reboot in between
A) Update.zip
B) Update_data_full_hw_eu.zip
C) GAPPS.zip
6. Reboot after GAPPS is done (it might show already installed, if that's the case then it's alright, reboot anyways)
Click to expand...
Click to collapse
I pretty much have the same issue. No keyboard showing, just the stupid voice thing, and the Bootloader is Relocked. How did you get it fully unlocked. I can't get it. I guess let me get that resolved first (the bootloader) and I can try to go from there. Please help me.
UPDATE: Never mind I fixed it. I'm not really for sure how either but I think it mainly was just persistence.
Didn't work
Hello, so earlier today I tried to install RROS newest version in hope to get magisk/unrooting my phone because I'm addicted to snapchat and I rooted my phone with SuperSU earlier but didn't know u can't login to snapchat after that. It failed idk why, (I followed instructions very clearly and searched info from internet before doing that) causing me to brick my phone so when I booted it, it only showed black screen. After couple hours not finding way to get into twrp with my circumstances I managed to flash boot, recovery and system images, I tried to reboot and see what happens, (just in case, I kinda knew I didn't had ROM installed at the time, I also was hoping RROS to boot) nothing happened expect my phone got stuck in boot screen for booting EMUI, which was not installed obviously. Again after couple hours I stumbled to your post and managed to finally get myself into TWRP, I followed again ur instructions and everything was going fine, no erros, not anything. When Gapps was finished installing, I rebooted and again it just got stuck into booting screen. I did press and hold Power button, vol+, vol- and got myself into some kind of ROM installing screen, (hard to explain I don't exactly know what is name of it) and no it wasn't Huawei erecovery screen (Power button & Vol+ and no it didn't work me either saying that "getting package info failed") so in that ROM installing screen it just was stuck at 5% installing, and now I don't know what to do. My phone got locked again and I'm stuck at booting screen.
Note:
I don't have SD Card, should I get one and install stock rom?
Sorry for being kinda unclear but I'm tired it was 7 hours ago I got my phone bricked and have surfed on the web finding for answers ever since.
Also as you might notice, yes, I'm new to modding devices etc but still I'm not totally noob. Please help ASAP.
[SOLVED] So after hour of watching netflix as depressed teen I tried to reboot my phone again just in case, got stuck in booting screen. Then I held Power Button + Vol+ and got myself into EMUI stock recovery mode, I chose wipe cache partition and wipe data/factory reset, after that I rebooted my phone, it was stuck in booting screen for like 2 minutes but then it actually finished booting and now my phone is again functioning and god bless locked & unrooted.

ROOT J2 PRIME (SM-G532 F/M/G) SUPEREASY 5 steps

now i was looking for how to root my j2 prime because its what i use to login with my vpn then i use a proxy server on it to route all traffic connected to it while its in hotspot mode but it seems proxy servers have their limitations and so im forced to root so i can just hotspot the vpn directly with an app, but after searching i found 3 methods all using superSU which im not comfortable with anymore, all with many steps but in my experice since this phone has got nothing to lose i decided to experiment and boom it worked...
what you need
latest Magsisk - v17.1 at this time of posting
latest SAMSUNG USB DRIVERS
ODIN
and TWRP by
ashyx said:
STEPS
1. BOOT PHONE IN DOWNLAOD MODE (power+vold-down+home)
2. FLASH TWRP in the AP OPTION in ODIN (untick auto reboot;very important) then after flash succeeds
3. Pull out battery and boot to recovery (power+vol-up+home)
4. FLASH MAGISK.zip from your SDCARD (Recovery wont be able to mount internal storage so make sure to put the MAGISK.zip in your SDCARD)
5. Reboot and Hello systemless root
credits to this thread where i was searching for root, includes link to 3 methods but mine is the shortest and easiest
Click to expand...
Click to collapse
I'm unable to start recovery mode. I pull out the battery and after pressing the keys the phone simply goes off. Also I'm unable to enter recovery mode anyway (after turning it off and not flashing anything). That's it, I can't enter stock recovery either.
I tried all button combinations and it just doesn't enter recovery mode.
Never mind, it was probably a faulty button. Pressing with force did the trick. I however employed a bit different path (or perhaps I wrote it down more detailed), which come out more noob like, I'll leave them here for anyone that might use them
Noob, baby steps to root the Samsung Galaxy J2 Prime SM-G532M:
1. Enable developer mode and selected OEM unlocking and USB debug, dunno if it's needed but I did it because in all roots I have seen this is a must.
2. Put the Magisk zip onto a SD card (currently Magisk-v18.0) and put the SD card into the phone. Then I turned off the phone.
3. Turn on the phone into download mode (power+vold-down+home), connect the phone to the PC.
4. Open ODIN and FLASH TWRP file using the AP button (VERY IMPORTANT, uncheck the auto reboot in options, otherwise the recovery goes back to stock I think and the phone will boot into the regular OS, and you'll have to flash TWRP again), wait a few seconds to the flash to finish (odin says PASS! in green).
5. From this screen without touching anything reboot the phone into recovery mode (power+vol-up+home) (just in case press hard the vol+ key). If it boots the phone in regular mode, do steps 2 , 3 and 4 again.
6. FLASH MAGISK.zip from the microSD. When finished wipe Delvik/Cache.
7. Reboot the system. Open the Magisk app (you might have to wait a few seconds for it to appear among on the apps) then press yes when prompted to finish installation as many times (2 times I think). And done, you have your phone rooted.
PD: Magisk can be found here: https://github.com/topjohnwu/Magisk/releases/
As for the TWRP file (twrp_3.1.0-1_sm-g532_5617b.tar), use the one in the link on the OP.
LordBaal19 said:
6. FLASH MAGISK.zip from the microSD. When finished wipe Delvik/Cache.
7. Reboot the system. Open the Magisk app (you might have to wait a few seconds for it to appear among on the apps) then press yes when prompted to finish installation as many times (2 times I think). And done, you have your phone rooted..
Click to expand...
Click to collapse
why am i getting an error? it says
"Updater process ended with ERROR: 1
Error installing zip file '/external_sd/Magisk-v17.1.zip' "
can i get some help here?
Good day!
Is disabling dm-verity and force encryption included in the process?
And also, everything works fine but how is that i cannot delete system apps manually? They're returning back after reboot.
Thanks.
Unable to detect the phone -win nor Lin
Hello guys
Something really extrange is happening.
My j2 prime -532G- can't be detected by Windows nor Linux.
The usb is working because it charges the phone, but I can't access the phone at all. I checked all the drivers in Win -google/adb and samsung- and in Linux libmtp/heimdall/etc.
I have tryed different usb -not the original one since i lost it-
Even when i start the download mode, nothing happens.
it there a way to root the phone without a PC? i have tryed also kingroot apk but it is useless.
Thanks
LordBaal19 said:
I'm unable to start recovery mode. I pull out the battery and after pressing the keys the phone simply goes off. Also I'm unable to enter recovery mode anyway (after turning it off and not flashing anything). That's it, I can't enter stock recovery either.
I tried all button combinations and it just doesn't enter recovery mode.
Never mind, it was probably a faulty button. Pressing with force did the trick. I however employed a bit different path (or perhaps I wrote it down more detailed), which come out more noob like, I'll leave them here for anyone that might use them
Noob, baby steps to root the Samsung Galaxy J2 Prime SM-G532M:
1. Enable developer mode and selected OEM unlocking and USB debug, dunno if it's needed but I did it because in all roots I have seen this is a must.
2. Put the Magisk zip onto a SD card (currently Magisk-v18.0) and put the SD card into the phone. Then I turned off the phone.
3. Turn on the phone into download mode (power+vold-down+home), connect the phone to the PC.
4. Open ODIN and FLASH TWRP file using the AP button (VERY IMPORTANT, uncheck the auto reboot in options, otherwise the recovery goes back to stock I think and the phone will boot into the regular OS, and you'll have to flash TWRP again), wait a few seconds to the flash to finish (odin says PASS! in green).
5. From this screen without touching anything reboot the phone into recovery mode (power+vol-up+home) (just in case press hard the vol+ key). If it boots the phone in regular mode, do steps 2 , 3 and 4 again.
6. FLASH MAGISK.zip from the microSD. When finished wipe Delvik/Cache.
7. Reboot the system. Open the Magisk app (you might have to wait a few seconds for it to appear among on the apps) then press yes when prompted to finish installation as many times (2 times I think). And done, you have your phone rooted.
PD: Magisk can be found here: https://github.com/topjohnwu/Magisk/releases/
As for the TWRP file (twrp_3.1.0-1_sm-g532_5617b.tar), use the one in the link on the OP.
Click to expand...
Click to collapse
I can't seem to get this phone to go into recovery after flashing TWRP. It always goes into a normal reboot no matter how hard i press the button combination.
Any idea about how to make it reboot to recovery any other way
BTW I was aable to make it go to TWRP Once but forgot to insert the SD card that time and had to repeat the process again and haven't been able to see that TWRP screen agin
Any ideas
mbalino said:
Win -google/adb and samsung- and in Linux libmtp/heimdall/etc.
Click to expand...
Click to collapse
Hello mbalino I am new to XDA forums
Where did you checked the drivers in the phone or the PC? what drivers are they?
mbalino said:
My j2 prime -532G- can't be detected by Windows nor Linux.
The usb is working because it charges the phone,
Click to expand...
Click to collapse
Did the phone trigger an Autoplay window (to ask you if you want "view files", "import media", etc.)
Did the phone appear in the file explorer (as a media player device?) with storage(s)?

TWRP Problem

Long story short, I tried to install TWRP with odin and my phone keeps restarting after I did the reboot from the recovery.
This is roughly what I did:
Installed the adb stuff and android studio(because I don't know if the adb stuff was installed correctly)
Do the volume button stuff for download mode
Connect cable
Open odin
Add the latest twrp file in the AP space and start
The phone booted up regularly ... I can't remember which thread it was but it said to remove battery then boot to recovery so I did it.
The instruction I followed said to advance wipe something but I accidentally swiped to factory reset then it booted back to recovery I think then I went back to wipe what I missed earlier then I tapped reboot and system and it keeps restarting all the time.
I can still enter the twrp recovery mode and the downloading mode.
I think it's a boot loop and I read threads where the simple instruction doesn't work and I haven't tried the command stuff.
Hope someone can help me.

Categories

Resources