Adb & htc m8 issues - Verizon HTC One (M8)

First off would like to say hello to the M8 community.
Just come from the S4
Here's a quick explanation, I rooted and installed SU 1.94, got root. Read and watched videos on how to s-off and unlock boot loader.
Set up phone for debugging . Installed drivers on Windows 7 and ADB during first attempt got to step two phone waiting on fire wire never got passed that. Deleted every thing and started over. Now ADB will not run looks Like the cmd isn't see the path. I really need some help, sent a good day trying this with no luck ?
I've have attached a screen of base band info. Help help plz.
{
"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"
}
Sent from my HTC6525LVW using Xparent Cyan Tapatalk 2

It would help if you were a little more descriptive. Do you have the ADB path set up in your Windows Environment Variables? If not you can just put everything where you have ADB "installed" and just run the command line prompt from within that folder to start. I'm not sure exactly what your problem is though...

brandogg said:
It would help if you were a little more descriptive. Do you have the ADB path set up in your Windows Environment Variables? If not you can just put everything where you have ADB "installed" and just run the command line prompt from within that folder to start. I'm not sure exactly what your problem is though...
Click to expand...
Click to collapse
Thanks for the help!
I didn't think that I needed to record the issues, as I didn't expect to run into any. But I do see that I should have.
I will try your recommendation to run adb (Windows +right click, open command window) from the folder. This way no need to insert the path ,correct?
Sent from my HTC6525LVW using Xparent Cyan Tapatalk 2

Related

New Custom ABD Logcat Grabber for noobs

New Custom Logcat Grabber for noobs
Please put adb.exe into Path of Put this exe into Tool folder of SDK
Require Microsoft.Net 2.0 SP2
{
"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"
}
For Error Please Report here
http://mobile5.in/viewtopic.php?f=3&t=77&p=219#p219
ok, I'll bite, being as there's been nearly 40 views and no comments...what is this for and why do I need it?
DanWalker said:
ok, I'll bite, being as there's been nearly 40 views and no comments...what is this for and why do I need it?
Click to expand...
Click to collapse
This is a program that will initiate the "logcat" command and also grab the logcat file (which I presume, can be specified). It's really a GUI for Logcat itself, so people don't have to use "adb logcat" at command line.
"Logcat is the command to view the internal logs of the Android system. Viewing said logs is often the best way to diagnose a problem, and is required for many issues."
Usually, logcat is ran from the command line by issuing the command:
Code:
adb logcat
The above command will show any errors/warnings, etc on screen in the shell.
Code:
adb logcat > log.txt
This command will redirect output of logcat to a text file called "log.txt", which can be found in androidsdk\tools folder. **This method is recommended and required to share your log.**
When someone asks you to do a logcat, run a logcat, etc -- this is what they mean. It helps people see what error messages, warnings, etc the phone is showing and helps us further diagnose the problem for faster solutions.
More information - HERE
@hetaldp -- Great idea and good work.
http://tinyurl.com/yb6mm54
Pretty nice, works good..Thanks..
Thank you so much!
Was trying to get the log in a file with exactly thos commands, but log file always empty, no matter how much I tried.
Like this, I even get it in a way I can use it faster
Adb?
Sent from my MiuiSpeedy
Rooster85 said:
Adb?
Sent from my MiuiSpeedy
Click to expand...
Click to collapse
http://developer.android.com/guide/developing/tools/adb.html

LG L9 P769 Home button not responding

Hi. recently I have been trying to change the android_id, and ran into a problem in the process. i resulted to editing the setings.db file. since then after i fixed permissions, and restarted, now the home button doesn't respond. I know it isn't a hardware issue because when i press it the LED lights still respond by blinking when I push it, but that's it. please anyone? this is a gift
Jimshamyrock said:
Hi. recently I have been trying to change the android_id, and ran into a problem in the process. i resulted to editing the setings.db file. since then after i fixed permissions, and restarted, now the home button doesn't respond. I know it isn't a hardware issue because when i press it the LED lights still respond by blinking when I push it, but that's it. please anyone? this is a gift
Click to expand...
Click to collapse
Restoring the file should get it working as usual. If you don't just re flash your ROM. That's the only way I knit that will fix it. Or open your ROMs .zip. Locate the file and push it to your phone.
Sent from my Nexus 5 using Tapatalk
ok, I cant flash a new rom because i cant figure out how to connect unlock the boot loader. so where in the zip would be the setings.db file? so i can push it to the phone
Jimshamyrock said:
ok, I cant flash a new rom because i cant figure out how to connect unlock the boot loader. so where in the zip would be the setings.db file? so i can push it to the phone
Click to expand...
Click to collapse
I'm not sure, I don't own a lg.
Just open up a file explorer in your phone. Then just type in the search "settings.db" and it should should the file. Up the top it shows you what folder its in. Then just a find a ROM or stock ROM you're using then find it in that, then push the file to the destination in your phone using adb.
Sent from my Nexus 5 using Tapatalk
Maybe you use titanium to remove some development install. Here is it, on my phone
{
"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"
}
Sent from my SM-N900 using Tapatalk Pre

Phone can't boot up, how to copy a ROM via recovery?

So basically i am trying to put the ROM zip file to the phone via ADB..
I have TWRP, so i start ADB SIDELOAD
connect phone to computer
and run adb devices
but i have never managed to find the phone...
I even tried to install adb drivers but:
{
"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"
}
P.S
HTC drivers are installed
phone is unlocked
I have dualboot Windows 8 & Ubuntu 14.04
if that helps in anyway
citybong said:
So basically i am trying to put the ROM zip file to the phone via ADB..
I have TWRP, so i start ADB SIDELOAD
connect phone to computer
and run adb devices
but i have never managed to find the phone...
I even tried to install adb drivers but:
P.S
HTC drivers are installed
phone is unlocked
I have dualboot Windows 8 & Ubuntu 14.04
if that helps in anyway
Click to expand...
Click to collapse
have you tried Ubuntu??
windows sometimes has a lot of problem.
If you've got a driver installed that works fine you can use Device Manager in Windows. Connect your phone, find it in the list, choose update driver, and the option that lets you choose a driver from the list. Select the driver that works (mine is called MyHTC) and it should install. You need to repeat this for eachc of the three states (adb in Android, fastboot, and adb in Recovery)
@SidDev said:
have you tried Ubuntu??
windows sometimes has a lot of problem.
Click to expand...
Click to collapse
Yes made it work with ubuntu!
i just had to download adb sdk and install lib32stdc++6
and adb was ready!
citybong said:
Yes made it work with ubuntu!
Click to expand...
Click to collapse
happy I was able to help
you could have pressed the thanks BTW

Need help for Nexus 7 2013 wifi

Hi everyone,
I bought a NEXUS 7 2013 (ASUS-2B16) a few days ago and I didn't like 5.0 so I started to downgrade by myself.
I followed the instruction of this page (I chose 4.4.2 (KOT49H) rom)
https://www.androidpit.com/how-to-downgrade-a-nexus
When I finished everything (I assumed everything went well because I didn't see any error message) and start to run the system, it stays on this screen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I thought 4.4.2 is not compatible so I flashed with 4.4.4(KTU84P) manually but with no luck.
So I tried Nexus Root Tool Kit see if I could fix it but again with no luck.
I started to do the research and I found this post from XDA
http://forum.xda-developers.com/showthread.php?t=2380913
The post description shows the same problem that I have so I followed the instruction until the step "FORMAT DATA in TWRP" then I am stuck again. IT shows an error message that the formation is failed.
After everything I gave up and I tried to follow this post to restore my Nexus 7
http://forum.xda-developers.com/showthread.php?t=2381438
Everything went well but AGAIN I am always stuck at loading page.
I started to look at details and I found some error messages as following.
First I found my Nexus 7 has no OS installed (I am not sure)
Secondly I found the tablet is trying to mount files from E drive but always fail.
I am totally a noob with Tablet but from my experience on Windows system I guess I deleted backup partition by accident. I am hoping this information could help you guys to help me repair my tablet. If you guys need more details please let me know. Thanks in advance.
Sorry, one more thing. When I enter the command "adb devices" at DOS mode I am not able to find the devices. However, when I enter bootloader mode my computer is able to connect to my tablet. Hope this could help. Thanks.
nobody can help ?

MT7-L09: Phone Unlocked BUT command not allowed when flashing

Hi,
I never saw this problem
My phone is unlocked (since a year more or less) and I can't install TWRP nor CWM. I tried many tutorials such as all the root methods listed on XDA for this smartphone.
{
"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"
}
Any idea would be really appreciated!
Thanks
There might be a problem with your drivers. You can try uninstalling and reinstalling them. Also, try using fastboot commands manually
Sent from my Mate
unlock again
Thank you. I'd like not to have to relock it as it's already done and rooted. Could you please tell me what drivers to install? I tested many of them (https://i.imgur.com/wBgsezr.png) but it seems I don't have the right ones then.
I'm using Win7 64bits.
Thanks again!
Use adbdriveinstaler and when it's install you can push recovery to add folder and try this command
cd C:/adb
Fastboot flash recovery recovery.img
Change name your twrp or cwm to recovery
Send frome globe
Okay. Here we go
ADB driver installed (https://i.imgur.com/PWrZoHH.png)
Went to flash and... still not allowed.
And in fastboot/rescue mode on my phone it's written PHONE Unlocked.
WTF
BTW, is there any other way to upgrade the phone? Cause every time I go to the software update in the menu i'm told it's up-to-date, but it's not... Android 4.4.2 & EMUI 3.0.
I read about a "local update" but can't find out how to update from the SDcard, I only have OTA.
Bud64 said:
Okay. Here we go
ADB driver installed (https://i.imgur.com/PWrZoHH.png)
Went to flash and... still not allowed.
And in fastboot/rescue mode on my phone it's written PHONE Unlocked.
WTF
BTW, is there any other way to upgrade the phone? Cause every time I go to the software update in the menu i'm told it's up-to-date, but it's not... Android 4.4.2 & EMUI 3.0.
I read about a "local update" but can't find out how to update from the SDcard, I only have OTA.
Click to expand...
Click to collapse
In your screen you have locked bootloader. Unlock againg
Send frome globe
Okay, I sent an email to Huawei, I'll get back in a few days.

Categories

Resources