ROOT Ascend XT (help) - Huawei Ascend XT Questions & Answers

So I've been trying to root the xt but currently cannot find any links that are up to date, like the TWRP. Is there an up to date guide on how to root the xt?

Seriously..? There are plenty of guides posted. Other than that, just follow the instructions from yueng's twrp post to install madvane's version (or better yet, Google around for better instructions, and just use madvane's file). Then you just flash whatever SU manager you like (I prefer magisk).
I really don't want to sound like a jerk, but.. if you can't handle that, you really shouldn't be rooting your phone. It's a whole new level of PITA that only someone who's extremely tech savvy can reap more benefits than utter, miserable pain.

See post 1:
https://forum.xda-developers.com/huawei-ascend-xt/help/huawei-ascend-xt-h1611-t3507933
There are other instructions elsewhere you can search for, but those should work for rooting the XT.
ordinary_peoples said:
So I've been trying to root the xt but currently cannot find any links that are up to date, like the TWRP. Is there an up to date guide on how to root the xt?
Click to expand...
Click to collapse

divineBliss said:
See post 1:
https://forum.xda-developers.com/huawei-ascend-xt/help/huawei-ascend-xt-h1611-t3507933
There are other instructions elsewhere you can search for, but those should work for rooting the XT.
Click to expand...
Click to collapse
I've tried those and almost every other one I've been able to find...the twrp or recovery file in the first part of that post doesn't exist...and the rest I've found are corrupt or also don't exist...found everything else I need as far as I know except that...

-n0cturne- said:
Seriously..? There are plenty of guides posted. Other than that, just follow the instructions from yueng's twrp post to install madvane's version (or better yet, Google around for better instructions, and just use madvane's file). Then you just flash whatever SU manager you like (I prefer magisk).
I really don't want to sound like a jerk, but.. if you can't handle that, you really shouldn't be rooting your phone. It's a whole new level of PITA that only someone who's extremely tech savvy can reap more benefits than utter, miserable pain.
Click to expand...
Click to collapse
you got links for yuengs post? or even just the link for mads version? I can't find it to save my life haha
but on another note I've rooted a few phones before just the xt is giving me a hard time and finding a twrp that works is proving more difficult than I thought..even searches on here and google...but that's really all I'm missing is that..

ordinary_peoples said:
you got links for yuengs post? or even just the link for mads version? I can't find it to save my life haha
but on another note I've rooted a few phones before just the xt is giving me a hard time and finding a twrp that works is proving more difficult than I thought..even searches on here and google...but that's really all I'm missing is that..
Click to expand...
Click to collapse
I did find one posted by madvayne under the unofficial 5/21/17 thread but everytime I try to flash it it says it cannot open it, it's with adb and fastboot so not sure....

ordinary_peoples said:
I did find one posted by madvayne under the unofficial 5/21/17 thread but everytime I try to flash it it says it cannot open it, it's with adb and fastboot so not sure....
Click to expand...
Click to collapse
So in developer options you have "Enable OEM unlock" enabled and in security have "Unknown Sources" enabled?

yuweng's TWRP is in the zip file and the img file needs to be renamed after unzipping depending on what instructions you are following to boot or flash it:
https://forum.xda-developers.com/showpost.php?p=71184622&postcount=1425
As you said, the original TWRP link in the OP of that thread is broken.
ordinary_peoples said:
I did find one posted by madvayne under the unofficial 5/21/17 thread but everytime I try to flash it it says it cannot open it, it's with adb and fastboot so not sure....
Click to expand...
Click to collapse
---------- Post added at 10:44 PM ---------- Previous post was at 10:25 PM ----------
You can try this too:
https://forum.xda-developers.com/huawei-ascend-xt/how-to/huawei-ascend-xt-h1611-feb27-2017-t3564389

popeye2014 said:
So in developer options you have "Enable OEM unlock" enabled and in security have "Unknown Sources" enabled?
Click to expand...
Click to collapse
yeah both are enabled....adb fastboot all works...tried twrp in with adb and fastboot and says cant open...phones definitely unlocked and obviously bootloader is unlocked.

Post the command you are running and a listing of the directory contents of the directory you were in which you ran the command.
ordinary_peoples said:
yeah both are enabled....adb fastboot all works...tried twrp in with adb and fastboot and says cant open...phones definitely unlocked and obviously bootloader is unlocked.
Click to expand...
Click to collapse
---------- Post added at 11:12 PM ---------- Previous post was at 11:03 PM ----------
And post the full error message screen.

divineBliss said:
Post the command you are running and a listing of the directory contents of the directory you were in which you ran the command.
---------- Post added at 11:12 PM ---------- Previous post was at 11:03 PM ----------
And post the full error message screen.
Click to expand...
Click to collapse
for twrp I've tried
adb shell reboot bootloader...to get into fastboot/rescue
fastboot devices ..to double check its still recognized
fastboot boot TWRP.img
also have tried fastboot flash twrp or flash recovery twrp...
and do you mean where are the commands being ran from?
maybe I'm just putting the wrong things but I swear I've followed it exactly...but even then something is wrong...

The "thanks button" for those who don't know what it is:
https://www.xda-developers.com/introducing-the-thanks-button-on-xda/
Yes, post the dir output from where you are running "fastboot".

ordinary_peoples said:
for twrp I've tried
adb shell reboot bootloader...to get into fastboot/rescue
fastboot devices ..to double check its still recognized
fastboot boot TWRP.img
also have tried fastboot flash twrp or flash recovery twrp...
and do you mean where are the commands being ran from?
maybe I'm just putting the wrong things but I swear I've followed it exactly...but even then something is wrong...
Click to expand...
Click to collapse
fastboot boot TWRP.img comes up as cannot load TWRP.img : no such file or directory
ran from cmd out of windows
even running from cmd out of the adb folder which goes to user not system it says the same thing
but not sure how to get the dir output....noobish lol never had to since all my other roots went fine but this phone

Is TWRP.img in same folder as fastboot.exe file? It seems to not be.
ordinary_peoples said:
fastboot boot TWRP.img comes up as cannot load TWRP.img : no such file or directory
ran from cmd out of windows
even running from cmd out of the adb folder which goes to user not system it says the same thing
but not sure how to get the dir output....noobish lol never had to since all my other roots went fine but this phone
Click to expand...
Click to collapse

divineBliss said:
Is TWRP.img in same folder as fastboot.exe file? It seems to not be.
Click to expand...
Click to collapse
you would think that would be it but nope its in there lol

Type "dir" from the same command line window you typed fastboot command from and post the output. Does TWRP.img show up in the output of the dir command?
ordinary_peoples said:
you would think that would be it but nope its in there lol
Click to expand...
Click to collapse

divineBliss said:
Type "dir" from the same command line window you typed fastboot command from and post the output. Does TWRP.img show up in the output of the dir command?
Click to expand...
Click to collapse
Microsoft Windows [Version 10.0.15063]
(c) 2017 Microsoft Corporation. All rights reserved.
C:\Users\baileycancino>adb devices
List of devices attached
A9M0216913010982 device
C:\Users\baileycancino>adb shell reboot bootloader
C:\Users\baileycancino>fastboot devices
1967e115 fastboot
C:\Users\baileycancino>fastboot boot TWRP.img
cannot load 'TWRP.img': No such file or directory
C:\Users\baileycancino>dir
Volume in drive C is OS
Volume Serial Number is AEFB-B6F6
Directory of C:\Users\baileycancino
01/02/2018 10:14 PM <DIR> .
01/02/2018 10:14 PM <DIR> ..
01/02/2018 09:30 PM <DIR> .android
12/30/2017 01:18 AM <DIR> .AndroidStudio3.0
10/21/2017 02:27 AM <DIR> .TianTianVM
01/02/2018 10:35 PM <DIR> Contacts
01/02/2018 10:35 PM <DIR> Desktop
01/02/2018 10:35 PM <DIR> Documents
01/02/2018 10:35 PM <DIR> Downloads
09/22/2017 06:56 PM <DIR> Dropbox
01/02/2018 10:35 PM <DIR> Favorites
01/02/2018 10:35 PM <DIR> Links
01/02/2018 10:35 PM <DIR> Music
12/05/2017 02:32 PM <DIR> OneDrive
01/02/2018 10:35 PM <DIR> Pictures
01/02/2018 10:35 PM <DIR> Saved Games
01/02/2018 10:35 PM <DIR> Searches
01/02/2018 10:35 PM <DIR> Videos
0 File(s) 0 bytes
18 Dir(s) 34,665,484,288 bytes free
C:\Users\baileycancino>
that's running cmd from the folder that has adb and fastboot
not sure if the dir is correct...sorry lol

Nope, fastboot, adb, TWRP.img are not in that dir output. Just find TWRP.img and move it into your directory you listed above, then the fastboot boot TWRP.img command will work .
---------- Post added at 12:20 AM ---------- Previous post was at 12:14 AM ----------
Tell me it's working....

ordinary_peoples said:
yeah both are enabled....adb fastboot all works...tried twrp in with adb and fastboot and says cant open...phones definitely unlocked and obviously bootloader is unlocked.
Click to expand...
Click to collapse
Filenames can be finicky.. rename whatever the unzipped image file is to 'twrp.img', and try again. Again, I'd use yuwengs instructions to install madvane's 5-21-17 version. Just make sure to backup your default recovery first in case something goes wrong - can Google for more complete twrp install directions, it's fairly universal besides the necessity to use an img built for your device.
---------- Post added at 03:16 PM ---------- Previous post was at 02:58 PM ----------
Take it you don't have much command prompt or console experience...
Download and install 'minimal adb and fastboot' and 'universal adb driver' (both can be found on xda or via a Google search). Find the directory you installed 'minimal adb and fastboot' into and copy the twrp img there (now would be a good time for a crc check). Find the shortcut in your start menu for 'minimal adb and fastboot', right click it and run as administrator (or go to properties and enable running as administrator by default). Type 'dir' in the cmd prompt that pops up and confirm that the twrp img is there, then type 'adb devices' to confirm your phone is connected and recognized. Then proceed with the twrp install directions..
What do you need root for? Unlike what many claim, it doesn't make your phone faster - it's for advanced users with specific needs. Getting the phone unlocked and rooted is the easy part, compared to keeping it running smoothly afterward..

I wanted/have root so I could debloat the phone myself and avoid AT&T bloatware crap from running to save RAM/CPU/battery. But yes, just rooting the stock ROM won't improve anything without further action.
OP's problem with being unable to access TWRP.img is that TWRP.img is not in the directory where they ran the fastboot command and its path wasn't specified in the fastboot command. Obviously they have fastboot in the command path since it's not in the dir listing and still ran.
My guess is that they resolved the issue since they stopped posting.
-n0cturne- said:
Filenames can be finicky.. rename whatever the unzipped image file is to 'twrp.img', and try again. Again, I'd use yuwengs instructions to install madvane's 5-21-17 version. Just make sure to backup your default recovery first in case something goes wrong - can Google for more complete twrp install directions, it's fairly universal besides the necessity to use an img built for your device.
---------- Post added at 03:16 PM ---------- Previous post was at 02:58 PM ----------
Take it you don't have much command prompt or console experience...
Download and install 'minimal adb and fastboot' and 'universal adb driver' (both can be found on xda or via a Google search). Find the directory you installed 'minimal adb and fastboot' into and copy the twrp img there (now would be a good time for a crc check). Find the shortcut in your start menu for 'minimal adb and fastboot', right click it and run as administrator (or go to properties and enable running as administrator by default). Type 'dir' in the cmd prompt that pops up and confirm that the twrp img is there, then type 'adb devices' to confirm your phone is connected and recognized. Then proceed with the twrp install directions..
What do you need root for? Unlike what many claim, it doesn't make your phone faster - it's for advanced users with specific needs. Getting the phone unlocked and rooted is the easy part, compared to keeping it running smoothly afterward..
Click to expand...
Click to collapse

Related

[Nexus 7 not taking 4.1.2. update]

Can get my nexus 7 to take the 4.1.2. os update? I loaded Clock Work Recovery and can see the error message? See attached .txt. file.
Can anyone help resolve why, I've tried about 50 different ways and no cigar:crying:
stevey00 said:
Can get my nexus 7 to take the 4.1.2. os update? I loaded Clock Work Recovery and can see the error message? See attached .txt. file.
Can anyone help resolve why, I've tried about 50 different ways and no cigar:crying:
Click to expand...
Click to collapse
Patching BrowserProviderProxy.odex failed. Get the bootloader, system.img, boot.img from the 4.2 factory image and flash those via fastboot. Afterwards, boot clockwork recovery and wipe cache and dalvik.
stevey00 said:
Can get my nexus 7 to take the 4.1.2. os update? I loaded Clock Work Recovery and can see the error message? See attached .txt. file.
Can anyone help resolve why, I've tried about 50 different ways and no cigar:crying:
Click to expand...
Click to collapse
You probably added the stock Ics browser for flash or something. Part of that procedure is to rename the file BrowserProviderProxy.odex to a backup name like BrowserProviderProxy.odex1. All you need to do is rename it back to the proper name. You can use something like root explorer or command line.
---------- Post added at 05:43 PM ---------- Previous post was at 05:36 PM ----------
Here is the original thread http://forum.xda-developers.com/showthread.php?t=1780746
UncleCemka said:
You probably added the stock Ics browser for flash or something. Part of that procedure is to rename the file BrowserProviderProxy.odex to a backup name like BrowserProviderProxy.odex1. All you need to do is rename it back to the proper name. You can use something like root explorer or command line.
---------- Post added at 05:43 PM ---------- Previous post was at 05:36 PM ----------
Here is the original thread http://forum.xda-developers.com/showthread.php?t=1780746
Click to expand...
Click to collapse
I had the same problem with es explorer. So I went to settings - root settings - unchecked each option and then rechecked it. Then i went back to the system - apps folder and renamed it - no problems. Good luck.

found MSL code for 306sh

first thanks tewilove test it for everyone and maximka18 give file it for us
1. do it with adb file
2. rename file 306sh_RUIM.txt to 306sh_RUIM
3. open terminal
adb push 306sh_RUIM /data/local/tmp
adb shell chmod 755 /data/local/tmp/306sh_RUIM
adb shell /data/local/tmp/306sh_RUIM
Then cmd shows MSL & reboot.
i realy scare when my device show a red square, but it will boot normaly, and we have a code MSL for this device
{
"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"
}
[/URL][/IMG]
So you just copied existing information from another thread to make a new thread?
http://forum.xda-developers.com/aqu...ock-thread-t3008141/post58319443#post58319443
etirkca said:
So you just copied existing information from another thread to make a new thread?
http://forum.xda-developers.com/aqu...ock-thread-t3008141/post58319443#post58319443
Click to expand...
Click to collapse
i test it in my device from instruction tewilove, and write a new thread for everyone can see it, not coppy, just test it for people, im so sad when you said me just copied
whynot4444 said:
i test it in my device from instruction tewilove, and write a new thread for everyone can see it, not coppy, just test it for people, im so sad when you said me just copied
Click to expand...
Click to collapse
Can any expert to list down the whole process of unlock? I have been searching for solution for few months..
Boonwei said:
Can any expert to list down the whole process of unlock? I have been searching for solution for few months..
Click to expand...
Click to collapse
i wrote instruction at first comment, but it just found MSL, not unlock GSM
whynot4444 said:
i wrote instruction at first comment, but it just found MSL, not unlock GSM
Click to expand...
Click to collapse
But it unlocks for use with other CDMA right?
---------- Post added at 09:35 PM ---------- Previous post was at 09:19 PM ----------
whynot4444 said:
i wrote instruction at first comment, but it just found MSL, not unlock GSM
Click to expand...
Click to collapse
whynot4444 said:
first thanks tewilove test it for everyone and maximka18 give file it for us
1. do it with adb file
2. rename file 306sh_RUIM.txt to 306sh_RUIM
3. open terminal
Click to expand...
Click to collapse
1. where is adb file?
2. I can't rename the file as it shows as a txt file but renaming doesn't even show the extension.
3. what terminal?
I have never had Android before so I don't know all this
NemesisMB said:
But it unlocks for use with other CDMA right?
---------- Post added at 09:35 PM ---------- Previous post was at 09:19 PM ----------
1. where is adb file?
2. I can't rename the file as it shows as a txt file but renaming doesn't even show the extension.
3. what terminal?
I have never had Android before so I don't know all this
Click to expand...
Click to collapse
adb file you can download it on internet
when you rename, just erase .txt, then follow instruction
just cmd on PC
whynot4444 said:
adb file you can download it on internet
when you rename, just erase .txt, then follow instruction
just cmd on PC
Click to expand...
Click to collapse
adb file you can download it on internet
when you rename, just erase .txt, then follow instruction
just cmd on PC
Click to expand...
Click to collapse
There is no ".txt" in the file name of 306sh_RUIM.txt. I mean it is showing as file type text but the name is Just "306sh_RUIM".
EDIT: OKAY I RENAMED USING CMD
NemesisMB said:
There is no ".txt" in the file name of 306sh_RUIM.txt. I mean it is showing as file type text but the name is Just "306sh_RUIM".
EDIT: OKAY I RENAMED USING CMD
Click to expand...
Click to collapse
Hi , am new to this,
I have moved the .apk file to mobile and renamed the file 306sh_RUIM.txt,
Can you please tell me the next step to proceed further.
NemesisMB said:
There is no ".txt" in the file name of 306sh_RUIM.txt. I mean it is showing as file type text but the name is Just "306sh_RUIM".
EDIT: OKAY I RENAMED USING CMD
Click to expand...
Click to collapse
go to control panel, choose folder option, choose show hiden file, then 306sh_RUIM will show 306sh_RUIM
Kumar281 said:
Hi , am new to this,
I have moved the .apk file to mobile and renamed the file 306sh_RUIM.txt,
Can you please tell me the next step to proceed further.
Click to expand...
Click to collapse
OK I did it.
First download the adb tools. You also need to download the Sharp Crystal USB adb driver and install on your PC. Activate USB Debugging on your phone settings. If you cannot find it then go to Settings and About Phone and activate developer options. Connect to PC via USB and Allow USB Debugging when asked on your phone.
I moved the 306sh_RUIM file to the adb folder. Then press SHIFT+RIGHT CLICK and click 'Open Command Prompt Here".
Thereafter you have to follow all the commands as mentioned above. Just type in command prompt one by one. I'm sharing my Screenshot as well.
I did it via teamviewer because my dad is using the phone in India. He is getting the Reliance Network but not able to make a call probably because the SIM is not not activated by Reliance yet.
NemesisMB said:
OK I did it.
First download the adb tools. You also need to download the Sharp Crystal USB adb driver and install on your PC. Activate USB Debugging on your phone settings. If you cannot find it then go to Settings and About Phone and activate developer options. Connect to PC via USB and Allow USB Debugging when asked on your phone.
I moved the 306sh_RUIM file to the adb folder. Then press SHIFT+RIGHT CLICK and click 'Open Command Prompt Here".
Thereafter you have to follow all the commands as mentioned above. Just type in command prompt one by one. I'm sharing my Screenshot as well.
I did it via teamviewer because my dad is using the phone in India. He is getting the Reliance Network but not able to make a call probably because the SIM is not not activated by Reliance yet.
Click to expand...
Click to collapse
Thanks for your reply will check today and share my feedback.
Thanks. All
I successfully unlocked the SIM card and able to use a cdma SIM in India.
Checked data network. It works fine.
Checked tethering also. It works fine.
Sent from my 306SH using XDA Free mobile app
Sharp aquos
NemesisMB said:
But it unlocks for use with other CDMA right?
---------- Post added at 09:35 PM ---------- Previous post was at 09:19 PM ----------
1. where is adb file?
2. I can't rename the file as it shows as a txt file but renaming doesn't even show the extension.
3. what terminal?
I have never had Android before so I don't know all this
Click to expand...
Click to collapse
Dear
Can u help me program my sharp aquos for reliance.
if anything chargeable i will pay.
---------- Post added at 07:23 PM ---------- Previous post was at 07:15 PM ----------
Kumar281 said:
Thanks. All
I successfully unlocked the SIM card and able to use a cdma SIM in India.
Checked data network. It works fine.
Checked tethering also. It works fine.
Sent from my 306SH using XDA Free mobile app
Click to expand...
Click to collapse
Hi Dear
Can U help to do it for me i will pay the charges.
thanks
girish
9372299999
9404001234
[email protected]
NemesisMB said:
OK I did it.
First download the adb tools. You also need to download the Sharp Crystal USB adb driver and install on your PC. Activate USB Debugging on your phone settings. If you cannot find it then go to Settings and About Phone and activate developer options. Connect to PC via USB and Allow USB Debugging when asked on your phone.
I moved the 306sh_RUIM file to the adb folder. Then press SHIFT+RIGHT CLICK and click 'Open Command Prompt Here".
Thereafter you have to follow all the commands as mentioned above. Just type in command prompt one by one. I'm sharing my Screenshot as well.
I did it via teamviewer because my dad is using the phone in India. He is getting the Reliance Network but not able to make a call probably because the SIM is not not activated by Reliance yet.
Click to expand...
Click to collapse
Hello..
So, I follow your instructions and I got my MSL code, but how do I enter it on the phone? I'm not in USA. A friend bought for me a Sprint prepaid version.
Thanks in advance for the help.
whynot4444 said:
first thanks tewilove test it for everyone and maximka18 give file it for us
1. do it with adb file
2. rename file 306sh_RUIM.txt to 306sh_RUIM
3. open terminal
adb push 306sh_RUIM /data/local/tmp
adb shell chmod 755 /data/local/tmp/306sh_RUIM
adb shell /data/local/tmp/306sh_RUIM
Then cmd shows MSL & reboot.
i realy scare when my device show a red square, but it will boot normaly, and we have a code MSL for this device
[/URL][/IMG]
Click to expand...
Click to collapse
hey why after unlock there is no option GSM/UMTS in network
what i seen from ting after UICC Unlock there in Network Mode will have option for GSM/UMTS and if we select it the phone will restart..
loonbg said:
hey why after unlock there is no option GSM/UMTS in network
what i seen from ting after UICC Unlock there in Network Mode will have option for GSM/UMTS and if we select it the phone will restart..
Click to expand...
Click to collapse
no, it just unlock CDMA, not GSM, i ask sprint and it said the repaid phone can use any where except USA
lccnsk said:
Dear
Can u help me program my sharp aquos for reliance.
if anything chargeable i will pay.
---------- Post added at 07:23 PM ---------- Previous post was at 07:15 PM ----------
Hi Dear
Can U help to do it for me i will pay the charges.
thanks
girish
9372299999
9404001234
[email protected]
Click to expand...
Click to collapse
there are no charges. Just download the files from the first post of this thread, google and download adb file and follow above instructions.
---------- Post added at 12:24 PM ---------- Previous post was at 12:20 PM ----------
wllaw said:
Hello..
So, I follow your instructions and I got my MSL code, but how do I enter it on the phone? I'm not in USA. A friend bought for me a Sprint prepaid version.
Thanks in advance for the help.
Click to expand...
Click to collapse
No need to enter it anywhere. Your phone should reboot automatically and you should be able to use any cdma SIM provided it is on the same band that this phone uses.
Sharp Aqous PROGRAMMING
NemesisMB said:
there are no charges. Just download the files from the first post of this thread, google and download adb file and follow above instructions.
---------- Post added at 12:24 PM ---------- Previous post was at 12:20 PM ----------
No need to enter it anywhere. Your phone should reboot automatically and you should be able to use any cdma SIM provided it is on the same band that this phone uses.
Click to expand...
Click to collapse
Dear Sir,
i am not so technical can u help me to do it thru team viewer.
i have sprint sharp aqous prepaid, no range lines are there in phone.
kindly help.
thanks in advance
GIRISH
9372299999
---------- Post added at 10:16 AM ---------- Previous post was at 09:53 AM ----------
Dear sir
pls help to program i am new to this
thanks
girish
9372299999
NemesisMB said:
No need to enter it anywhere. Your phone should reboot automatically and you should be able to use any cdma SIM provided it is on the same band that this phone uses.
Click to expand...
Click to collapse
After it reboot, it will try to "Configuring your device for voice and data", but it always failed. So, now I'm stuck with voice and text only. Can't use data. Did you put the SIM card during the unlocking process?

Fix for "adbwinapi.dll is missing" when using HTC dev Unlock

Hey guys, I just upgraded from my good old galaxy s3 to the htc one m8 (ATT), pretty stoked.
I was having issues with unlocking my bootloader. I installed the Android SDK properly, but no matter what I did, I could never get fastboot to work. I always got an error message saying "adbwinapi.dll is missing". I searched online and came across these two threads:
http://forum.xda-developers.com/showthread.php?t=781386
http://androidforums.com/threads/adbwinapi-dll-not-found-error.609867/
which unfortunately didn't have the right solutions
What finally worked for me was copying adb.exe, adbWinApi.dll , and Fastboot.exe to the folder I downloaded from htcdev "fastboot-win". I then ran cmd prompt from that folder (shift + right click) and entered the command "fastboot oem get_identifier_token" which finally worked.
TLDR: copy adb.exe, adbwinapi.dll and fastboot.exe from SDK install folder to the folder you downloaded from htc dev unlock.
hopefully this will be useful for someone stuck with my same issue.
Was getting the same issue
This totally worked when I encountered this. No sure why the files needed to be moved over but voila. Nice tip.
Thank you very much
it is worked!!!
Worked Thank you
xxkid123 said:
Hey guys, I just upgraded from my good old galaxy s3 to the htc one m8 (ATT), pretty stoked.
I was having issues with unlocking my bootloader. I installed the Android SDK properly, but no matter what I did, I could never get fastboot to work. I always got an error message saying "adbwinapi.dll is missing". I searched online and came across these two threads:
http://forum.xda-developers.com/showthread.php?t=781386
http://androidforums.com/threads/adbwinapi-dll-not-found-error.609867/
which unfortunately didn't have the right solutions
What finally worked for me was copying adb.exe, adbWinApi.dll , and Fastboot.exe to the folder I downloaded from htcdev "fastboot-win". I then ran cmd prompt from that folder (shift + right click) and entered the command "fastboot oem get_identifier_token" which finally worked.
TLDR: copy adb.exe, adbwinapi.dll and fastboot.exe from SDK install folder to the folder you downloaded from htc dev unlock.
hopefully this will be useful for someone stuck with my same issue.
Click to expand...
Click to collapse
Copied .Worked like a charm. Thanks mate.:good:
Fix for adbwinapi.dll is missing
hello
---------- Post added at 07:00 AM ---------- Previous post was at 06:56 AM ----------
thanks for this article
---------- Post added at 07:05 AM ---------- Previous post was at 07:00 AM ----------
thanks
---------- Post added at 07:48 AM ---------- Previous post was at 07:05 AM ----------
thanks for this post
---------- Post added at 08:12 AM ---------- Previous post was at 07:48 AM ----------
i also need help
---------- Post added at 08:33 AM ---------- Previous post was at 08:12 AM ----------
if you want to help then come here.
---------- Post added at 08:49 AM ---------- Previous post was at 08:33 AM ----------
thanks
You should install HTCSync before trying to connect this device to a PC. HTCSync install includes all the necessary files for adb/fastboot, and should remove the missing DLL error.
khushbu1 said:
if you want to help then come here
Click to expand...
Click to collapse
If your issue is directly relevant to the thread subject, feel free to post it here. Otherwise, find a relevant thread, or create a new one.
For that matter, all "help" threads (including this one, actually) should be posted in the Q&A section, not here in "General": https://forum.xda-developers.com/htc-one-m8/help
Also, I would make the constructive suggestion: Please don't post to this forum like it's a twitter feed or SMS. Take a few minutes to compose your forum post, and think about what you are trying to say or ask, before hitting the post/reply button. Posting a few words or a single sentence every 5 minutes is confusing and clutters up the forum.
For example, if you ask for help, post as much information as possible about your device (carrier, region version, OS version), the events that led up to the issue, step-by-step description of what you have done or tried to fix the problem, specific file names of anything you installed, etc. A lot of folks will ask for help by just posting a sentence or two, which is simply the wrong way to go about it. Just forces us to request all the basic information they should have provided to begin with.

Mobile Hotspot/Tethering Unlock

Hello
I am coming to the g4 plus after having used the samesung s5 for years on MOAR rom and i am looking for how i can get my mobile hotspot back on sprint
I get Unable to connect to data network you may not be subscribed to .....
now i do not have a wifi plan per se but i do have a really old phone as a modem plan i am still paying for (back then it was 10$ a month for unlimited 2008)
so first thing i did was look for where to modify the apn settings for tethering like i had to do before but when the phone activates on sprint the apn menu disapears.
so i look for a custom rom like MOAR but for the g4 plus and i am not seeing any that say they have wifi hacks included
I did this successfully on the nougat soak, but requires root access. Add this line at the end of your build.prop (I used Root Explorer to edit the file):
net.tethering.noprovisioning=true
Save build.prop and reboot phone. Then, in the terminal emulator app, issue the following commands one at a time:
su
settings put global tether_dun_required 0
exit
Reboot phone again.
---------- Post added at 04:39 PM ---------- Previous post was at 04:30 PM ----------
You might want to try it after the build.prop edit to see if it works, the terminal emulator commands may not be necessary.
i just use airdroid for hotspot
I will take a look at airdroid tomorow if it works great if not ill have to dig into the build.prop was trying to avoid that with a ready made rom
this brings back memories of reg'editing my htc titan lol
shkrmkr said:
I did this successfully on the nougat soak, but requires root access. Add this line at the end of your build.prop (I used Root Explorer to edit the file):
net.tethering.noprovisioning=true
Save build.prop and reboot phone. Then, in the terminal emulator app, issue the following commands one at a time:
su
settings put global tether_dun_required 0
exit
Reboot phone again.
---------- Post added at 04:39 PM ---------- Previous post was at 04:30 PM ----------
You might want to try it after the build.prop edit to see if it works, the terminal emulator commands may not be necessary.
Click to expand...
Click to collapse
This totally worked on my 1625, tethering was ghosted out. After this it works. Thank you
Sent from my Moto G4 using Tapatalk
robot_head said:
This totally worked on my 1625, tethering was ghosted out. After this it works. Thank you
Sent from my Moto G4 using Tapatalk
Click to expand...
Click to collapse
You used both or only the build.prop edit. I can add it to source in that case. And is this issue only with 1625 variant?
The compliance with the provider setting is well known for Moto phones (at least the ones sold in US). I am using an app from here on XDA called Entitlement Bypass:
https://forum.xda-developers.com/moto-x/themes-apps/app-hotspot-entitlement-bypass-v1-1-5-9-t2705152
This works perfect. I used the build.prop edit and su command. Completely opened tethering.
shkrmkr said:
I did this successfully on the nougat soak, but requires root access. Add this line at the end of your build.prop (I used Root Explorer to edit the file):
net.tethering.noprovisioning=true
Save build.prop and reboot phone. Then, in the terminal emulator app, issue the following commands one at a time:
su
settings put global tether_dun_required 0
exit
Reboot phone again.
---------- Post added at 04:39 PM ---------- Previous post was at 04:30 PM ----------
You might want to try it after the build.prop edit to see if it works, the terminal emulator commands may not be necessary.
Click to expand...
Click to collapse
This worked for my XT1644. Tethering and hospot option was grayed out in settings on custom ROMs, until doing this build prop edit. I did not have to run the commands, build prop edit solved my issue. Thank you so much.
When I rooted first time,I faced this problem of hotspot. I then installed elementalx in my device which solved the problem.
shkrmkr said:
I did this successfully on the nougat soak, but requires root access. Add this line at the end of your build.prop (I used Root Explorer to edit the file):
net.tethering.noprovisioning=true
Save build.prop and reboot phone. Then, in the terminal emulator app, issue the following commands one at a time:
su
settings put global tether_dun_required 0
exit
Reboot phone again.
---------- Post added at 04:39 PM ---------- Previous post was at 04:30 PM ----------
You might want to try it after the build.prop edit to see if it works, the terminal emulator commands may not be necessary.
Click to expand...
Click to collapse
This does work on Motorola G5 plus unlocked from best bye bye using ATnT.
Unrooted XT1644. AT&T provider. Tethering & portable hotspot option is accessible, but when I click on it I encounter "account not set up for tethering...." Could I access the build prop edit via an ADB command or script?
EDIT: Nevermind. My phone's bootloader is locked so no ADB access possible anyway. Looks like I'll need to look into 3rd-party WiFi tethering apps (such as PdaNet+ or NetShare) non-root solutions.

Can we change the BOOT LOGO of OnePlus 5?

I want to change the bootlogo (NOT BOOT ANIMATION).
I couldn't find the logo.bin anywhere. But there are few pngs in /system/media/images about charging.
If anybody come up with a solution for this, please let me know.
Thanks
Yes you can use this tool:http://www.daxiaamu.com/3605,use menu 8,then menu i,and drag png 1080p into it
Error:404 said:
I want to change the bootlogo (NOT BOOT ANIMATION).
I couldn't find the logo.bin anywhere. But there are few pngs in /system/media/images about charging.
If anybody come up with a solution for this, please let me know.
Thanks
Click to expand...
Click to collapse
This is the method I've been using, pretty straight forward.
https://forum.xda-developers.com/oneplus-5/themes/mod-splashinjector-t3650374
---------- Post added at 12:34 AM ---------- Previous post was at 12:33 AM ----------
https://forum.xda-developers.com/oneplus-5/themes/mod-splashinjector-t3650374
Piplup702 said:
This is the method I've been using, pretty straight forward.
https://forum.xda-developers.com/oneplus-5/themes/mod-splashinjector-t3650374
---------- Post added at 12:34 AM ---------- Previous post was at 12:33 AM ----------
https://forum.xda-developers.com/oneplus-5/themes/mod-splashinjector-t3650374
Click to expand...
Click to collapse
Hi!
Thanks mate. Can you assist me through the entire process?
I'm using Windows. Tell me what do I need to download and can't I do this in Android terminal?
Error:404 said:
Hi!
Thanks mate. Can you assist me through the entire process?
I'm using Windows. Tell me what do I need to download and can't I do this in Android terminal?
Click to expand...
Click to collapse
Since you're using Windows (like me) it's a little different than what it says in the link. You have to download and install Git bash. https://github.com/ethanbanker2428/SplashInjector/blob/1.5/README.md
Go to above link and read instructions (that page has a link for Git) Go to install directory, which should be C:/ProgramFiles/Git and run Git bash. That link will tell you how to install the Splash Injector tool once you install Git. Pretty straight forward after that but feel free to ask questions if you get stuck anywhere
Piplup702 said:
Since you're using Windows (like me) it's a little different than what it says in the link. You have to download and install Git bash. https://github.com/ethanbanker2428/SplashInjector/blob/1.5/README.md
Go to above link and read instructions (that page has a link for Git) Go to install directory, which should be C:/ProgramFiles/Git and run Git bash. That link will tell you how to install the Splash Injector tool once you install Git. Pretty straight forward after that but feel free to ask questions if you get stuck anywhere
Click to expand...
Click to collapse
I'm wondering if I can do this all in the Android shell itself?
Because my Windows has permission issues, I f***d it up real bad lol. I can't run git shell.
It is analogous to say I don't have a PC...
Error:404 said:
I'm wondering if I can do this all in the Android shell itself?
Because my Windows has permission issues, I f***d it up real bad lol. I can't run git shell.
It is analogous to say I don't have a PC...
Click to expand...
Click to collapse
Not really sure if that's possible.
Use a root browser and go to Dev/block/platform/soc/1da4000.ufshc/by-name and you will see a file named LOGO that is your logo.bin file. Copy and paste somewhere else. From there I have no idea lol Though I will do some research in the AM to see if it is at all possible
Piplup702 said:
Not really sure if that's possible.
Use a root browser and go to Dev/block/platform/soc/1da4000.ufshc/by-name and you will see a file named LOGO that is your logo.bin file. Copy and paste somewhere else. From there I have no idea lol Though I will do some research in the AM to see if it is at all possible
Click to expand...
Click to collapse
Lol okay!

Categories

Resources