[Q] Can't install several roms - Nexus 5 Q&A, Help & Troubleshooting

Hi, there are Roms like Omni or CM or AOKP or SlimKat I can install but also Roms like Cataclysm or RastaKat I can't install doesn't matter which recovery I'm using (I tried CWM, the latest TWRP and the one before the latest) but it did never work. CWM shows me "bad file" and TWRP shows me "E:Error executing updater binary in zip '/sdcar..." But I don't think it's a bad file because I tried with several downloads ? Whats the problem ?

I think it IS actually a bad file. Those errors are consistent with a bad file.
If you downloaded via your phone, try downloading via computer and transfer to phone. If you are downloading via computer, download via phone.

rootSU said:
I think it IS actually a bad file. Those errors are consistent with a bad file.
If you downloaded via your phone, try downloading via computer and transfer to phone. If you are downloading via computer, download via phone.
Click to expand...
Click to collapse
I did it either ways

sGollSv said:
I did it either ways
Click to expand...
Click to collapse
Through same data connection?
Download a ROM that gives an MD5 sum and check the md5 sum on your phone.
To do this, open terminal emulator and type:
Code:
md5sum /path_to_ROM/rom.zip
Where path_to_Rom is the location of your ROM.zip (eg /sdcard/Download) and ROM.zip is the name of the zip file you downloaded.

rootSU said:
Through same data connection?
Download a ROM that gives an MD5 sum and check the md5 sum on your phone.
To do this, open terminal emulator and type:
Code:
md5sum /path_to_ROM/rom.zip
Where path_to_Rom is the location of your ROM.zip (eg /sdcard/Download) and ROM.zip is the name of the zip file you downloaded.
Click to expand...
Click to collapse
Yes through same data connection? Do I have to download the MD5sum to do this?

Should just be able to run terminal command without downloading anything as long as you have a terminal app.
-----------------------
Sent via tapatalk.
I do NOT reply to support queries over PM. Please keep support queries to the Q&A section, so that others may benefit

rootSU said:
Should just be able to run terminal command without downloading anything as long as you have a terminal app.
-----------------------
Sent via tapatalk.
I do NOT reply to support queries over PM. Please keep support queries to the Q&A section, so that others may benefit
Click to expand...
Click to collapse
Ah got it.. i've got to do it with the phone?

sGollSv said:
Ah got it.. i've got to do it with the phone?
Click to expand...
Click to collapse
Well yes, if you're downloading it via computer and downloading it directly to the phone with the same result, the issue wont be at the computer side. Its either your phone, or the data connection causing the problem. What we need to do is find out if the MD5 is different once on your phone.

Related

FIXED: Tethering in Stock ROM w/ Root

Hello,
This is a dead easy fix to get tethering working completely with android-wifi-tether (http://code.google.com/p/android-wifi-tether/):
UPDATE
New development version has support for this rolled in, instructions are no longer necessary:
http://code.google.com/p/android-wi...name=wireless_tether_2_0_2-pre14.apk&can=2&q=
Steps:
1. Open adb shell (start cmd.exe, run "adb shell")
2. Issue the following commands:
- "mkdir /sdcard/android.tether"
- "cat /etc/firmware/fw_bcm4329_ap.bin > /sdcard/android.tether/fw_bcm4329.bin"
3. Download and install the android-wifi-tether application, start tethering.
Your log from android-wifi-tether should look like the attached image.
Happy configuration free tethering!
NOTE: This works because of the two separate firmwares that HTC has included in /etc/firmware. One is specific for AP-mode and must be more open to this kind of stuff. The original bug stemmed from the usual firmware dropping ARP requests pretty consistently, possibly as a powersaving measure.
The second firmware is loaded using the firmware_path option when loading the bcm4329.ko kernel module.
anyone else confirm this working please.
I confirm this working...
You will need to have root to run the app of course but 2 or 3 people have confirmed it on bug 362 already on the google project.
Not working for me
AWESOME!!!
actually i ever use wifi tether but this is pretty cool because it actually worked. i know on the heroC we had issues with wifi tether all of a sudden not wrking after 2.1. nice to see that its been fixed. good work spreading the word
ya. it will get SU permissions,
i can find the connection.
i connect to it. but no data transmitting.
would be cool if someone can confirm 4g is able to be tethered.
fdot said:
ya. it will get SU permissions,
i can find the connection.
i connect to it. but no data transmitting.
Click to expand...
Click to collapse
same here. any ideas?
toastcfh said:
would be cool if someone can confirm 4g is able to be tethered.
Click to expand...
Click to collapse
Not confirming but based on what I read harry_m stated the wifi tether app uses the current connection, so in theory if you switch between 3g and 4g the app will switch accordingly.
i can confirm
I originally flashed with toast's rom. Used the recovery .bat to install Flipz's stock root rom.
I then flashed toast's radio rom.
wifi tether did NOT work.
I then performed the above instructions, and viola, it works fine. (i am posting via wifi tether)
I want to thank everyone who is hard at work on these projects, you guys are awesome.
fdot said:
ya. it will get SU permissions,
i can find the connection.
i connect to it. but no data transmitting.
Click to expand...
Click to collapse
Check that the log screen looks exactly like mine does. Did you get any errors when you issued the adb commands?
Look on your sdcard for the android.tether folder and see if fw_bcm4329.bin file exists there.
toastcfh said:
would be cool if someone can confirm 4g is able to be tethered.
Click to expand...
Click to collapse
dcmtnbkr said:
same here. any ideas?
Click to expand...
Click to collapse
It should work according to one of the comments given about the issue. http://code.google.com/p/android-wifi-tether/issues/detail?id=362#c36
Because I am weary of rooting my phone not being able to return it to stock, I am gonna try it with the unrevoked root first.
goodfellaslxa said:
I originally flashed with toast's rom. Used the recovery .bat to install Flipz's stock root rom.
I then flashed toast's radio rom.
wifi tether did NOT work.
I then performed the above instructions, and viola, it works fine. (i am posting via wifi tether)
I want to thank everyone who is hard at work on these projects, you guys are awesome.
Click to expand...
Click to collapse
i followed this same exactly.
andrew500 said:
Check that the log screen looks exactly like mine does. Did you get any errors when you issued the adb commands?
Look on your sdcard for the android.tether folder and see if fw_bcm4329.bin file exists there.
Click to expand...
Click to collapse
no errors in adb.
and the .bin file is sitting in the directory.
and the log looks like yours.
running toasts ROM
can't get this to work
followed instructions, and when i click on the tether button it instantly says: unable to start tethering, please try again!
log screen is completely blank
any ideas?
fdot said:
i followed this same exactly.
no errors in adb.
and the .bin file is sitting in the directory.
Click to expand...
Click to collapse
I meant the screen in android-wifi-tether, does it look like the screen cap I included? It should have a debug line about the loaded firmware on the first item.
- Didn't see the edit you made with that screen:
Have you done the OTA update? Could be the SD card bug possibly. The log screen shows it didn't load the external firmware.
"Unable to start teterhing try again"
I skimmed this thread, I am using toast's rom.
I have just applied the Unrevoked root. I cannot access the sdcard via adb shell. Any ideas?
When i send command
"cat /etc/firmware/fw_bcm4329_ap.bin > /sdcard/android.tether/fw_bcm4329.bin"
it gives me error msg
"cannot creat /sdcard/android.tether/fw_bcm4329.bin: directory nonexistent"
i followed this same exactly.
no errors in adb.
and the .bin file is sitting in the directory.
Click to expand...
Click to collapse
I meant the screen in android-wifi-tether, does it look like the screen cap I included? It should have a debug line about the loaded firmware on the first item.
- Didn't see the edit you made with that screen:
Have you done the OTA update? Could be the SD card bug possibly. The log screen shows it didn't load the external firmware.
Click to expand...
Click to collapse
I have not done the ota.
-------------------------------------
Sent via the XDA Tapatalk App

[Q] How make the TF101 Stock and unroot?

Hi
I've been having heavy troubles with the "Android Revolution HD" ROM, my battery lasts forever while in use, but drowns easily and extremely fast when in sleep / shutdown mode.
So I give up, I am going to sell this tablet and I don't want this ROM any more, I don't want my devince Root. I want to get it back to the way it was when I opened the box.
The only think I'd like to get is the Eee Pad Transformer TF101 Firmware: V9.2.1.27 original from Asus to keep using the Android 4.0.X, nothing else.
Since all my attemps of install / reinstall / stock / root / unroot became a mass failure and later on I end coming here and QQ for help I am here to ask what need to be done before doing anything on the tablet.
So here is the summarized question:
How make the TF101 Stock and unroot?
Thank you
And sorry for my silliness
Here is a solution for you, "Instructions for unbricking/flashing ASUS stock firmware" part.
http://forum.xda-developers.com/showthread.php?t=1688012
pstryju said:
Here is a solution for you, "Instructions for unbricking/flashing ASUS stock firmware" part.
http://forum.xda-developers.com/showthread.php?t=1688012
Click to expand...
Click to collapse
It just doesn't work (as I was expecting) after doing exactly everything it says, it start installing something and then that is it, nothing happens on my tablet.
Filipebergami said:
Hi
I've been having heavy troubles with the "Android Revolution HD" ROM, my battery lasts forever while in use, but drowns easily and extremely fast when in sleep / shutdown mode.
So I give up, I am going to sell this tablet and I don't want this ROM any more, I don't want my devince Root. I want to get it back to the way it was when I opened the box.
The only think I'd like to get is the Eee Pad Transformer TF101 Firmware: V9.2.1.27 original from Asus to keep using the Android 4.0.X, nothing else.
Since all my attemps of install / reinstall / stock / root / unroot became a mass failure and later on I end coming here and QQ for help I am here to ask what need to be done before doing anything on the tablet.
So here is the summarized question:
How make the TF101 Stock and unroot?
Thank you
And sorry for my silliness
Click to expand...
Click to collapse
Download any firmware on the asus site. Extract the downloaded firmware (eg. WW_epaduser9_2_1_27UpdateLauncher.zip) take the file extracted (eg. WW_epad-user-9.2.1.27.zip) and place on sdcard. Follow the same procedure for installing a custom rom.
gilpederiva said:
Download any firmware on the asus site. Extract the downloaded firmware (eg. WW_epaduser9_2_1_27UpdateLauncher.zip) take the file extracted (eg. WW_epad-user-9.2.1.27.zip) and place on sdcard. Follow the same procedure for installing a custom rom.
Click to expand...
Click to collapse
How do I place things into the SD?
I can only place them into the internal storage, which "Full Wipe" will wipe it out?
Filipebergami said:
How do I place things into the SD?
I can only place them into the internal storage, which "Full Wipe" will wipe it out?
Click to expand...
Click to collapse
Sorry, put the file on the external sdcard. I also used a full wipe script. It takes a little more than installing a custom rom but it works.
I would like to take a question with you. I have already installed several custom ICS rom or JellyBean on my TF101, but the HD videos on youtube are with small crashes. But with Android 3.2.1 works well. This has happened to you?
gilpederiva said:
Sorry, put the file on the external sdcard. I also used a full wipe script. It takes a little more than installing a custom rom but it works.
I would like to take a question with you. I have already installed several custom ICS rom or JellyBean on my TF101, but the HD videos on youtube are with small crashes. But with Android 3.2.1 works well. This has happened to you?
Click to expand...
Click to collapse
I have no MicroSD card into my tablet, only internal storage
Filipebergami said:
It just doesn't work (as I was expecting) after doing exactly everything it says, it start installing something and then that is it, nothing happens on my tablet.
Click to expand...
Click to collapse
Please provide further details. What does easyflasher's window/log say? I've used this hundreds of times of not more to go back to stock or fix issues. Did you install the proper APX drivers?
Lethe6 said:
Please provide further details. What does easyflasher's window/log say? I've used this hundreds of times of not more to go back to stock or fix issues. Did you install the proper APX drivers?
Click to expand...
Click to collapse
It says everything was installed successfully and yes APX drivers are fine I've had others troubles with ROMs so I have it installed properly.
http://img10.imageshack.us/img10/9625/es5b.jpg
Filipebergami said:
It says everything was installed successfully and yes APX drivers are fine I've had others troubles with ROMs so I have it installed properly.
http://img10.imageshack.us/img10/9625/es5b.jpg
Click to expand...
Click to collapse
Did you see any text on the TF display? It should show some text when it is flashing.
Also, when in recovery you can use ADB to push the ww-epad firmware to your tablet's sdcard. Update the driver for the naked driver ADB and then:
adb push ROM.zip /sdcard/
If you need ADB, you can get the adb and dll files required to run here: https://dl.dropboxusercontent.com/u/34321735/adb.zip
frederuco said:
Did you see any text on the TF display? It should show some text when it is flashing.
Also, when in recovery you can use ADB to push the ww-epad firmware to your tablet's sdcard. Update the driver for the naked driver ADB and then:
adb push ROM.zip /sdcard/
If you need ADB, you can get the adb and dll files required to run here: https://dl.dropboxusercontent.com/u/34321735/adb.zip
Click to expand...
Click to collapse
Hi frederuco, you saved me once.
http://forum.xda-developers.com/showthread.php?t=2144143
Do I need to do this all over again?
Filipebergami said:
Hi frederuco, you saved me once.
http://forum.xda-developers.com/showthread.php?t=2144143
Do I need to do this all over again?
Click to expand...
Click to collapse
Yup!
Push the rom to flash to the /sdcard/ and you should be good to flash. Obviously dontjisnafter the full wipe.
frederuco said:
Yup!
Push the rom to flash to the /sdcard/ and you should be good to flash. Obviously dontjisnafter the full wipe.
Click to expand...
Click to collapse
Am I doing this right?
http://img24.imageshack.us/img24/6711/rlof.jpg
http://imageshack.us/f/545/wxne.jpg/
Almost....
You need a space between the .zip and the /sdcard/
frederuco said:
Almost....
You need a space between the .zip and the /sdcard/
Click to expand...
Click to collapse
I am getting error like last time,
http://img850.imageshack.us/img850/2954/lemh.jpg
Try using this version of adb: https://dl.dropboxusercontent.com/u/34321735/adb.zip
It is just the adb.exe and the two dll files required to run it.
I use those in a folder called c:\adb and then put the asus.zip in there and try it.
Also, try executing adb devices to make sure it can connect to your tablet. It should find 1 device.
frederuco said:
Try using this version of adb: https://dl.dropboxusercontent.com/u/34321735/adb.zip
It is just the adb.exe and the two dll files required to run it.
I use those in a folder called c:\adb and then put the asus.zip in there and try it.
Also, try executing adb devices to make sure it can connect to your tablet. It should find 1 device.
Click to expand...
Click to collapse
I still getting error, here is my screen if this helps:
http://imageshack.us/f/534/4vsd.jpg/
and the error log:
http://imageshack.us/f/32/ogc1.jpg/
on your PC try running these, then try to push the file again:
adb kill-server
adb start-server
frederuco said:
on your PC try running these, then try to push the file again:
adb kill-server
adb start-server
Click to expand...
Click to collapse
Here:
http://img850.imageshack.us/img850/2543/h9vj.jpg
Hmm, not sure what to say....
Do you have another PC you can try it on? At least try a PC reboot if nothing else.
Or perhaps a Linux live cd. ADB is native to Linux, just run from a terminal window.

[Q] How to backup sdcard?

I want to backup all sdcard content to my PC. But if I try to copy it, windows hangs and tries to estimate the time to copy it. Damn MTP! Is there any better way to do it?
Hi,
What is the total size of data to be transferred to your PC?
Try in two times try to reboot the phone also (if you have previously transferred a file, for example PC-> phone, after that sometimes you can't transfer from phone to PC, reboot can help)... It happened to me, the simple way for me is to transfer all my files in two times..
Maybe there is other solutions...
Lownita said:
I want to backup all sdcard content to my PC. But if I try to copy it, windows hangs and tries to estimate the time to copy it. Damn MTP! Is there any better way to do it?
Click to expand...
Click to collapse
use adb command. enable usb debug, connect your phone, open cmd on desktop and type:
Code:
adb devices
adb pull /sdcard/ /sdcard/
when it is done, look at sdcard folder in "c" directory
samersh72 said:
use adb command. enable usb debug, connect your phone, open cmd on desktop and type:
Code:
adb devices
adb pull /sdcard/ /sdcard/
when it is done, look at sdcard folder in "c" directory
Click to expand...
Click to collapse
i don't believe adb pull works out of the box. i believe that's disabled in the stock adbd binary. you would need a bootloader unlocked rooted or kernel flashed phone to use it.. but i could be wrong...
Dani897 said:
i don't believe adb pull works out of the box. i believe that's disabled in the stock adbd binary. you would need a bootloader unlocked rooted or kernel flashed phone to use it.. but i could be wrong...
Click to expand...
Click to collapse
this command does not need root or unlocked bootloader. it use only a simple adb enabled
samersh72 said:
this command does not need root or unlocked bootloader. it use only a simple adb enabled
Click to expand...
Click to collapse
Pretty sure that since all the custom kernels have to have insecure adb added to them on the N5, the stock one needs it too.
@ OP - I use foldersync to sync wirelessly whilst I sleep every night
Device??
Lownita said:
I want to backup all sdcard content to my PC. But if I try to copy it, windows hangs and tries to estimate the time to copy it. Damn MTP! Is there any better way to do it?
Click to expand...
Click to collapse
Whats your device? and is it rooted?
mnashfaq said:
Whats your device? and is it rooted?
Click to expand...
Click to collapse
What difference does that make? samersh72 and rootSU have him covered .
I am currently using wug toolkit to backup via adb. It boots an own bootimage before, so I guess rootSU is right. Takes quite a while, but it works!
Lownita said:
I am currently using wug toolkit to backup via adb. It boots an own bootimage before, so I guess rootSU is right. Takes quite a while, but it works!
Click to expand...
Click to collapse
learn to use manual commands instead of toolkits....
I was trying to help him.
jd1639 said:
What difference does that make? samersh72 and rootSU have him covered .
Click to expand...
Click to collapse
If he is rooted, and I know the device he is using, I could suggest an SD mounting app for his device so that he can switch to mass storage mode, to increase the data transfer speed, and I find mass storage much more convenient than MTP.. I was just trying to help him..
mnashfaq said:
If he is rooted, and I know the device he is using, I could suggest an SD mounting app for his device so that he can switch to mass storage mode, to increase the data transfer speed, and I find mass storage much more convenient than MTP.. I was just trying to help him..
Click to expand...
Click to collapse
This is the nexus 5 forum. You cannot mount a FUSE location as mass storage.
-----------------------
Sent via tapatalk.
I do NOT reply to support queries over PM. Please keep support queries to the Q&A section, so that others may benefit
rootSU said:
This is the nexus 5 forum. You cannot mount a FUSE location as mass storage.
-----------------------
Sent via tapatalk.
I do NOT reply to support queries over PM. Please keep support queries to the Q&A section, so that others may benefit
Click to expand...
Click to collapse
sometimes i feel people just dont read....
Oh..
rootSU said:
This is the nexus 5 forum. You cannot mount a FUSE location as mass storage.
-----------------------
Sent via tapatalk.
I do NOT reply to support queries over PM. Please keep support queries to the Q&A section, so that others may benefit
Click to expand...
Click to collapse
Oh, Thanks for the info, I didn't know about that.. I thought it was possible.. Sorry about that bro..
samersh72 said:
use adb command. enable usb debug, connect your phone, open cmd on desktop and type:
Code:
adb devices
adb pull /sdcard/ /sdcard/
when it is done, look at sdcard folder in "c" directory
Click to expand...
Click to collapse
After several fails with toolkit (not pushing all files), I now just try this Crazy how much time this all takes, can't be so difficult to transfer the data............
I guess for pushing it back to the new phone it would just be
Code:
adb push /sdcard/ /sdcard/
?
Thanks!
Lownita said:
After several fails with toolkit (not pushing all files), I now just try this Crazy how much time this all takes, can't be so difficult to transfer the data............
I guess for pushing it back to the new phone it would just be
Code:
adb push /sdcard/ /sdcard/
?
Thanks!
Click to expand...
Click to collapse
to push sdcard, open cmd where the sdcard folder exists and type:
Code:
adb devices
adb push sdcard /sdcard/
Try myphoneexplorer, not the fastest solution but very handy to me
Sent from my Nexus 5 using xda app-developers app
I use the built-in FTP server on ES File Explorer, and then sync with SyncBackSE http://www.2brightsparks.com/download-syncbackse.html
samersh72 said:
to push sdcard, open cmd where the sdcard folder exists and type:
Code:
adb devices
adb push sdcard /sdcard/
Click to expand...
Click to collapse
Thanks! Got it all pulled now. But it was slow, only 3.5 MB/s. :fingers-crossed: Now pushing.

[Q] Help! Can't flash anything

I did not make a back up (lesson learned...) and erased everything.. There is no OS loaded on it and the only thing I can get into is TWRP and Fastboot Mode (Just shows logo).
Strange thing is, I used the Mac Toolkit to root and unlock boot loader but as far as I know, not it's saying that it is not rooted (When it indicates "Not rooted; install SuperSU to do so?") and also in some cases, it displays that the boot loader is locked as well. I do have a PC to work with (which is super slow but it works..) but OSX workaround would be ideal.
Please help as I hope the phone is not bricked. I've looked around the forums for about a week and can't seem to find a thread where there is a similar situation.
Dummy-101 instructions would be very much appreciated!
While you have the device booted into TWRP you should be able to copy a ROM from your PC to the phone using the MTP connection. So just download a ROM + gapps to your PC, copy them across, and flash.
Transmitted via Bacon
timmaaa said:
While you have the device booted into TWRP you should be able to copy a ROM from your PC to the phone using the MTP connection. So just download a ROM + gapps to your PC, copy them across, and flash.
Transmitted via Bacon
Click to expand...
Click to collapse
That's what my initial tries were; but there comes an error when trying to flash a ROM.
E: Error executing updater binary in zip '/sdcard/Download/[ROMName]' (Trying to install BlissPop)
From there I shut things off until I can figure this out.. that's where I encounter
"Install SuperSU? Your device does not appear to be rooted. Install SuperSU now? This will root your device. '
I swipe to install but does nothing and shuts down in a millisecond.
Is that the only error you get? What's the full filename of the ROM file that you're trying to flash? Are you checking the md5 after downloading the file?
timmaaa said:
Is that the only error you get? What's the full filename of the ROM file that you're trying to flash? Are you checking the md5 after downloading the file?
Click to expand...
Click to collapse
Trying to installl BlissPop-v1.8-bacon-OFFICIAL-20150124.1647
Not sure how to check md5 sum - is it to verify the file before installing?
sdkim89 said:
Trying to installl BlissPop-v1.8-bacon-OFFICIAL-20150124.1647
Not sure how to check md5 sum - is it to verify the file before installing?
Click to expand...
Click to collapse
It is indeed to verify the integrity of the file. At the download page you can see the ROM zips and directly below each ROM zip is the md5sum file too. Looking at the md5sum for the file you're trying to flash I can see that the md5 should be 85bdc2efffa404bf5864555984628665. So you need to use an md5 checking app to ensure that the md5 of the actual file you've downloaded matches that.
I'm having the same issue. tried wiping, md5 checked, it matches, this problem still persists. any ideas?
EDIT: doh, flashing firmware update fixed it

[Q] The best way to put twrp on your phone when on stock lollipop ?

Is there a way to put twrp on your phone ? I'm on stock lollipop but i don't want to downgrade to kit kat. I'm rooted. Maybe if someone gave me good steps ? i will try. help?
Raz12 said:
Is there a way to put twrp on your phone ? I'm on stock lollipop but i don't want to downgrade to kit kat. I'm rooted. Maybe if someone gave me good steps ? i will try. help?
Click to expand...
Click to collapse
this is what your looking for
http://forum.xda-developers.com/att-lg-g3/development/rom-lg-d850-20f-lollipop-5-0-1-extras-t3052041
clsA said:
this is what your looking for
http://forum.xda-developers.com/att-lg-g3/development/rom-lg-d850-20f-lollipop-5-0-1-extras-t3052041
Click to expand...
Click to collapse
Thanks bro , i did look at this and followed the steps but i couldn't get it to work. I did number one because i'm already rooted and have lollipop. Could you give a more basic step ? like which files to download ? i know the terms. I just can't seem to understand it .
Raz12 said:
Thanks bro , i did look at this and followed the steps but i couldn't get it to work. I did number one because i'm already rooted and have lollipop. Could you give a more basic step ? like which files to download ? i know the terms. I just can't seem to understand it .
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=3052041
Since you don't have twrp your best choice is step 1 of autoprime. Just follow the steps. Make sure you have the latest USB drivers for lg g3. Also you need to make sure your device is properly connected via adb. To do that you open a terminal inside the folder containing the files. To get adb correctly you hit shift and right click inside the folder the open terminal. Once terminal is open you start by connecting the device via adb. To check is connected your adb device id must show with the word device in front. If it shows unauthorized you need to allowed the connection on the phone. Once connected you need to push the files to the root of the sdcard
adb push "each file" /sdcard/
Then follow with the commands on step 1. Very important to rename twrp file to the name shown in the command.
netomel said:
http://forum.xda-developers.com/showthread.php?t=3052041
Since you don't have twrp your best choice is step 1 of autoprime. Just follow the steps. Make sure you have the latest USB drivers for lg g3. Also you need to make sure your device is properly connected via adb. To do that you open a terminal inside the folder containing the files. To get adb correctly you hit shift and right click inside the folder the open terminal. Once terminal is open you start by connecting the device via adb. To check is connected your adb device id must show with the word device in front. If it shows unauthorized you need to allowed the connection on the phone. Once connected you need to push the files to the root of the sdcard
adb push "each file" /sdcard/
Then follow with the commands on step 1. Very important to rename twrp file to the name shown in the command.
Click to expand...
Click to collapse
when i first plug up my phone it shows under the devices ID but then it goes away after 30 seconds ? what you think could be the problem ?
Raz12 said:
when i first plug up my phone it shows under the devices ID but then it goes away after 30 seconds ? what you think could be the problem ?
Click to expand...
Click to collapse
I would also download the latest adb drivers or android sdk Package. But yes it is extrange that happens.
netomel said:
I would also download the latest adb drivers or android sdk Package. But yes it is extrange that happens.
Click to expand...
Click to collapse
When it says "internal sdcard" do they mean the storage not on the sd card ? and those 3 links that he posted , we have to download all them files and put them on the sd card or internal ? sorry for questions
netomel said:
I would also download the latest adb drivers or android sdk Package. But yes it is extrange that happens.
Click to expand...
Click to collapse
okay so update now all the other items are being recorded in and out but when it gets to twrp.img it says no such file
netomel said:
I would also download the latest adb drivers or android sdk Package. But yes it is extrange that happens.
Click to expand...
Click to collapse
THANK YOU I GOT IT but i have a quick question , i can now flash exposed on here ? and get roms that are bumped ?
You can flashes any rom bumped since this is bumped as well, if you run into a boot loop make sure to flash the corresponding modem either kk or lollipop. About xposed you can try but you better read the best way to install it because there are issues with lg cover app and the weather app.
i got it working, now im just trying to figure out why G3 tweakbox is not working with xposed
I actuality used the twrp app and it worked like a charm.
Raz12 said:
i got it working, now im just trying to figure out why G3 tweakbox is not working with xposed
Click to expand...
Click to collapse
There are other threads that discuss this matter in detail. I personally don't use xpose until gets more friendly and stable with lollipop.
netomel said:
There are other threads that discuss this matter in detail. I personally don't use xpose until gets more friendly and stable with lollipop.
Click to expand...
Click to collapse
i understand thanks bro
I've been using TWRP manager, since I'm avoiding xposed on 5.0.2 ( APM+ is the only xPosed module I really miss, anyway).
Sent from my LG-V410 using Tapatalk

Categories

Resources