QtADB (visual ADB) - Optimus One, P500, V General

I just stumbled upon this application and man I was like WOW, I am impressed about its idea of having a GUI for ADB features. It has tons of features, enough talk see screenshots for details:
QtADB Website

myawan, please try out the instructions to connect to your phone via wifi. I've tried it, and couldn't get it to work. It seems to connect, but isn't actually able to send/receive any information.

post-mortem said:
myawan, please try out the instructions to connect to your phone via wifi. I've tried it, and couldn't get it to work. It seems to connect, but isn't actually able to send/receive any information.
Click to expand...
Click to collapse
How to connect QtADB with Phone via Wifi
1) connect Your phone via usb, when it’s connected choose Connection->WiFi from menu and type phones IP and port (to change connection mode You need to connect QtADB with phone because its changing options in phone, not in QtADB. Next time You don’t have to connect usb before connecting via Wifi)
2) install on phone adbWireless and run. Press green button, it will show Your IP and port on phone screen. Type it to the QtADB and press connect.
3) you need to be connected to same wifi router (both phone & pc).
Reference: http://qtadb.wordpress.com/faq/

myawan said:
How to connect QtADB with Phone via Wifi
1) connect Your phone via usb, when it’s connected choose Connection->WiFi from menu and type phones IP and port (to change connection mode You need to connect QtADB with phone because its changing options in phone, not in QtADB. Next time You don’t have to connect usb before connecting via Wifi)
2) install on phone adbWireless and run. Press green button, it will show Your IP and port on phone screen. Type it to the QtADB and press connect.
3) you need to be connected to same wifi router (both phone & pc).
Reference: http://qtadb.wordpress.com/faq/
Click to expand...
Click to collapse
Did it work for you?

post-mortem said:
Did it work for you?
Click to expand...
Click to collapse
Unfortunately no

Set up ADB over WiFi according to this tutorial http://forum.xda-developers.com/showthread.php?p=26844535
Then Connect->WiFi
Type in your smartphone's IP
And you're done.

Related

[Q] Tethering on version 2.2 as a modem via usb

Is ANYBODY using the Streak 5 tethered on version 2.2 as a modem via usb.
If so, how did you do it? I want to use the AT&T data plan.
I just updated from version 1.6 to 2.2 because they said on this forum that I'd be able to tether via modem.
Finally got it all to work! Here is how to do it.
Get the driver you need here:
dell-streak-5-tablet-driver-download
PdaNet app for Streak5 via usb to Samsung R580 laptop running Win7 Ultimate 64 bit
The install went fine as long as you follow directions ...
1.) Download PdaNet app from the link.. version for Android ...
2.) run app to install on your PC ..
3.) the program will ask you to connect your Streak via the usb cable ...
4.) Before Connecting go to Settings|Applications|Development| click Use Debugging
5.) This one not needed…
6.) Close All PC Apps ...
7.) Then following on Screen directions Connect Streak..
8.) Status bar USB alert .. Select it and choose ...DO Not Mount
9.) the PC will then Detect new hardware ... choose auto-detect and wait for install to complete ..
10.) Wait for install to completely finish ... (follow on screen connections)
11) Go into the apps on your Streak and run the PdaNet | Turn PdaNet ON
note: as the app is updated the prompts may change ... so look closely
at your pc system tray as well as the prompts on your phone.
ver.2.4.1 has a button that says "Enable USB Tether" (click it)
12.) Now return to the PC System Tray and Click on PdaNet icon to Connect ...
Yea... Connection to the internet ... via your Streak...
This posting was all done while connected (tethered -- via Streak) I did not Try Wifi to check it out ... so not sure if you can connect thru your home Wifi...
BTW : Your Streak will also be Charging from your laptop during this as well ...
Connection was at 2.4 Mps ... not lighting speed but better than not being connected ... and why I wanted it as I'm on the road alot.

USB Disconnect from PC...randomly?

Hi all!
I'm having a weird issue and I was hoping someone could help. My Samsung Note (att ver) when connected to my PC (USB file transfer/debug) will randomly disconnect after a minute or 2.
Let me also throw a few things out there. 1) I had an atrix prior to this and didn't have this issue. 2) I did download and install the samsung usb drivers. 3) I have tried all the ports on my pc (desktop, USB 2.0 (4 different ports)).
I can run odin fine but when doing something like just connecting let alone ADB (can't even get the connection to last long enough to push anything) I get the initial connection and can see my phone fine (files...whatnot) but then like i said a minute or 2 later....It just drops connection as if it was never there. I unplug, replug get the connection again and boom gone again...
Any ideas?
Thanks!
Are you connecting it through the MTP connection?
try going to Settings>Wireless and Network>Usb Utilities
try that instead
Solved
I think all this happens because of Kies software. It's a monster, I will never use it any more. Even uninstlling may not help. Better use MobilEdit instead.
Anyway, I found solution in registry. So, try this:
Before starting, disconnect all usb devices from PC
1. Open Windows registry editor
2. Open key HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\USB
3. Press CTRL+F and search in data value your device name (egz. Samsung)
4. Delete all key branches with name started: Vid_*** where your device will be found (You may have to enable permissions first).
Reconnect device. That's all
Not sure all because of Kies. Fact is that Android USB modem driver conflicting with Android ADB driver. Try to update them or simple disable USB modem driver.
One more possible solution is just connecting device to another usb port, however it helps not for long time.

VZW G3 not detected by ADB

My phone isn't being detected by adb. Almost as if USB Debugging isn't even enabled (which it is). ADB is just blank when I run adb devices.
I've installed the LG VZW G3 drivers. Any suggestions?
Make sure you change the USB mode to internet and then Ethernet. Took me a while to figure that out.
Make sure you have developer options visible
Enable USB debugging
Connect your phone to your computer
Pull down and change the USB connection from installer/MTP to internet > ethernet
Open Command Prompt window where ADB is installed, and type in "adb devices"
Allow when you see the RSA prompt
Run the batch file for ioroot, type "adb reboot recovery", install from adb, run sideload command, and then reboot
Also, make sure you're running the latest version of the SDK. Mine wouldn't work until I updated. HTH!
mjforte said:
Make sure you change the USB mode to internet and then Ethernet. Took me a while to figure that out.
Click to expand...
Click to collapse
+1
Sent from my VS985 4G using Tapatalk
mjforte said:
Make sure you change the USB mode to internet and then Ethernet. Took me a while to figure that out.
Click to expand...
Click to collapse
+1 - This was my problem too...many thanks!
usb drivers
blmartin said:
+1 - This was my problem too...many thanks!
Click to expand...
Click to collapse
Use the LG USB drivers for Verizon Wireless!
Change the usb connection mode to Internet/Ethernet
My adb was the problem on mine. I had to reinstall java jdk and the sdk and worked perfectly the first time I tried after that
asialove2013 said:
Use the LG USB drivers for Verizon Wireless!
Change the usb connection mode to Internet/Ethernet
Click to expand...
Click to collapse
Either I'm completly blind or ... my G3 doesn't have that option. I only got "Charge Phone", "Media Device (MTP)", and "Send images (PTP)" to configure the USB PC CONNECTION. I also have the option to switch on USB tethering, but that doesn't change anything for the better, either.
Where's that Internet/Ethernet connection mode hidden?
The internet option might not appear until the usb is connected to the pc. Recheck available options while connected.
-Set phone for PTP connection
-Plug phone into PC via USB. You should see a driver loading/loaded message on your PC
-On the phone, change USB connection to Internet, then select Ethernet on the submenu that will appear
(PTP seems to "wake up" the ADB driver on the PC side for me. This was mandatory on a couple of prior phones/tablets, so it's what I did with the G3.)
Or switch to Linux and never hear about drivers ever again!
Verizon on Windows 8.1
So, the problem I had on windows 8.1 was that when you connect the device and it asks you what action to take automatically, you need to click that and install the Verizon stuff. I had my phone in USB debugging and Ethernet mode while doing this install. After it installed everything, the window on my phone for debugging permission showed up, and I allowed it. The phone now shows up in adb. I don't know if this was obvious but I thought Id mention it anyway
After the last G3 update from Verizon, the Ethernet option is gone. I can't get it to talk with ADB any longer. I see the developer mode come up on the phone, but it never asks for security key or appears in the ADB list. Anybody have any good ideas? This is on a Mac and I've never had a problem before doing this.
EDIT: After juggling back and forth from PTP to MTP to PTP, restarting ADB, I got it to connect. No clue what the key was, but working again for the moment. The Ethernet option is still gone from the phone though so that simple fix is no longer an issue.
Averix said:
After the last G3 update from Verizon, the Ethernet option is gone. I can't get it to talk with ADB any longer. I see the developer mode come up on the phone, but it never asks for security key or appears in the ADB list. Anybody have any good ideas? This is on a Mac and I've never had a problem before doing this.
EDIT: After juggling back and forth from PTP to MTP to PTP, restarting ADB, I got it to connect. No clue what the key was, but working again for the moment. The Ethernet option is still gone from the phone though so that simple fix is no longer an issue.
Click to expand...
Click to collapse
I installed the skydragon rom, which is based on stock so probably the same. I found that PTP worked but MTP did not. This is in Ubuntu Linux.

Broken Screen - Adb unauthorized - Need access

Hi, first of all sorry for the spelling, i'm from Argentina and my english is not the best.
i have a samsung s3 phone with a broken screen. I think also the touch-system is broken.
I want to access the device via VNC to configure it as a media server, or a camera or maybe buy the mhl cable and use it as a smart-tv.
I tried to install every app available but all of them requires me to authorize the adb interface (i have it enabled).
on the adb command linethe phone shows as "unautorized"
i tried the solution of rebooting the phone on recovery-mode and change the adb hosts files to have it autorized with no luck.
In my several tests i think i broke the download mode and recovery mode because now it doesn't seems to reboot in those modes, it always boots in normal mode no matter wich keys i press.
So, now i have a working cyanognemod rom (i don't remember wich version, if it's a 5.0 or 6-0 rom).
I don have acces to recovery mode.
I dont have access to download mode.
I don't have wifi connected.
I have adb enabled.
I dont have adb autorized.
I tried the vysor app, the teamviewer app etc.
Is there any app to access the phone (vnc, or edit system files remotely) without autorize the adb interface?
I bought a usb-jigg (it on its way) but i think it wont help, maybe it will allow me to enter download mode, but if i flash a new stock or custom rom i will be in the same place, because i dont have a way to autorize adb whitout a working screen
So, i woinder if there's an app or script to authorize adb, or directly to access the phone wihout having to enable it
Thank you in advance
Greetings
Is there a list on the phone of authorised computers for adb communication?.
Some devices have a popup that asks if adb is allowed for that pc when you connect via usb.. You might have accidentally blocked it or even missed the prompt..
A shot in the dark but worth a try!.
Beamed in by telepathy.
shivadow said:
Is there a list on the phone of authorised computers for adb communication?.
Some devices have a popup that asks if adb is allowed for that pc when you connect via usb.. You might have accidentally blocked it or even missed the prompt..
A shot in the dark but worth a try!.
Beamed in by telepathy.
Click to expand...
Click to collapse
i tried that with an usb-otg adapter and a mouse with no luck
i can't find any possible solution. There has to be one.
i think there must be an app or script to authorize adb
Hello, did you find any solution on this issue? I have a Samsung phone with a broken screen, I can access the system via twrp via adb shell. but I don't know how I can integrate a vnc server. I will be glad if you help. thanks

Please Help Me for Fix my WE T1 Phone???

My Phone was Rooted, and that phone have login my Google Account. Everything is ok NO Problem but, When i removed my Google Account from that phone using my PC then phone is also ok. but problem is came when i'm trying to connect internet (Turn on Mobile Data) then My Phone going to Turn Off.
Then i'm already try to Power On but my phone is not working. I also trying to Flash but When Connect my phone into PC via USB Cable is Detected in the Device Manager but 1 sec or 2 sec later Disconnected then again automatically Connect and Disconnect Contentiously.
After that Power Off then Never Come Back Screen Light in My Phone.
What can i do now Please Help me.
[sorry for my Englsih!]
1. Use another USB-cable
2. Update your Windows OS to latest
jwoegerbauer said:
1. Use another USB-cable
2. Update your Windows OS to latest
Click to expand...
Click to collapse
Not working

Categories

Resources