Hello can anybody get the aboot.img on there phone or pull it through adb? It could mean the diffrence between unlocking this phone and being able to flash custom roms and kernels or it being locked forever.
Please anybody if you can help!!
bjscott55 said:
Hello can anybody get the aboot.img on there phone or pull it through adb? It could mean the diffrence between unlocking this phone and being able to flash custom roms and kernels or it being locked forever.
Please anybody if you can help!!
Click to expand...
Click to collapse
I copied it using the following commands:
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img
https://drive.google.com/file/d/0B3TUMZvou_cSQkQ4aWFXMnZwZ1E/view?usp=sharing
JohnnyInBriz said:
I copied it using the following commands:
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img
https://drive.google.com/file/d/0B3TUMZvou_cSQkQ4aWFXMnZwZ1E/view?usp=sharing
Click to expand...
Click to collapse
Thats brilliant!! Thank you so much, yeah i used the same commands but had no luck.
What phone model and software are you on?
And thanks!
bjscott55 said:
Thats brilliant!! Thank you so much, yeah i used the same commands but had no luck.
What phone model and software are you on?
And thanks!
Click to expand...
Click to collapse
I have a D838 running Digital Minds V3 Felix
JohnnyInBriz said:
I copied it using the following commands:
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img
https://drive.google.com/file/d/0B3TUMZvou_cSQkQ4aWFXMnZwZ1E/view?usp=sharing
Click to expand...
Click to collapse
JohnnyInBriz said:
I have a D838 running Digital Minds V3 Felix
Click to expand...
Click to collapse
Awesome well thanks to you development will start! This is fantastic news!!
Will this development be based on disassembling aboot and removing the signature checking ?
JohnnyInBriz said:
Will this development be based on disassembling aboot and removing the signature checking ?
Click to expand...
Click to collapse
Yep spot on, i miss cm11 you see haha
hi please help me
my phone is dead.not boot.my phone is not on .not go to recovery not go to downloading mod is full break
how to unbreak my phon?
this phone not support in my countery is modell d838
my phone is not connected to the PC because it recognizes HS-USB 9008 QDloader
please help me
hello
please helpe me my lg g pro2 f350 Qualcomm HS-USB QDLoader 9008:crying::crying::crying::crying::crying::crying::crying::crying::crying::crying:
help me !!!!
no download mode no recovery only fastboot mode is available in my d838 how can i flash ???
Related
Could you please help how to install "Kali"s" fix (http://forum.xda-developers.com/showpost.php?p=33652576&postcount=1241) for cm10 and PA.
Thanks...
rabbitakis69 said:
Could you please help how to install "Kali"s" fix (http://forum.xda-developers.com/showpost.php?p=33652576&postcount=1241) for cm10 and PA.
Thanks...
Click to expand...
Click to collapse
Hi mate,
You would need to install the Android SDK and adb drivers.. The commands are all done on your computer via Terminal whilst your device is connected in Fastboot mode.
Id suggest looking and reading about adb shell and fastboot
Hi Guys and Girls, my problem is the ADB Sideload doesn't work on TWRP Recovery, i'm using the TWRP for P3113 on my P3110, the post says that is compatible with the P3110
Tanks.
Itachitops said:
Hi Guys and Girls, my problem is the ADB Sideload doesn't work on TWRP Recovery, i'm using the TWRP for P3113 on my P3110, the post says that is compatible with the P3110
Tanks.
Click to expand...
Click to collapse
Do have ADB turned on in Developer options?
Jxt. said:
what do you does not work?
What happenes when using it?
Did you try the command "Adb devices"
Click to expand...
Click to collapse
I active the sideload but status bar stay in loop and in log show adb sideload starting,windows not detect,i have all drivers, only on TWRP i have this problem
Remember: If wrong words sorry, but my english not is good
hcfte said:
Do have ADB turned on in Developer options?
Click to expand...
Click to collapse
It's active but on TWRP the sideload not active and in ADB Devices not show nothing
Remember: If wrong words sorry, but my english not is good
Jxt. said:
Your english is fine but, Did you try the command: "adb sideload /path/to/example" ?
please use actual paths instead of the examples i set up there.
Click to expand...
Click to collapse
I try to use sideload but windows not recognize my tablet in sideload.
Thanks for rating my english
Jxt. said:
Your welcome, and how do you know windows is not recognizing your device?
Do you have android sdk installed?
Click to expand...
Click to collapse
Yes. I downloaded to install ADB
Jxt. said:
Sorry to ask but why did you need to use adb sideload?
Click to expand...
Click to collapse
Sometimes my sdcard is full with my files, i don't have external sdcard and i need to flash another ROM i use sideload.
Hello!
If i want to flash my oneplus one from color os to cm11s i need adb/flashtool. Is this a program and where do i download it?
busjen said:
Hello!
If i want to flash my oneplus one from color os to cm11s i need adb/flashtool. Is this a program and where do i download it?
Click to expand...
Click to collapse
CM11S can be flashed with a custom recovery if its a .zip file, If its a .tar.gz file it has to be flashed with adb. Install the android-sdk platform-tools and unlock the bootloader first and flash a custom recovery in fastboot with adb and flash the CM rom and Gapps.
gee2012 said:
CM11S can be flashed with a custom recovery if its a .zip file, If its a .tar.gz file it has to be flashed with adb. Install the android-sdk platform-tools and unlock the bootloader first and flash a custom recovery in fastboot with adb and flash the CM rom and Gapps.
Click to expand...
Click to collapse
Hey man, I'm also having the same trouble, I've used adb many times but i don't get to understand what it's exactly flashtools, is it the xperia devices program? I'm a bit lost cause there's no adb/flashtool on my adb folder.
Could you please explain what is exactly flashtool and where can we get ir?
thank you very much in advance and please forgive our ignorance
juanxosam said:
Hey man, I'm also having the same trouble, I've used adb many times but i don't get to understand what it's exactly flashtools, is it the xperia devices program? I'm a bit lost cause there's no adb/flashtool on my adb folder.
Could you please explain what is exactly flashtool and where can we get ir?
thank you very much in advance and please forgive our ignorance
Click to expand...
Click to collapse
Its not flashtool you are looking for - its fastboot . Fastboot can be found inside the SDK Tools here.
Chromium said:
Its not flashtool you are looking for - its fastboot . Fastboot can be found inside the SDK Tools here.
Click to expand...
Click to collapse
Hey there!! thank you very much for your answer
Then i have to assume that in this thread http://forum.xda-developers.com/showthread.php?t=2770535
when he says
Here's the steps.
Download the flash image from http://d-h.st/qe5Please prepare your tools of adb/flashtool as well"
Click to expand...
Click to collapse
He wanted to say adb/fastboot??
Thank you very much and again, please excuse my ignorance :/
juanxosam said:
Hey there!! thank you very much for your answer
Then i have to assume that in this thread http://forum.xda-developers.com/showthread.php?t=2770535
when he says
He wanted to say adb/fastboot??
Thank you very much and again, please excuse my ignorance :/
Click to expand...
Click to collapse
Yes, fastboot is what he should have written. Flashtool is meant for Sony devices specifically.
Just head over to @Tigerstown's thread HERE. He's the one who helped me. His thread is on fire!
I'm new to HTC with adb & fastboot and all...
Anyways, I'm trying to flash the 4.4.3 firmware to my M8 with my MacBook Pro. Here's the situation:
*fastboot and adb are installed and functioning
*Android File Transfer on Mac sees phone
***neither adb or fastboot see my phone as a connected device!!
Also, if I go thru the steps one more time, I might explode!!
Any help? Is there a way for me to drag the firmware.zip onto my sd card and flash it WITHOUT my computer??
Thanks for any help
calebcabob said:
http://forum.xda-developers.com/showthread.php?t=2723159
This has the instructions (with a YouTube video) on how to flash/update my firmware from 4.4.2 to 4.4.3 via adb on a Mac...I even tried just following the video step-by-step!...but I can only seem to get adb working on my Windows 7 desktop. So can u tell me which adb commands would be different with using Windows rather than OSX?
I can get my phone to reboot into the boot loader via adb...but once I try getting it to enter UUR or UUF mode, it does nothing!
Why would this be happening? I guess I basically need to find a proper guide on updating my boot loader/firmware via adb on Windows (7).
Click to expand...
Click to collapse
What is uur mode? You mean ruu mode? what happens when you r in bootloader an it says fastboot usb type fastboot devices in cmd an what is the output?
Tigerstown said:
What is uur mode? You mean ruu mode? what happens when you r in bootloader an it says fastboot usb type fastboot devices in cmd an what is the output?
Click to expand...
Click to collapse
Oh...oops, I just updated the question. Let me try that...
And thank you for the reply
calebcabob said:
And thank you for the reply
Click to expand...
Click to collapse
Yes you can use SD card. Place the file on the root of your SD card rename the file to 0P6BIMG.zip reboot to your bootloader click on hboot an then it will prompt you to update pick yes an let it do its thing.
When I type in adb devices, it shows my macbook...and only that.
So, is it completely fine to do a firmware update straight from the sd card like that...with the renaming the file method?
calebcabob said:
When I type in adb devices, it shows my macbook...and only that.
So, is it completely fine to do a firmware update straight from the sd card like that...with the renaming the file method?
Click to expand...
Click to collapse
Yes completely.
---------- Post added at 08:52 PM ---------- Previous post was at 08:51 PM ----------
calebcabob said:
When I type in adb devices, it shows my macbook...and only that.
So, is it completely fine to do a firmware update straight from the sd card like that...with the renaming the file method?
Click to expand...
Click to collapse
That's how I flash my recovery..you can flash many things using SD card method.
Tigerstown said:
Yes completely.
Click to expand...
Click to collapse
Thanks so much!! I feel like a noob all over again...switching from Samsung to HTC:silly:
calebcabob said:
Thanks so much!! I feel like a noob all over again...switching from Samsung to HTC:silly:
Click to expand...
Click to collapse
I hear that way different. I would help you with fastboot but I have never sat in front of a Mac or used one so I couldn't be of help. But I would get that working that's for sure.
Tigerstown said:
I hear that way different. I would help you with fastboot but I have never sat in front of a Mac or used one so I couldn't be of help. But I would get that working that's for sure.
Click to expand...
Click to collapse
Yeah, I'm definitely gonna!
So, I've had this phone for about a week. Do you know if this is the updated firmware now? I did the renaming method on the sd card in hboot
Sh;t!! I don't think it is...hmm
calebcabob said:
Sh;t!! I don't think it is...hmm
Click to expand...
Click to collapse
Your screenshot does not have the current radios so I'm saying no you didn't update the latest firmware. It is very simple. Rename file,place on root of external sd card,boot to bootloader an click hboot then proceed
https://www.androidfilehost.com/?fid=23622183712470028
I don't think I flashed this one...I think I did the 4.4.2 one. Haha, after that. Is this the correct one? I took it directly from your thread.
Thanks for being such a patient dude
calebcabob said:
https://www.androidfilehost.com/?fid=23622183712470028
I don't think I flashed this one...I think I did the 4.4.2 one. Haha, after that. Is this the correct one? I took it directly from your thread.
Click to expand...
Click to collapse
That is the correct file. That will get you up to date.
calebcabob said:
Thanks for being such a patient dude
Click to expand...
Click to collapse
No problem glad to help
Tigerstown said:
That is the correct file. That will get you up to date.
No problem glad to help
Click to expand...
Click to collapse
Sweet!! Thanks again dude, you're the man!!
calebcabob said:
Sweet!! Thanks again dude, you're the man!!
Click to expand...
Click to collapse
Radio's look up to date an sense the r part of firmware I would say it all went well.
Hi, looking to root my device and in a tutorial it mentions running the windows. bat file?
I don't remember doing this other times I have rooted...
What is it?
How do I run it? Can I just open up cmd in the fastboot location and run it like that?
Been a while since I have rooted or flashed anything so I'm rusty.
Any help would be appreciated.
Thanks.!
xda___ said:
Hi, looking to root my device and in a tutorial it mentions running the windows. bat file?
I don't remember doing this other times I have rooted...
What is it?
How do I run it? Can I just open up cmd in the fastboot location and run it like that?
Been a while since I have rooted or flashed anything so I'm rusty.
Any help would be appreciated.
Thanks.!
Click to expand...
Click to collapse
... actually the tutorial is for flashing Philz... I will root through recovery...
So, if anyone could give me the best advice for flashing Philz on a Huawei device, it would be all the more appreciated. There are a few tutorials but they seem to be leaving out some specifics.
xda___ said:
... actually the tutorial is for flashing Philz... I will root through recovery...
So, if anyone could give me the best advice for flashing Philz on a Huawei device, it would be all the more appreciated. There are a few tutorials but they seem to be leaving out some specifics.
Click to expand...
Click to collapse
I would need your specific device model to find a proper guide.
Evolution_Tech said:
I would need your specific device model to find a proper guide.
Click to expand...
Click to collapse
Huawei Ascend G7 L01
I figured I could just extract the .img to the fastboot location (as I think I have done on other devices, though not Philz recovery) and just flash from there using cmd but not sure what command to use...
I also seem to remember reading you can't or shouldn't flash recovery in fastboot?
Thanks for your help.
xda___ said:
Huawei Ascend G7 L01
I figured I could just extract the .img to the fastboot location (as I think I have done on other devices, though not Philz recovery) and just flash from there using cmd but not sure what command to use...
I also seem to remember reading you can't or shouldn't flash recovery in fastboot?
Thanks for your help.
Click to expand...
Click to collapse
You absolutely can, but please be sure that recovery was built specifically for your device. The fastboot command is: fastboot flash recovery (name of) recovery.img
Evolution_Tech said:
You absolutely can, but please be sure that recovery was built specifically for your device. The fastboot command is: fastboot flash recovery (name of) recovery.img
Click to expand...
Click to collapse
Thanks. Just so I know though, what is the windows.bat?
What is it for?
xda___ said:
Thanks. Just so I know though, what is the windows.bat?
What is it for?
Click to expand...
Click to collapse
https://en.m.wikipedia.org/wiki/Batch_file