Changing your Moto X bootlogo (no root needed) - Moto X General

So the customized bootlogo is just a bitmap, it is stored at /dev/block/platform/msm_sdcc.1/by-name/clogo.
To back it up (root required for backup):
adb shell su -c "dd if=/dev/block/platform/msm_sdcc.1/by-name/clogo of=/sdcard/clogo.bmp"
Click to expand...
Click to collapse
To "de-customize" the bootloader:
adb reboot bootloader
fastboot erase clogo
Click to expand...
Click to collapse
To flash a new one:
fastboot flash clogo <filename>.bmp
Click to expand...
Click to collapse
Make sure the file is the same dimensions as the original, attached is my "PwnMyMoto" bootlogo, for reference

Nice.

Maybe one of the older nexus boot animations could be converted. Would be sweet.

Here's mine

Maybe it's the beer, but how do we know if it's the same dimensions?
sent from my Moto X

wera750 said:
Maybe it's the beer, but how do we know if it's the same dimensions?
sent from my Moto X
Click to expand...
Click to collapse
Grab my sample?

jcase said:
Grab my sample?
Click to expand...
Click to collapse
Am I looking at resolution? Really hammered btw lol
sent from my Moto X
---------- Post added at 01:53 AM ---------- Previous post was at 01:35 AM ----------
imnotmikal said:
Here's mine
Click to expand...
Click to collapse
Please upload!
sent from my Moto X

wera750 said:
Please upload!
sent from my Moto X
Click to expand...
Click to collapse
No problem, here you go. I'll probably make more like it, just to do it.

Could we get this mod on the MAXX or new DROID line by any chance?
Sent from my DROID MAXX via Tapatalk 4.

imnotmikal said:
No problem, here you go. I'll probably make more like it, just to do it.
Click to expand...
Click to collapse
Looks awesome thanks!
On another note, what happened to Moto-fastboot? I mean I'm glad it's gone but figured that wouldn't ever change.
sent from my Moto X

black
here's a black one if anyone is interested...
blackp.bmp
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

I'll have to go to my computer when I wake up, but that exact file is also in the DROID line too.
Sent from my DROID MAXX via Tapatalk 4.

Here is mine download from link as the SS in this post is smaller
https://mega.co.nz/#!6QwxCI5D!RhXL5wttGI-Put3yi97aKFmBmFpekgVaoYws4fJuLnY

Is there a way to do this without adb? I'm having a hard time getting everything to work on my laptop.

jason.912 said:
Is there a way to do this without adb? I'm having a hard time getting everything to work on my laptop.
Click to expand...
Click to collapse
It's done with fastboot not adb
Sent from my XT1058 using xda app-developers app

wera750 said:
It's done with fastboot not adb
Sent from my XT1058 using xda app-developers app
Click to expand...
Click to collapse
Which you run through adb.....?
While the phone is in fast boot mode....?
Sent from my Nexus 7 using Tapatalk 4

Casen said:
Which you run through adb.....?
While the phone is in fast boot mode....?
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
No, you run the commands in a command prompt window, not adb. You're using adb whenever you type in "adb ...." you're using fastboot whenever you type "fastboot..." both adb and fastboot are separate executables and are in the same directory hence why typing either "adb" or "fastboot" into the same command prompt works for both functions. "adb reboot bootloader" calls the adb exe and "fastboot reboot-bootloader" calls the fastboot exe

graffixnyc said:
No, you run the commands in a command prompt window, not adb. You're using adb whenever you type in "adb ...." you're using fastboot whenever you type "fastboot..." both adb and fastboot are separate executables and are in the same directory hence why typing either adb or fastboot into the command prompt works for both functions
Click to expand...
Click to collapse
Learn something new. Thank you.
Sent from my DROID MAXX via Tapatalk 4.

jason.912 said:
Is there a way to do this without adb? I'm having a hard time getting everything to work on my laptop.
Click to expand...
Click to collapse
So the answer is, "You cannot do this without a computer."
You said, "ADB", but we all knew that you meant "fastboot".
So yeah you need your computer and fastboot.
If you are having a tough time installing the android sdk you could try using "minimal adb" I think it is called?
http://forum.xda-developers.com/showthread.php?p=42407269

I have tried this on the Ultra multiple times and after a few reboots it reverts back to the stock image any thoughts on stopping this or why it is happening?

Related

[Q] Nexus 10 ADB backup error

Before unlock and root my nexus 10, I tried to backup up my app and setting using ADB backup. However, no matter using Wug's toolkit or mskip's toolkit, the backup function doesn't work for me. Every time, after I click the backup button from my nexus 10, the PC screen just pop up a window says that the backup has completed. However, the backup .ab file size is 0 bytes. I tried several times and also tried to restart pc and tablet and turn the tablet to airplane mode before backup. Still doesn't work. Is something wrong with my nexus 10? Any suggestion will be appreciated.
Is there no body having same problem?
afterdream85 said:
Before unlock and root my nexus 10, I tried to backup up my app and setting using ADB backup. However, no matter using Wug's toolkit or mskip's toolkit, the backup function doesn't work for me. Every time, after I click the backup button from my nexus 10, the PC screen just pop up a window says that the backup has completed. However, the backup .ab file size is 0 bytes. I tried several times and also tried to restart pc and tablet and turn the tablet to airplane mode before backup. Still doesn't work. Is something wrong with my nexus 10? Any suggestion will be appreciated.
Click to expand...
Click to collapse
Does anybody have the same problem? Have you solved your problem? I have a lot apps and games. I don't want to lose them and their setting after unlocking and root. Please help.
afterdream85 said:
Does anybody have the same problem? Have you solved your problem? I have a lot apps and games. I don't want to lose them and their setting after unlocking and root. Please help.
Click to expand...
Click to collapse
Maybe u need to enter a password to backup..give it a shot
therealnoob said:
Maybe u need to enter a password to backup..give it a shot
Click to expand...
Click to collapse
im having a very similar issue with my nexus 4... my phone is saying it starts then finishes immedietly but no back up, im trying to figure it out too :/
the co0kie said:
im having a very similar issue with my nexus 4... my phone is saying it starts then finishes immedietly but no back up, im trying to figure it out too :/
Click to expand...
Click to collapse
i would not rely on a tool. best way is to enter the command directly either in linux terminal or windows command prompt.
go to the directory where sdk is installed and where u can find adb.
on my linux machine it is under /downloads/android-sdk-linux-x86/platform-tools/
make sure to be root
then i type in ./adb devices (to make sure adb finds my device)
then i go /.adb backup -all -nosystem -noshared -apk -f /home/me/backup/something.ab
in windows fire up command prompt as administrator
go into ur adb directory
type adb devices
then adb backup -all -nosystem -noshared -apk -f c:\backup\something.ab
hope it works
Sent from my GT-I9100 using xda app-developers app
problem solved
therealnoob said:
Maybe u need to enter a password to backup..give it a shot
Click to expand...
Click to collapse
the co0kie said:
im having a very similar issue with my nexus 4... my phone is saying it starts then finishes immedietly but no back up, im trying to figure it out too :/
Click to expand...
Click to collapse
therealnoob said:
i would not rely on a tool. best way is to enter the command directly either in linux terminal or windows command prompt.
go to the directory where sdk is installed and where u can find adb.
on my linux machine it is under /downloads/android-sdk-linux-x86/platform-tools/
make sure to be root
then i type in ./adb devices (to make sure adb finds my device)
then i go /.adb backup -all -nosystem -noshared -apk -f /home/me/backup/something.ab
in windows fire up command prompt as administrator
go into ur adb directory
type adb devices
then adb backup -all -nosystem -noshared -apk -f c:\backup\something.ab
hope it works
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
I found the solution for my nexus 10 is not to connect to USB 3.0 but USB 2.0 of laptop. Then everything works well.
afterdream85 said:
I found the solution for my nexus 10 is not to connect to USB 3.0 but USB 2.0 of laptop. Then everything works well.
Click to expand...
Click to collapse
wow nice thanks for sharing xD
boyomarga said:
my phone is saying it starts then finishes immedietly but no back up
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
two possible workarounds are
first punch in a password for ur backup and see if it works
second use adb command thru terminal linux or command prompt windows
GL

[HELP] nexus 4 softbricked? and my pc cant read my phone

i wiped my phone completely so i cant flash any roms
i can still access my recovery
but the problem is i cant adb push because my pc wont recognize my phone
here are some pictures
i already re-installed all drivers
sdk, adb etc. still no luck
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hope you guys can help me
Have you installed the drivers? And if you did, just try reinstall them.
Sent from my HTC HD2 using xda app-developers app
lolerpro8 said:
Have you installed the drivers? And if yiu did, just try tivreunstalk them.
Click to expand...
Click to collapse
i re-installed all of it
ive searched all throughout the forums but no one seems to have my problem
Water Dispenser said:
i re-installed all of it
ive searched all throughout the forums but no one seems to have my problem
Click to expand...
Click to collapse
Try going in sdk manager and download the drivers from it. I may work.
lolerpro8 said:
Try going in sdk manager and download the drivers from it. I may work.
Click to expand...
Click to collapse
okay, i will try it now
be back in awhile
Water Dispenser said:
okay, i will try it now
be back in awhile
Click to expand...
Click to collapse
ok so it seems that your ADB drivers are not working.So reinstall them.Then download the google factory image and SDK of Google.then inside of the downloaded SDK, open the sdk folder inside then platform tools,there paste the CMD prompt file.then open it. Now you have to follow these steps: http://forums.androidcentral.com/ne...-how-flash-4-3-factory-images-your-nexus.html Now hope you have stock factory image.:fingers-crossed:
Google factory image :https://developers.google.com/android/nexus/images#occam
NexusMobileGamer said:
ok so it seems that your ADB drivers are not working.So reinstall them.Then download the google factory image and SDK of Google.then inside of the downloaded SDK, open the sdk folder inside then platform tools,there paste the CMD prompt file.then open it. Now you have to follow these steps: http://forums.androidcentral.com/ne...-how-flash-4-3-factory-images-your-nexus.html Now hope you have stock factory image.:fingers-crossed:
Google factory image :https://developers.google.com/android/nexus/images#occam
Click to expand...
Click to collapse
thanks!! ill try this one too. hope it works. stressed because of this. haha
NexusMobileGamer, i reinstalled the adb driver but my laptop cant seem to recognize or detect my n4. its still the same in the caps that i attached
Water Dispenser said:
NexusMobileGamer, i reinstalled the adb driver but my laptop cant seem to recognize or detect my n4. its still the same in the caps that i attached
Click to expand...
Click to collapse
what happens when your phone boots up?
Water Dispenser said:
NexusMobileGamer, i reinstalled the adb driver but my laptop cant seem to recognize or detect my n4. its still the same in the caps that i attached
Click to expand...
Click to collapse
Follow these instructions to install the drivers.
NexusMobileGamer said:
what happens when your phone boots up?
Click to expand...
Click to collapse
google logo only. i wiped my phone so no files in it. just recovery
Water Dispenser said:
google logo only. i wiped my phone so no files in it. just recovery
Click to expand...
Click to collapse
The solution is to simply get your drivers working. Use the link in my last post for instructions.
Chromium_ said:
Follow these instructions to install the drivers.
Click to expand...
Click to collapse
i already did that, still, unknown device or the same as in the caps. android adb interface with an exclamation point
up
Water Dispenser said:
up
Click to expand...
Click to collapse
So even fastboot doesn't work?
Sent from my Pure Linaro Nexus 4 now Free
Try another pc?
Sent from my HTC One X using xda app-developers app

Verizon Fastboot Flash System Fix

I had problems flashing the system with fastboot on my Verizon Moto X because the file size was too large. I saw others come across the same problem. I remembered that I used a moto fastboot one time back in the day so I did a little research and found it again. This fastboot splits the file up so that it can be flashed normally. It should use all of the same commands. I put it in posts before, but since I see people still having the problem I figured I'd make a thread for it. You run commands just like you would in fastboot except for when you type "fastboot" change that to whatever you name the file you download from the link below.
http://forum.xda-developers.com/showthread.php?t=1953948
***This is just a replacement for your old fastboot,exe.
UPDATE: here is another link to a place that has moto-fastboot for mac, 32 bit, 64 bit, etc. http://forum.xda-developers.com/showthread.php?t=1138092
When I open this it says my computer is missing components? Weird I was hoping to be able to use this to flash system to get back to stock and keep my data.
rocketsaucev2 said:
When I open this it says my computer is missing components? Weird I was hoping to be able to use this to flash system to get back to stock and keep my data.
Click to expand...
Click to collapse
Did you put it in the same folder as your original fastboot? Not sure that matters. I didn't think it would but maybe fastboot pulls certain things from sdk platform tools directory that I don't know about.
I'm assuming your old fastboot worked right? maybe not updated drivers? works perfectly for me.
jayboyyyy said:
Did you put it in the same folder as your original fastboot?
Click to expand...
Click to collapse
Man I feel like such a tool. Now it opens but closes immediately.
rocketsaucev2 said:
Man I feel like such a tool. Now it opens but closes immediately.
Click to expand...
Click to collapse
opens? what you talking bout willis? you should never open the file. you run the file through command prompt... you need a link on how to use fastboot or do you know how?
edit: I see that my OP might have been misleading. That file is just a different fastboot file. You still need to manually go to fastboot to flash your system img. PM me if you need assistance with that and Ill guide you through it.
jayboyyyy said:
opens? what you talking bout willis? you should never open the file. you run the file through command prompt... you need a link on how to use fastboot or do you know how?
edit: I see that my OP might have been misleading. That file is just a different fastboot file. You still need to manually go to fastboot to flash your system img. PM me if you need assistance with that and Ill guide you through it.
Click to expand...
Click to collapse
Ok, I didn't realize you run the command and tell it to look at mfastboot, but I got er now. Worked like a charm (with heart pounding for fear of failure!) Thank you for the link and your assistance, my phone is back to stock without fxzing. I used the thanks button!
jayboyyyy said:
I had problems flashing the system with fastboot on my Verizon Moto X because the file size was too large. I saw others come across the same problem. I remembered that I used a moto fastboot one time back in the day so I did a little research and found it again. This fastboot splits the file up so that it can be flashed normally. It should use all of the same commands. I put it in posts before, but since I see people still having the problem I figured I'd make a thread for it. You run commands just like you would in fastboot except for when you type "fastboot" change that to whatever you name the file you download from the link below.
http://forum.xda-developers.com/showthread.php?t=1953948
***This is just a replacement for your old fastboot,exe.
Click to expand...
Click to collapse
This is weird. These files are very different. Not a criticism or warning, just an observation. http://i.imgur.com/WRHhrLn.png
rocketsaucev2 said:
Ok, I didn't realize you run the command and tell it to look at mfastboot, but I got er now. Worked like a charm (with heart pounding for fear of failure!) Thank you for the link and your assistance, my phone is back to stock without fxzing. I used the thanks button!
Click to expand...
Click to collapse
From what I have read, moto created this fastboot or edited it to run better with their devices. But I honestly don't care what the code looks like as long as it runs correctly. I wouldn't even know which fastboot coding looked more weird anyway.
Sent from my XT1060 using xda app-developers app
Still won't let me flash system.img, even after using the mfastboot.exe linked in the OP
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Edit: system.img for VZW X1060 is 806,646kb. Max download size, as told to me by my phone, is 805,306kb (approximately)
alex94kumar said:
Still won't let me flash system.img, even after using the mfastboot.exe linked in the OP
Edit: system.img for VZW X1060 is 806,646kb. Max download size, as told to me by my phone, is 805,306kb (approximately)
Click to expand...
Click to collapse
check the pm i already replied to. I don't think you are actually running the new fastboot file. you are just running the old one and think you are running the new one.
The linux one from the same linked thread worked fine from me. It was just a fastboot executable and i replaced fastboot on my machine with it. Running fastboot flash system system.img worked just fine

[HOW TO] RockMyMoto Guide for Windows! [*NEWB PROOF*]

So if you were like me and upon first watching JCase's video for RockMyMoto and were confused, this is for you. This guide will cater to Windows users since Mac and Linux users should be able to follow along seamlessly to JCase's steps. The steps here are no different, the commands are the same, just an extra application that works better than the Windows built in Telnet client.
First off I just want to thank JCase for taking so much time to release this for us. All credit goes to him.
Download Cydia Impactor (Thanks Saurik!) from his website HERE.
Download the RockMyMoto.zip attachment from JCase's post HERE.
Next download the PuTTYtel file "puttytel.exe" (You don't need the full application) HERE.
The initial steps are the same regardless of platform. I won't go into details on getting ADB set up, etc. Follow JCase's video and guide for all of that or search around XDA. Chances are someone else has explained this.
***STEP ONE***
So at this point your phone should be connected to ADB and you should have your IP Address. Leave your ADB window open as we will go back to it later. Run the Cydia Impactor application from the above download.
From the drop down menu, select:
Code:
# start telnetd as system on port 2222
Click on start and you should see a series of messages saying testing, installing, waiting to complete (a couple others) and then it goes back to the # start telnetd" message. This is OK.
***STEP TWO***
Run the "puttytel.exe" file downloaded from the link above.
From the initial screen, enter in your IP Address from the ADB terminal in the box where it says "Host Name (or IP Address).
Enter "2222" without quotes in the box listed as Port.
Make sure the connection type has Telnet selected and then click "Open" at the bottom.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A PuTTYtel window will open up where we will enter the code JCase provided.
***STEP THREE***
In JCase's video he types in the line:
Code:
telnet {IP Address} 2222
We don't need that step as we already connected it through Step 2.
Proceed to run the exploit:
Code:
dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto
After the first run, it will say to "ADB Reboot" your phone.
Open up the ADB window from earlier and run the command:
Code:
adb reboot
This will reboot the phone.
***STEP FOUR***
Because PuTTYtel is connecting to the phone to run the exploit, rebooting the phone closes the connection. We need to redo Steps 1-3, running the Cydia Impactor, opening PuTTYtel and connecting it using the IP, and running the same exploit command. The phone reboots itself after the second exploit command so no need to adb reboot again.
***STEP FIVE***
Checking for root. After the exploit has been ran three times, go back to the ADB window and type the following:
Code:
adb shell su -c "id"
If you get the return message saying:
Code:
uid=0(root) gid=0(root)
You're done and rooted! Go install SuperSu from the Play Store and make sure to throw a couple bucks JCase's way for making this great tool.
Thanks a ton!
Sent from my Nexus 7 using Tapatalk
mcsqwizzys98 said:
Thanks a ton!
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
No problem. Let me know if you can get it to work on your desktop. I'll stick around in IRC for awhile as to not clog up the thread.
awesome it worked thanks man! and thanks @jcase for the help!
Awesome!! I struggled a bit until I read this. Great Job!!
Worked like a charm.
Now just that damn VZ bootloader...
---------- Post added at 11:21 AM ---------- Previous post was at 11:18 AM ----------
Also, for those of you reading on rooting and not really confident enough to use adb I suggest this .exe.
http://forum.xda-developers.com/showthread.php?p=42407269
Its a minimal adb shell. Simple and easy to use, just install the program on a windows machine, open it up, plug in the phone, start your commands.
My issue:
^you adb push'd .zip instead of .jar. Rerun it through adb. Then it'll work. Happened to me as well.
Sent from my XT1060 using Tapatalk
The OP updated his mistake, instead of pushing the .zip, it should be the .jar
When I run impactor it just sits at testing #9950697. I've tried it a few times and each it does that. What can I do??
Try disabling your windows firewall?
Sent from my XT1060 using Tapatalk
mpetruzz said:
When I run impactor it just sits at testing #9950697. I've tried it a few times and each it does that. What can I do??
Click to expand...
Click to collapse
You need to check your phone now there was a pop up box from google warning about unauthorized software just click ok.
in PuTTytell I keep getting this error: "Permission denied". Any ideas?
dsimages said:
Try disabling your windows firewall?
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
Yup, that was it. All set now thanks
Sent from my XT1060 using xda app-developers app
mpetruzz said:
Yup, that was it. All set now thanks
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
Glad that worked!
Sent from my XT1060 using Tapatalk
after root should i find an icon like the ones that show pwn...?
After root you will need to go to play store and install superSU. Then open it and update binaries.
Sent from my XT1060 using Tapatalk
lowvolt1 said:
After root you will need to go to play store and install superSU. Then open it and update binaries.
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
i know but should we find an app like when we root whit pwnmoto that help us to be switching beetwen "recovery" and regular system
juancaperez2000 said:
i know but should we find an app like when we root whit pwnmoto that help us to be switching beetwen "recovery" and regular system
Click to expand...
Click to collapse
I don't believe there is. If you don't want to use xposed framework and get extended power options, then the only options to get to recovery (that I know if) are
1) power off> volume down with power> volume down to recovery> power up to select.
2) Adb reboot recovery
Sent from my XT1058 using XDA Premium 4 mobile app
Thanks for the how to! Worked first time, no issues!!
Sent from my Moto X

[Q] Sprint LG G2 Stuck in Boot Loop! Help Please :(

Hi, I flashed TWRP after rooting my phone and I can get to it, but I deleted everything on my phone (including the internal SD card) and I'm now stuck in a boot loop. I can't figure out anyway to fix my phone and I don't have insurance (( if anyone can help, please do!!
yoitsjustin said:
Hi, I flashed TWRP after rooting my phone and I can get to it, but I deleted everything on my phone (including the internal SD card) and I'm now stuck in a boot loop. I can't figure out anyway to fix my phone and I don't have insurance (( if anyone can help, please do!!
Click to expand...
Click to collapse
go into twrp, go to advance and adb sideload
sideload a rom
How do I do that?
datechnerd said:
go into twrp, go to advance and adb sideload
sideload a rom
Click to expand...
Click to collapse
How do I use ADB to sideload on a PC? I can't find the binaries for PC except for the SDK and it's a really big file. What command do I do to sideload? Thanks for the quick reply
yoitsjustin said:
How do I use ADB to sideload on a PC? I can't find the binaries for PC except for the SDK and it's a really big file. What command do I do to sideload? Thanks for the quick reply
Click to expand...
Click to collapse
Can you boot into Download Mode? (Hold power button until device turns completely off, then quickly hold Power+Vol Up to get into download mode.) Do this while device is unplugged so it doesn't try to reboot instantly normally.
If you can do that, then you will have to follow the recovery steps for Sprint LS980. Give me a moment to find it.
EDIT: Here you go buddy.
http://forum.xda-developers.com/showpost.php?p=47831752&postcount=3
I would but...
Ascertion said:
Can you boot into Download Mode? (Hold power button until device turns completely off, then quickly hold Power+Vol Up to get into download mode.) Do this while device is unplugged so it doesn't try to reboot instantly normally.
If you can do that, then you will have to follow the recovery steps for Sprint LS980. Give me a moment o find it.
Click to expand...
Click to collapse
To do that you have to go back to 2012 on the computer and download a ton of sketchy files and I don't have a username and password for that thingy. It's not my computer so I don't want to mess it up haha. Thanks for the reply!
yoitsjustin said:
To do that you have to go back to 2012 on the computer and download a ton of sketchy files and I don't have a username and password for that thingy. It's not my computer so I don't want to mess it up haha. Thanks for the reply!
Click to expand...
Click to collapse
It's just an interal LG flash tool that was leaked. I restored my device on Stock using this method and I had no issues.
Oh
Ascertion said:
It's just an interal LG flash tool that was leaked. I restored my device on Stock using this method and I had no issues.
Click to expand...
Click to collapse
Oh okay. Do you know how to download ADB? I wanted to flash CM 11 but it got stuck in a bootloop unfortunately :/ and that way you have to reroot and reflash
yoitsjustin said:
How do I use ADB to sideload on a PC? I can't find the binaries for PC except for the SDK and it's a really big file. What command do I do to sideload? Thanks for the quick reply
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=48933958&postcount=4
there adb and how to open the command window
put the rom in the in the same folder as adb
then
Code:
adb sideload romname.zip
of course, change the name of the zip to whatever
Thank you!
datechnerd said:
http://forum.xda-developers.com/showpost.php?p=48933958&postcount=4
there adb and how to open the command window
put the rom in the in the same folder as adb
then
Code:
adb sideload romname.zip
of course, change the name of the zip to whatever
Click to expand...
Click to collapse
Thankyouthankyouthankyou so much XD. I'm trying it now, I'll let you know if it works. Do you use Command Prompt for ADB or some other application?
yoitsjustin said:
Thankyouthankyouthankyou so much XD. I'm trying it now, I'll let you know if it works. Do you use Command Prompt for ADB or some other application?
Click to expand...
Click to collapse
command prompt
you should be able to hold shift and right click in the extracted folder and open command window here
datechnerd said:
command prompt
you should be able to hold shift and right click in the extracted folder and open command window here
Click to expand...
Click to collapse
It didn't recognize the CM 11 folder?
yoitsjustin said:
It didn't recognize the CM 11 folder?
Click to expand...
Click to collapse
huh?
you do that in the adb folder, and put cm11 flashable zip in the adb folder
datechnerd said:
huh?
you do that in the adb folder, and put cm11 flashable zip in the adb folder
Click to expand...
Click to collapse
I put CM 11 in the extracted folder and then selected it and it still won't work :/ any idea why??
Shift right click in a blank spot of the adb folder
datechnerd said:
Shift right click in a blank spot of the adb folder
Click to expand...
Click to collapse
Still won't read it?
What do you mean by that?
datechnerd said:
What do you mean by that?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Rename it something short and sweet and if that still doesn't work try a redownload
datechnerd said:
Rename it something short and sweet and if that still doesn't work try a redownload
Click to expand...
Click to collapse
https://scontent-b-lga.xx.fbcdn.net...=7ff38b3bf7d642d7d8a4f45370d1b414&oe=52C3439E
Renaming didn't work, going to redownload the binaries and restart the computer
yoitsjustin said:
https://scontent-b-lga.xx.fbcdn.net...=7ff38b3bf7d642d7d8a4f45370d1b414&oe=52C3439E
Renaming didn't work, going to redownload the binaries and restart the computer
Click to expand...
Click to collapse
I meant redownload Rom, that suggests something wrong with the zip

Categories

Resources