Question.
On Windows the latest ADB/Fastboot is r29. I've built a Linux box and installed the tools but I'm stuck at r23. I want to flash my device but it fails because fastboot is too old but Linux says I have the latest version. Is there a fix or place to manually download r29?
Sent from my Pixel 3 XL using Tapatalk
Related
hello xda users.
I'm the owner of a Razr EMEA.
I tried 2 times to flash my Razr to a Stock rom. ( I have an O2.en.DE stock rom, 2.3.6 ) I wanted to flash it to another stock rom say , retail.en.eu but it failed,
I also tried to flash to ICS ( through the eternity Project and it failed to )
I have only Linux , I don't have any acces to a windows machine, please suggest me only solution which can be accomplied with a linux machine.
I searched the web with steps by step guide, but It seems it missed always something. please, when you alredy flashed your razr through linux, show me how you did it. my razr is not rooted. I have android SDK installed and it is operational.
So here is what I want :
moving from the stock rom O2.en.DE to a retail one, say retail.en.EU
thanks
Have a look at EternityProject's Fla****
http://www.eternityproject.eu/topic/15-gsmcdma-eternityprojects-rsd-alternative-for-flashing/
Sent from my XT910
I already follow these step it failled. I think the comes from the fastboot file. may be could someone point me to a fastboot file which works well.
i tried many from this page : sbf.droid-developers.org/umts_spyder/ list. php but it failed.
http://www.handy-faq.de/forum/motorola_razr_forum/225071-motorola_razr_alle_anleitungen_blick.html
Support in German :good:
Questions belong in Q&A
I wanted to let you know I find a solution .
I did as follow:
using only a linux machine , I setted the android sdk, and from the unzipped Stock rom folder ( ICS) I executed the fasboot_image.sh file:
Code:
adb reboot bootloader
sudo fastboot_image.sh
NB: I have move both the adb and fastboot files to /usr/bin so they are globaly accessible. fastboot_image.sh is just a script which continually run fastboot , so ensure first your fastboot can see your phone
Well, this is exactly what Fla**** does without the need to install the Android SDK, which is not required to perform this task.
As you noticed, the ICS SBF is self contained (it contains a script and fastboot binary) - but other SBFs are not.
You have to set up udev using appropriate USB IDs first, so that tools fastboot and adb can access the device. If you are smart, you won't have to use sudo.
Sent from my XT910
i want to dload my MP back to official B005 and give it my mother
unfortanely i cant get back stock recovery anymore
Windows XP SP3 detects an "Android" device but cant find a driver. i tried every package i found on my hdd and internet., even modded the inf file to include device pid/vid, then it installs but fails with error code 39. same result on a netbook with Win 8
can i somehow flash stock recovery or rom via installed TWRP 2323?
Hi, you need to go on the Huawei website and download HiSuite and install it. This provides the required driver to use fastboot. But this does not help install a dload file, unfortunately, unless you happen to know some commands that I do not know. If you do, please let me know.
After the drivers for ADB and Fastboot are installed(from Huawei, from the Google SDK, precisely the ADB Installer Utility found somewhere on XDA, or even those already installed for a different device), install the Mediapad Recovery Installer Tool (contains all recoveries) from somewhere in this subforum, then replace TWRP with stock recovery, then Dload will work again.
Hi,
I was pretty dismayed on two counts :
1. The stock factory image doesn't work without editing
2. It's uber-fiddly to get encryption disabled unless you really know what you are doing
There's the problem, so the solution has to be a stock factory fastboot install with no encryption - easy!! This I have created.
Download
Extract the zip
Go into the folder where the image files and flash-all files are
Open Command Prompt (Windows) or Terminal (Linux or OSX)
Run flash-all.bat for windows or .\flash-all.sh for Linux or OSX
Once flashed you will have a stock un-encrypted Nexus 9 LTE.
Download the zip from :-
https://drive.google.com/file/d/0B1b6rgRiJPLsRHNXMER3VHdFUGM/view?usp=sharing
This says VolantisG, can I use that on the Wifi version?
How does this actually make the tablet faster? Will I still get updates from Motorola/Google OTA?
Hi, can i just flash it using TWRP? Thanks
gjweir9 said:
Hi, can i just flash it using TWRP? Thanks
Click to expand...
Click to collapse
No, you can't flash it using twrp. It's the stock factory image with a modified boot image. You have to flash with fastboot.
Sent from my Nexus 5 using XDA Free mobile app
So I was trying CM12 and it flashed the crappy Cyanogen Recovery over TWRP. I was trying to flash it again through Flashify and other similar apps but it just won't work. I'm now trying to flash TWRP again through Fastboot...but i can't get to install the proper drivers for Windows 10. I tried flashboot drivers and many others I've found online with no success.
How can I get my tablet recognized by Windows 10 ?
Thanks !
DannyBiker said:
So I was trying CM12 and it flashed the crappy Cyanogen Recovery over TWRP. I was trying to flash it again through Flashify and other similar apps but it just won't work. I'm now trying to flash TWRP again through Fastboot...but i can't get to install the proper drivers for Windows 10. I tried flashboot drivers and many others I've found online with no success.
How can I get my tablet recognized by Windows 10 ?
Thanks !
Click to expand...
Click to collapse
I believe you have to disable driver signing in Windows 10.
BladeRunner said:
I believe you have to disable driver signing in Windows 10.
Click to expand...
Click to collapse
Not good enough solution.
We want drivers test signed so we can use them without exposing our production machine to a huge security risk.
Therefore, Test sign procedure or alredy signed Sony Xperia Z2 Tablet Family is desirable as a proper solution here.
Hi,
I have been trying to follow a thread on upgrading the Android version on the AllDocube X https://forum.xda-developers.com/general/device-reviews-and-information/10-5-inch-super-amoled-2560-x-1600-t3821327 but I can’t get Android 10 (or a generic Android 11 image) installed.
I’ve unlocked the device, installed TWRP, rooted the phone (& another step to sideload a zip file). The next part is to install the Lineageos 15.1 to AllDocube X but I must be using the wrong image file or something because I can't get it working? I’ve tried a few image files and either the image files won’t install via the platform tools/ in TWRP or on one occasion they do and the device gets stuck on the Android boot logo. Are extra files required?.
I’ve been trying TWRP and the platform tools. In the platform tools I booted into fastboot mode and I tried installing image files via f
Code:
fastboot flash system IMAGEFILE.img
and
Code:
fastboot flash userdata IMAGEFILE.img
but I’m not sure the difference between userdata & system, userdata would install but system wouldn’t.
My device is the U1005 and is an ARM64 A only device, I didn't make any recovery because there is nothing on the device. Could you point me to the exact image file to install for Android 10 (or a Android 11 Generic System Image)? Am I missing a step somewhere?
Did you ever found a Solution?