Stuck in TWRP with no OS (Wiped everything by accident) HELP? - HTC One X+

Stuck in TWRP with no rom... What's the easiest way to get out of this situation?
I don't know how to set up/use adb push so I would prefer another method if its possible?
Can I fastboot a rom on to the phone ?

djsynth said:
Stuck in TWRP with no rom... What's the easiest way to get out of this situation?
I don't know how to set up/use adb push so I would prefer another method if its possible?
Can I fastboot a rom on to the phone ?
Click to expand...
Click to collapse
Only option is adb sideload

Addicted2xda said:
Only option is adb sideload
Click to expand...
Click to collapse
can somebody for the love of god please tell me how to do it, I haven't got a clue...
how do I set up adb sideload???

djsynth said:
can somebody for the love of god please tell me how to do it, I haven't got a clue...
how do I set up adb sideload???
Click to expand...
Click to collapse
please read this:
http://forum.xda-developers.com/showthread.php?t=2213910
and this:
http://forum.xda-developers.com/showthread.php?t=2066390
in depth and only then ask again if you still don't know what to do. Using search function also does not harm, there are like 100 other threads where it is explained how to solve this...
sry, i don't want to sound impolite, but it's very exhausting to explain it again and again...

Go into mount in twrp and mount ya phone why it's connected via usb to ya laptop and simply drag a new rom to ya sd.
Sent from my GT-I9505 using xda premium

http://forum.xda-developers.com/showthread.php?t=2317986

Backflash
Samething happened to me what i did is i just did an ruu and just re-rooted it using hasoon's toolkit

n-0-s said:
Go into mount in twrp and mount ya phone why it's connected via usb to ya laptop and simply drag a new rom to ya sd.
Sent from my GT-I9505 using xda premium
Click to expand...
Click to collapse
HOX+ can't do that. It would probably be best if you owned the device before trying to offer help troubleshooting problems with it.

Related

[Q] Stuck in bootloop and not rooted, How to back up data?

So, my phone is stuck in a boot loop. I can restore factory setting but first i want to back up my data .. specifically my text messages and pictures. They are very important. Is there a way i can do that ?
the bad news is Im not rooted. now im trying to find ways to save data from my the phone before i do a factory reset. i hope i can sort it out.
Thanks,
runingwild said:
So, my phone is stuck in a boot loop. I can restore factory setting but first i want to back up my data .. specifically my text messages and pictures. They are very important. Is there a way i can do that ?
the bad news is Im not rooted. now im trying to find ways to save data from my the phone before i do a factory reset. i hope i can sort it out.
Thanks,
Click to expand...
Click to collapse
Your pictures should be on your SD and unaffected, but without root I'd say goodbye to your messages.
XperienceD said:
Your pictures should be on your SD and unaffected, but without root I'd say goodbye to your messages.
Click to expand...
Click to collapse
so is there no hope even by using ADB commands for example, or some other way? :crying:
up
runingwild said:
so is there no hope even by using ADB commands for example, or some other way? :crying:
Click to expand...
Click to collapse
I think, without root, you can't view /data, but you can try.
If you can, the sms should be located in this .xml: er /data/data/com.android.providers.telephony/databases/mmssms.db
Then backup it via adb, reflash your rom and replace the file with the backuped one.
If you can't access /data, maybe you can root/flash cwm to your phone too, if it's bootloped? (Phone specific, so I don't know.)
Good luck.
Sent from my GT-I9100 using xda app-developers app
cakebomb said:
I think, without root, you can't view /data, but you can try.
If you can, the sms should be located in this .xml: er /data/data/com.android.providers.telephony/databases/mmssms.db
Then backup it via adb, reflash your rom and replace the file with the backuped one.
If you can't access /data, maybe you can root/flash cwm to your phone too, if it's bootloped? (Phone specific, so I don't know.)
Good luck.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
thanks for the advice,
and how can i view the .xml file? (im not experienced with android..)
btw, its an Htc Desire S. yes its stuck in bootloop now
runingwild said:
thanks for the advice,
and how can i view the .xml file? (im not experienced with android..)
btw, its an Htc Desire S. yes its stuck in bootloop now
Click to expand...
Click to collapse
Connect your phone to your computer, start adb shell and type in su and then cd data
If you can view the directory by typing in ls you should be able, to copy the .xml to your computer.
Sorry for the late reply.^^
cakebomb said:
Connect your phone to your computer, start adb shell and type in su and then cd data
If you can view the directory by typing in ls you should be able, to copy the .xml to your computer.
Sorry for the late reply.^^
Click to expand...
Click to collapse
ok thanks. i downloaded SDK, then installed ADB package. But now i click on Adb icon and it wont open. what am i doing bad??
runingwild said:
ok thanks. i downloaded SDK, then installed ADB package. But now i click on Adb icon and it wont open. what am i doing bad??
Click to expand...
Click to collapse
You have to open cmd.exe and navigate to the location, where the adb file is located.
Then type in ‘adb shell’.
Sent from my Nexus 7 using xda app-developers app
cakebomb said:
You have to open cmd.exe and navigate to the location, where the adb file is located.
Then type in ‘adb shell’.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
when i type in adb shell, it says Error: device not found, while the phone was in the boot menu.
Is it maybe because im missing drivers? I googled a bit and now i have the driver i need, its .exe file , what should i do with this file? if i double click on it, i get an error message.
thanks
runingwild said:
when i type in adb shell, it says Error: device not found, while the phone was in the boot menu.
Is it maybe because im missing drivers? I googled a bit and now i have the driver i need, its .exe file , what should i do with this file? if i double click on it, i get an error message.
thanks
Click to expand...
Click to collapse
Yes, the drivers could be the problem or maybe (but I don't hope so) the phone isn't recognizable in this mode via adb.
If you're using Windows, go to the device manager and check, if there's a android thing with a exclamation, then refresh the driver of this, if it's possible. Simply via right click etc. (Of course, if the device is connected.)
And have you tried this here? http://forum.xda-developers.com/showpost.php?p=15585507&postcount=2
btw: Your phone seems to don't boot up since a few days, do you don't need it? Another idea is, maybe you can backup all your files via fastboot/download mode or something else, but you'll have to post this question in the device specifically forum, because it's different on phones.
Okay, one more time good luck.
hello
cakebomb said:
Yes, the drivers could be the problem or maybe (but I don't hope so) the phone isn't recognizable in this mode via adb.
If you're using Windows, go to the device manager and check, if there's a android thing with a exclamation, then refresh the driver of this, if it's possible. Simply via right click etc. (Of course, if the device is connected.)
And have you tried this here? http://forum.xda-developers.com/showpost.php?p=15585507&postcount=2
btw: Your phone seems to don't boot up since a few days, do you don't need it? Another idea is, maybe you can backup all your files via fastboot/download mode or something else, but you'll have to post this question in the device specifically forum, because it's different on phones.
Okay, one more time good luck.
Click to expand...
Click to collapse
yes, in the device manager there is an android thing with a yellow exclamation. i clicked on refresh the driver and i get the window asking me where i want to get the driver from. since i have the driver in an Sd card, i´ll try that tomorrow.
well, i do need the phone, but now im using my old one. until i can finally fix this issue.
What did you mean with the Fastboot mode? when im in the boot menu, i can select Fastboot, but it wont help much, because it will just start the booting again (bootloop). but i dont know if this is what you meant with fastboot.
thanks
runingwild said:
yes, in the device manager there is an android thing with a yellow exclamation. i clicked on refresh the driver and i get the window asking me where i want to get the driver from. since i have the driver in an Sd card, i´ll try that tomorrow.
well, i do need the phone, but now im using my old one. until i can finally fix this issue.
What did you mean with the Fastboot mode? when im in the boot menu, i can select Fastboot, but it wont help much, because it will just start the booting again (bootloop). but i dont know if this is what you meant with fastboot.
thanks
Click to expand...
Click to collapse
Okay, but you can also let Windows automaticly search the internet for the drivers.
About fastboot, I don't know if you can backup files with this. (Normally you can use this to flash boot.img etc.) And I don't know, how it works on your device, so ask in your device forum.
Sent from my GT-I9100 using xda app-developers app
adb is not recognizing the device, so im giving up on recoverying the phone data. I tried a factory reset to fix the bootloop but it aint working either. So now i can only think of sending it to the Htc technical center, the phone is under warranty.
runingwild said:
adb is not recognizing the device, so im giving up on recoverying the phone data. I tried a factory reset to fix the bootloop but it aint working either. So now i can only think of sending it to the Htc technical center, the phone is under warranty.
Click to expand...
Click to collapse
Okay.
Are you talking about flashing stock rom, when you said factory reset?
If not, maybe this helps. (There's a link to flash stock rom in this thread.)
http://forum.xda-developers.com/showthread.php?t=1186401
Sent from my GT-I9100 using xda app-developers app

[Q] Accidently deleted .zip and os

Okay, sorry. It's not fixed yet..
So my problem is that I do not have a installable .zip on my sdcard and I also do not have a OS on my phone right now!
And without OS my PC doesn't detect my phone! ._.
What can I do now?
I really hate it when people do this..
Title: Help with a problem
Topic: Nevermind, fixed it please delete thread.
If you have a problem, please leave it up. If you found a solution, please post it to your own thread If someone else has the same problem as you and is searching for an answer, you might be the one to give them that answer
Okay, got it fixed! D
What I've done was
1. Download Stockrom
2. unzip it
3. Flash it with Odin
4. ??
5. Profit!
furiify said:
Push, Problem is not fixed! ._.
Click to expand...
Click to collapse
You can't boot into download mode or recovery and use odin?
Sent from my GT-I9300 using xda app-developers app
you could've pushed the files to the phone via adb while in recovery
Glebun said:
you could've pushed the files to the phone via adb while in recovery
Click to expand...
Click to collapse
Or use card reader or other sdcard capable devices if you don't know how to use adb command
Sent from my GT-I9300 using xda premium

[Q] HELP

I NEED SOME HELP
I was loading Cyangenmod to my HTC ONE and accidentally deleted my backup. Now it's saying there's no OS found and I can't load one from my computer. Please help me!
joshevans5579 said:
I NEED SOME HELP
I was loading Cyangenmod to my HTC ONE and accidentally deleted my backup. Now it's saying there's no OS found and I can't load one from my computer. Please help me!
Click to expand...
Click to collapse
PS I've tried downloading the ALL IN ONE TOOLKIT and sideloading a rom it asks if the device is in recovery, it is TWRP recovery, but then says error device not found.
Please any help would be much appreciated.
joshevans5579 said:
I NEED SOME HELP
I was loading Cyangenmod to my HTC ONE and accidentally deleted my backup. Now it's saying there's no OS found and I can't load one from my computer. Please help me!
Click to expand...
Click to collapse
can you adb into the phone from your PC ?
you can try to push a rom to /data/media
boot to recovery wait about 10 seconds and the open cmd on you pc and run adb
adb push Rom.zip /data/media
wait for it to copy (it takes a while)
reboot phone back to recovery
your rom.zip should be on the phone now
Flash
your home free
Does twrp run? You should still be able to install the Rom as long as your recovery program still works.
Sent from my HTC One using xda app-developers app
joshevans5579 said:
PS I've tried downloading the ALL IN ONE TOOLKIT and sideloading a rom it asks if the device is in recovery, it is TWRP recovery, but then says error device not found.
Please any help would be much appreciated.
Click to expand...
Click to collapse
do you still have the fastboot folder on your PC ? do the adb push from their
first put the rom.zip in c:\fastboot
---------- Post added at 01:28 AM ---------- Previous post was at 01:25 AM ----------
mrstromboli said:
Does twrp run? You should still be able to install the Rom as long as your recovery program still works.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
twrp is messed up he most likely formatted the system and the /sdcard (rom) it happens all the time
Yea I did the same thing the first time I rooted my one X lol I was scared my phone was ruined! To the OP relax your phone will be alright just follow instructions better in the future.
Sent from my HTC One using xda app-developers app
Here is the instructions i posted that got another guy up and running hope it helps you out
This worked in CWM anyway
Boot into recovery
from the pc (c:\fastboot) do the adb push filename.zip /data/media
wait for it to copy
then on the phone reboot recovery your rom should be in the root of the sdcard waiting for you to flash
I just tested it and it worked perfect ( of coarse I didn't format my sdcard so ymmv )
clsA said:
Here is the instructions i posted that got another guy up and running hope it helps you out
This worked in CWM anyway
Boot into recovery
from the pc (c:\fastboot) do the adb push filename.zip /data/media
wait for it to copy
then on the phone reboot recovery your rom should be in the root of the sdcard waiting for you to flash
I just tested it and it worked perfect ( of coarse I didn't format my sdcard so ymmv )
Click to expand...
Click to collapse
Ok first, thank you for taking the time to help me with this.
I am a little bit of a noob when it comes to this stuff. I know just enough to get into trouble apparently. lol
I have my phone plugged in and have adb up, and am in fastboot. It doesn't seem to recognize my phone. I type adb devices, it just says list of devices and doesn't list any.
It won't let me push anything to my phone. I'm probably doing something wrong.
joshevans5579 said:
Ok first, thank you for taking the time to help me with this.
I am a little bit of a noob when it comes to this stuff. I know just enough to get into trouble apparently. lol
I have my phone plugged in and have adb up, and am in fastboot. It doesn't seem to recognize my phone. I type adb devices, it just says list of devices and doesn't list any.
It won't let me push anything to my phone. I'm probably doing something wrong.
Click to expand...
Click to collapse
I tried adb push myROM.zip /data/media
it says error no device found.
joshevans5579 said:
I tried adb push myROM.zip /data/media
it says error no device found.
Click to expand...
Click to collapse
I got it!!!!! Thanks! I just wiped it again couldn't hurt anything. It recognized it this time! Again Thank you for your help I really appreciate it.
joshevans5579 said:
I got it!!!!! Thanks! I just wiped it again couldn't hurt anything. It recognized it this time! Again Thank you for your help I really appreciate it.
Click to expand...
Click to collapse
Very good !! Glad it turned out well for you.
Lost!
clsA said:
Here is the instructions i posted that got another guy up and running hope it helps you out
This worked in CWM anyway
Boot into recovery
from the pc (c:\fastboot) do the adb push filename.zip /data/media
wait for it to copy
then on the phone reboot recovery your rom should be in the root of the sdcard waiting for you to flash
I just tested it and it worked perfect ( of coarse I didn't format my sdcard so ymmv )
Click to expand...
Click to collapse
I've tried all of this with no luck at all. Main version is 1.26.502.10...tried installing Nandroid backups that other posted and keep getting an error when extracting the zip. I've adb pushed ROMs to the sdcard multiple times. They load for installation, everthing seems to work, but once I reboot, it hangs on the HTC screen.
I too deleted the system files so I can't get back in the phone. Tried CWM and TWRP and tried over and over to get it to work with no luck.
Tried installing CleanROM, Stock, and one other...no dice.
Any ideas? I've been at this for two days now.
download the 1.26.12 RUU that designgears posted in general
boot to bootloader
fastboot oem lock
install RUU to start fresh
gunnyman said:
download the 1.26.12 RUU that designgears posted in general
boot to bootloader
fastboot oem lock
install RUU to start fresh
Click to expand...
Click to collapse
Yes good advice
Sent from my HTC One using xda premium
gunnyman said:
download the 1.26.12 RUU that designgears posted in general
boot to bootloader
fastboot oem lock
install RUU to start fresh
Click to expand...
Click to collapse
Tried that but my version is 1.26.502.10 and that one is .12
It wouldn't work because of that.
metaluna21 said:
Tried that but my version is 1.26.502.10 and that one is .12
It wouldn't work because of that.
Click to expand...
Click to collapse
yes it would.
it works just fine
you have to lock your bootloader first is all.
the RUU is an unreleased leak, but yes it will install as long as your CID is CWS_001. An AT&T device.
joshevans5579 said:
I NEED SOME HELP
I was loading Cyangenmod to my HTC ONE and accidentally deleted my backup. Now it's saying there's no OS found and I can't load one from my computer. Please help me!
Click to expand...
Click to collapse
I did the same thing i used a usb otg cable (http://www.amazon.com/gp/product/B005QX7KYU/ref=oh_details_o01_s00_i00?ie=UTF8&psc=1) I put a rom on a flash drive and mounted it in my recovery and problem solved os installed on phone and working fine.
gunnyman said:
yes it would.
it works just fine
you have to lock your bootloader first is all.
the RUU is an unreleased leak, but yes it will install as long as your CID is CWS_001. An AT&T device.
Click to expand...
Click to collapse
I get Error 132 signature every time I try to do the RUU
Which phone do you have?
gunnyman said:
Which phone do you have?
Click to expand...
Click to collapse
AT&T 32g HTC One

Droid DNA Stuck on Boot (NO OS)

So, i was in recovery to restore to a previous backup. I was wiping my system to prevent errors but unfortunately i wiped EVERYTHING, including the backup and the OS. So, i kept it in recovery till i got home hoping to just mount my storage and transfer a ROM over and ten install..sounds easy enough. However, i plug my phone in and click mount storage and it doesn't mount with twrp, or even clock work mod.
Soo....i have no OS, can't mount my storage..and i'm stuck.
Can i flash a ROM through command line? If so, how? And why isin't my Droid DNA mounting?
Wttttfff help asap please!
Aaannd...now i'm stuck in the boot screen and it won't turn off.
Just use either adb push or adb sideload
Sent from my HTC6435LVW using xda app-developers app
Nice! forgot about those commands, however it's telling me that adb is not a recognized command. I've forgotten how to fix that? Can you help with that?
Adb sideload starts up and says daemon not running, then start's it succesfully. then says device not found. I'm pretty sure i don't have the right drivers for my DNA, can you point me in the right direction for that?
I really need help, i don't think i can even turn on usb debugging because i have no OS to boot into.
FIXED. I got this
soundofcarnage said:
FIXED. I got this
Click to expand...
Click to collapse
What steps did you take?
I looked a little more into ad sideload. I sideloaded a zip of the Rom I wanted and then chose to flash through sideload.
You pretty much:
Download your rom and put it into your fasboot directory oin your.
Boot into recovery and choose "install" then "install zip from sideload"
It should say to now type into command promt "adb sideload romfilrname"
It then loads it, and you just hit flash after it loads.
soundofcarnage said:
I looked a little more into ad sideload. I sideloaded a zip of the Rom I wanted and then chose to flash through sideload.
You pretty much:
Download your rom and put it into your fasboot directory oin your.
Boot into recovery and choose "install" then "install zip from sideload"
It should say to now type into command promt "adb sideload romfilrname"
It then loads it, and you just hit flash after it loads.
Click to expand...
Click to collapse
with no o/s and im pretty much on the same boat, how did you get adb to read your device? when i type in adb devices it gives me a blank list of devices
It worked for without ever actually listing my device.
soundofcarnage said:
It worked for without ever actually listing my device.
Click to expand...
Click to collapse
Oh okay, this is basically my last step. Im stuck on cannot read sideload. is it because of the romfilename? or am i missing something.
IceAzures said:
Oh okay, this is basically my last step. Im stuck on cannot read sideload. is it because of the romfilename? or am i missing something.
Click to expand...
Click to collapse
Are you adding .zip after filename?
Sent from my HTC6435LVW using Tapatalk 2
rsims26 said:
Are you adding .zip after filename?
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
no ill try that
IceAzures said:
no ill try that
Click to expand...
Click to collapse
That's kinda necessary.
Sent from my HTC6435LVW using xda app-developers app
Sorry if i am making things complicated. I havent done adb since January to unlock bootloader and install custom recovery
IceAzures said:
Sorry if i am making things complicated. I havent done adb since January to unlock bootloader and install custom recovery
Click to expand...
Click to collapse
you have old adb
just adb push it and then flash in recovery
adb push some_damn_rom.zip /sdcard/
beaups said:
you have old adb
just adb push it and then flash in recovery
adb push some_damn_rom.zip /sdcard/
Click to expand...
Click to collapse
The longer this happens the more i feel like an idiot. I can't push anything either. Where in sdk is a new adb and how much more will it help?
IceAzures said:
The longer this happens the more i feel like an idiot. I can't push anything either. Where in sdk is a new adb and how much more will it help?
Click to expand...
Click to collapse
hmm thought I replied.
cwr has issues with adb
download twrp recovery and flash it - http://techerrata.com/browse/twrp2/dlx
beaups said:
hmm thought I replied.
cwr has issues with adb
download twrp recovery and flash it - http://techerrata.com/browse/twrp2/dlx
Click to expand...
Click to collapse
You did, there's 2 different threads he's posting in.
Sent from my HTC6435LVW using xda app-developers app

All about HUAWEI Y-625 [Root Recovery(T.W.R.P)]

I want to keep this thread short.
So lets get to work.
Everything here is about Huawei y-625xx phones.
Don't try this on any other phone or u gonna get ur phone bricked.
I will not be responsible if anything happens to ur phone.
This things works perfectly as it was tested by many user's.
I don't have this phone,my cousin does and I did it for him.
So it should work for u too.
ROOT
Get the latest kingroot app from here
Turn on data
click root
wait until it reboots ur phone and shows its rooted.
U can easily root using '360 root app' now!
And its completely safe
See reply #50 for details
RECOVERY
here's a video tutorial from The Best about installing T.W.R.P on y-625.
Here's the steps that r shown in this video.
Written by xda member @AkaruiTenshi
First of all, you will need to install abd and fastboot drivers if you're on a windows pc, if you use linux, just install abd and fastboot packages and dependencies for your distro.Connect the phone in the computer using an usb cable, and activate the debug in the phoneNext step, on windows open the command line...
In linux, just open the terminalNow call the abd, just type this (whitout quotes):
"abd -start-server"
Wait a little bit, in your phone will apear a mensage to validare the abd acess to the phone, just say yes...Again in the terminal or command line,
type:"abd reboot bootloader"(do not wait until the phone reboot).
type
"fastboot boot recovery.img".
After this, the twrp will boot in your phone, without installation (if you install the twrp, your warranty is void),
you can use twrp for backup your stock rom for exemple...
If you want to install the twrp, just change the last comand to:
"fastboot flash recovery recovery.img"
Method two---
Simply grab flashify or mobile uncle tool app and flash the recovery.img with those.
These 2 app needs root access.
ROMS
Sorry guys.
No luck for rom yet.
But my friend is trying to port Carbon kk on this device.
If he finishes it,I will post here...
Here's stock rom--
http://forum.xda-developers.com/general/xda-assist/stock-rom-huawei-y625-u43-t3288104
Regards,BatDroid
reserved
no huawei user's??!! :-/
now that's really disheartening
I need stock recovery.img for y625-u51 Please help!
BabaPena said:
I need stock recovery.img for y625-u51 Please help!
Click to expand...
Click to collapse
Here's stock rom.
Get it from here.
http://forum.xda-developers.com/general/xda-assist/stock-rom-huawei-y625-u43-t3288104
bump
Thank you for making this tread! I am very excited to hear that someone is trying to port a ROM for our device! :fingers-crossed:
matevt said:
Thank you for making this tread! I am very excited to hear that someone is trying to port a ROM for our device! :fingers-crossed:
Click to expand...
Click to collapse
Actually my friend stopped for his exam.
And there isn't any reply from user's.
Glad to see someone replied to this thread.
BatDroid said:
Actually my friend stopped for his exam.
And there isn't any reply from user's.
Glad to see someone replied to this thread.
Click to expand...
Click to collapse
Yep. Our device ins't very popular hence the low user activity here :\ but I've seen people asking for ROMs/EMUI updates.
Hope your friend continues development! Fingers crossed!
Btw I have a y625-U51 firmware. I'm not exactly sure what is with the "Uxx" versions.
https://drive.google.com/file/d/0B4mU_jy0onxoV0E0RlBmSFhYeEk/view?usp=sharing
matevt said:
Btw I have a y625-U51 firmware. I'm not exactly sure what is with the "Uxx" versions.
https://drive.google.com/file/d/0B4mU_jy0onxoV0E0RlBmSFhYeEk/view?usp=sharing
Click to expand...
Click to collapse
xx means supported for all.
BatDroid said:
xx means supported for all.
Click to expand...
Click to collapse
Oh I meant it like "U+number" like U21, U32, U48, U51
Can i install version u51 to y625-u21?
nighthawk84 said:
Can i install version u51 to y625-u21?
Click to expand...
Click to collapse
I have asked Huawei support for a simmilar question here's the reply:
"...Given that your device is manufactured for Bulgaria, you may refer to http://consumer.huawei.com/bg/support/index.htm to select your country region of support to be assisted accordingly.
Kindly be inform that Huawei strongly do not suggest the customers to download upgrade from a different region as it will affect the device performance and void the warranty. "
Anyone know how to get into fastboot without pc?
Thank You for creating this thread.Is there any way to port Lollipop Roms to this device?
---------- Post added at 06:13 PM ---------- Previous post was at 06:12 PM ----------
boxter7 said:
Anyone know how to get into fastboot without pc?
Click to expand...
Click to collapse
Remove battery, place it back in and press all physical buttons till phone shows boot logo.
I try this but phone frozen after show logo...
boxter7 said:
I try this but phone frozen after show logo...
Click to expand...
Click to collapse
That's because it is on fastboot?
Tadael said:
That's because it is on fastboot?
Click to expand...
Click to collapse
Hey tadael, I try but always says that devices not connect. But when I try form recovery adb sideload work.

Categories

Resources