[Q] GHT Maestro ADB USB Driver - Android Software/Hacking General [Developers Only]

Am trying to root GHT Maestro
ADB cannot find the device with the ADB devices command. However, I can mount the SD Card for file transfer and can use WonderShare MobileGo to manage the phone!
Here is the hardware profile screenshot
{
"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 believe it is because the SDK can't find the correct ADB USB driver!
Installed software environment
a. Microsoft Windows 7 Ultimate x64
b. Android SDK;
c. Java SDK;
d. Java Run Time;
I successfully ROOTed and installed Android 4.0 ICS on Amazon Kindle Fire through BurritoRoot3 last night but this one has no reference on the web for the correct USB driver information for ADB!
Can someone help me ROOTing this phone please? Thanks in advance.

Finally found it, was so easy! Can't believe this.
Just grab the GHT Phone Suite from the official site, install it and yes... ADB now finds the phone connected
Note: I preserved the drivers installed by GHT Phone Suite, later uninstalled the GHT Phone Suite, updated drivers for the phone with the preserved drivers from GHT and ADB failed again to find the phone! Looks like you need to have the GHT Phone Suite installed for the ADB to work with this phone.

Related

[Q] ADB does not detect Transformer

Hey,
I've got a problem at the moment "ADB does not detect Transformer" it only is my Transformer, all my mobiles are detected...
"USB debugging" is enabled.
Edit:
I also installed the drivers...
{
"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"
}
Installed the software from the asus webseite (Asus Sync) works now
To enable and you need to install the drivers off Asus's website AND install the PC suite program. For some reason their adb drivers work with something the PC suite installs. Only way I got the adb to detect it.
Edit: Wrong topic sorry! Ignore!
What about linux version of adb? My linux i386 version of adb doesn't detect transformer, while works fine with my phone, usb debugging turned on.
ivan.volosyuk said:
What about linux version of adb? My linux i386 version of adb doesn't detect transformer, while works fine with my phone, usb debugging turned on.
Click to expand...
Click to collapse
Not sure about Windows but in ubuntu I had the same problem. First make sure you have the latest sdk where adb is located in platform-tools. After that if it still does not see it or you get no permissions do these commands.
Code:
./adb kill-server
sudo ./adb start-server
./adb devices
I have to do that every time with my tf
Sent from my ADR6400L using Tapatalk
Thanks for the info, Crimton.
HTC Vision; Rooted, Booted and Scooted.
Thanks. Updated SDK and adb works fine now.
Sent from my Transformer TF101 using Tapatalk

Android SDK

im trying to install android sdk from this link http://wiki.cyanogenmod.com/index.php?title=Howto:_Install_the_Android_SDK
and im on step #17
everything before that worked fine and my command prompt recognized my device so i know its recognizable.
Any step 16 and 17 ask
16. Open the Device Manager.
Right-click on My Computer (Windows XP) or Computer (Windows Vista/7).
Click on Manage.
Click on Device Manager on the left.
17. You will probably see Unknown Device with ADB listed under it with a yellow exclamation mark
i do no see my phone listed on their. Any idea's?
I believe I had similar problem around that steps (Windows 7 PC unable to recognize ADB) and ended up modifying some of the instructions on my own.
I installed PDANet and it worked then. Make sure your phone is in Recovery mode and USB Debugging enabled.
http://forum.xda-developers.com/showthread.php?t=875580
really, ok i will try that right now. Hopefully it works, im having serious problems with adb. it won't recognize my device and i have everything updated in sdk
this is what im used to seeing.
{
"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"
}
and this is where i download android sdk from just so you guys know
http://developer.android.com/sdk/index.html
downloaded the zip and updated EVERYTHING!
This is the solution. Do these steps exactly.
http://forum.xda-developers.com/showpost.php?p=11139522&postcount=5
im still getting the error message
C:\android-sdk-windows\platform-tools;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Common Files\Teleca Shared;C:\android-sdk-windows\platform-tools;C:\android-sdk-windows\tools.
this what i have written in Control panel>system>Advanced>enviroment> path. is this right
try this
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Common Files\Teleca Shared;C:\android-sdk-windows\platform-tools;C:\android-sdk-windows\tools

Ubuntu 10.10 help?

*Update*
So i was reading the description of the app and it said that it will not work with the terminal that came with the rom and had to reinstall it, so i try to delete it and dun dun dunnn.
the tf stops functioning properly, terminal will not start, nor any other I download.
and it can not connect to the internet, so now I am reinstalling the rom or looking to install a different one.
I used the app Android Ubuntu Installer that show you some steps,
Installed
- file expert
-busybox installer
-already had terminal
-pocket cloud
so I downloaded everything and launched ubuntu from the terminal not sure how long it suppose to take to launch it but i get this almost instantly
{
"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"
}
then i launch pocket cloud
Then I get
Any ideas?
TF101g running prime 2.1.0
First question: Did you just download ubuntu 10.10, because that will NOT work on an ARM processor, you must get the ARM processor version. If you try to update the ARM processor version from within itself, it will break, so make sure that isn't the case first.
Your VNC client seems Wayy out of date, for two. Also I see a error message, do you have more than 255 apps installed? That messes up the loop and makes it unable to mount the .img to where it can display via VNC. Finally, try a newer ROM with busybox preinstalled and reinstall your terminal app etc, it'll probably fix any issues you have with it all.
P.S. That method of Ubuntu is REALLY slow, so natively dual booting would be much faster, if you're willing to set it up.

[PC][Windows] Android USB Drivers - Universal Installer

{
"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"
}
Description:USB Driver is a compulsory thing to be installed on you PC so that your mobile device can interact with your PC.
These drivers help us to connect our phone to the computer and perform tasks like transferring data, syncing your device with a PC, using tools like Odin, Sony Flashtool and SuperOneClick, and rooting and flashing firmwares on your device.
Almost every manufacturer provides USB drivers with the handset package.
Here, we are providing PDANET - ALL IN ONE SOLUTION for USB drivers for most Android device manufacturers.
Please note that the PDANET is compatible with almost all devices made by the respective brands.
If the this solution do not work for you, visit the official site to download the specific USB drivers for your device.
TUTORIAL :
- DOWNLOAD PDA NET SOFTWARE V 4.12 -
- DOWNLOAD USB DEVIEW SOFTWARE -
ENJOY !!!​
I'm Created New Thread With Universal Installer For Android USB Drivers - LINK.
I'm Created New Thread With Free Android PC Suites - LINK.
thank you very much!
Thank you
Thank you
win 10 does not recognize me 8
Team Pentagon said:
Thank you
Click to expand...
Click to collapse
guys i have a problem i can not let xiaomi recognize i 8 on the PC

[Q] How to Mount Karbonn S1 in QPST to ubuntu ?

Hi XDA
I bricked my Karbonn titanium S1 and now it is in QPST mode i just need to copy some files to my device via ubuntu OS, but the problem is i Dont now how to mount the device in Ubuntu
i tried using Gparted in ubuntu but it is not showing my device than i tried use the terminal for finding my device using "lsusb" and i found my 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"
}
Which is the circled one in image but i dont now how to mount this device
Please i need help
Can anyone please help with this problem
Ash78663 said:
Hi XDA
I bricked my Karbonn titanium S1 and now it is in QPST mode i just need to copy some files to my device via ubuntu OS, but the problem is i Dont now how to mount the device in Ubuntu
i tried using Gparted in ubuntu but it is not showing my device than i tried use the terminal for finding my device using "lsusb" and i found my device
Which is the circled one in image but i dont now how to mount this device
Please i need help
Click to expand...
Click to collapse
You can read this
But you can also you adb to copy files to your device...
How can I Use Adb when my device is in QPST mode please explain
Can anyone Help me with this problem Please...
http://forum.xda-developers.com/showthread.php?t=2573743
Heres the link ubuntu is a later version of linux
And that info is just a click from link
Sent from my 592zn kiss using XDA Free mobile app

Categories

Resources