[Q] Vodafone Joy 845 error with "adb devices" - Android Software/Hacking General [Developers Only]

Hi to all of you,
I bought the Vodafone Joy 845 for testing and development but when i connect that device to my linux box and run from the shell "adb devices", i can't see it.
The devices appears as a cd.
lsusb lists it as vid 12d1, pid 1031 usb_storage device emulating a cd.
What can i do?
Thanks in advance
Antonis

Is USB debugging enabled? I had issues with Windows 7 and USB adb and now I just use adbWireless (app), that is more comfortable too.

Re
Yes debugging is enabled of course. I'll try your suggestion

install usb-modeswitch

Geia sou Antoni
The drivers for windows are inside the joy 845
Simply plug the device using the usb cable, open windows explorer and run setup.exe
(if setup.exe is not visible and u see the contents of the device instead unplug and plug it again. Yes i know it's strange)
After that run again the adb devices command. It may display the device with a questionmark but it's no problem, you can start deploying and debugging
good luck,
Anastasios

anastasie gia su did the fone have gps? and there is any way to install wm?

adb in LINUX
Hi Anastasie,
The problem is not with windows!
I'm talking about adb devices in LINUX.
Anyway
thanks
Antonis

Related

[Q] adb drivers

Okay, I know there are lots of posts about getting adb drivers to work on the g tablet but I can't seem to get to step 1. When I plug in my USB cable, my PC doesn't ask me to install anything. It just seems to assume that it is a USB drive. I tried to force the install via Install Hardware and pointed it to my modified android_winusb.inf file. When I did that it came up with three different options (Android ADB Interface, Android Bootloader Interface, and Android Composite ADB Interface). I tried all three but none of them will start successfully.
My cable connects to the mini-USB port (I have a keyboard connected to the full size USB port). I can't imagine that would make a difference, though.
I can copy files over to the g tablet from my PC; I just can't get ADB to work. What am I doing wrong?
First, you need to install the Android SDK on your computer. ADB shell is a program contained within the Android SDK. If you install the latest version, you also need to install "Android SDK Platform-tools" (launch the SDK and AVD Manager, then select the "Android SDK Platform-tools" package). You can connect the miniusb cable to your tablet and use adb shell, but I prefer to use adbwireless (free app in market); for some reason my computer won't recognize my tablet when connected via the cable. Then just open up cmd.exe (if you're using windows) and go from there. You'll need to locate the actual adb executable file, so you can run it in the command window. You'll also have to learn the commands as to how to do things, but lists of common commands can be found with a simple search.
I had problems with getting the debug usb drivers to install on a win7 dev machine. So I just installed adb wireless onto my gtab from the market. On my win7 box I just use 'adb connect x.x.x.xort' to use adb over the wifi.
It's pretty handy.
I figured it out. For others that run into this, I had to uninstall the drivers with USBDeview. I only uninstalled the one with a description of NVIDIA Tegra 2 USB Device. The second half of this YouTube video shows what to do for a phone:
youtube.com/watch?v=1UF5w1dKe2U
Then disconnecting and reconnecting the USB cable installed the drivers correctly. Weird.

adb troubles

ive used adb before on a friends computer and on my computer (a macbook pro) in the past and know the works but recently on my computer when i connect any device including my skyrocket with usb debugging on and i try to run adb using the command ./adb shell it starts to run, then says error- no device recognized. any ideas?
Check device USB driver

[Q]Xperia Miro not showing up in adb devices !! Need help

Hello all,
I have installed android sdk, google usb drivers etc. I am using windows Xp. My phone is upto date as per the Sony PC companion installed in windows. When I try to connect my phone in usb debugging mode to adb, its not showing up. when I give adb devices it doesn't list any devices.
when I give adb shell, it says device not found. I tried all methods like kill-server, start-server and killing adb.exe etc. after I went thru the existing threads in this forum. Nothing works !!
And the interesting thing that I could not figure out is about the device manager. After I try all methods it says drivers not installed. I try to install google usb drivers as well by browsing the folder in my android sdk . It was displaying like 'nothing found to install'
Any ideas please ??
One update.
Google usb drivers were not being installed correctly. When I update driver and browse to the Android SDK folder where the Google USB drivers present (My case .... Android SDK-> Extras-> Google -> usb_driver) it says 'nothing to update'
Then I edited android_winusb.inf file there and included my device ID (as showing up in Device manager). And it installed the drivers.
Then I opened adb again. And gave 'adb devices' and finally I could see my device listed !!!!
But still one major problem exists. That the device is getting disconnected continuously from adb and each time I would have to restart the adb and this makes it useless....
Not able to figure out why ...
Try using this: adbdriver . c o m
If it does not work try flashtool's drivers

[Q] device not detected though conncted and shown in device manager

My pent ws 708 c is connected to the computer pdanet3.02 is installed it shows in device manager as Android composite ADB interface. but in command prompt under list of devices attached there is no number nothing.i am able to access internet through the device on xp but when trying to take backup using sdk command prompt says adb unable to connect to device. what needs to be done?
glad to use technology said:
My pent ws 708 c is connected to the computer pdanet3.02 is installed it shows in device manager as Android composite ADB interface. but in command prompt under list of devices attached there is no number nothing.i am able to access internet through the device on xp but when trying to take backup using sdk command prompt says adb unable to connect to device. what needs to be done?
Click to expand...
Click to collapse
if you are accessing internet you cannot access adb at same time you need to disconnect internet tethering to access device from adb
situation remains same
Well the situation is absolutely the same even after diabling tethering

no adb connection possible

I can connect all my other phones with different cables
I know what developeroptions are
I can (with all other phones) use terminal (iMac-User) and get an "adb devices" answer
I can do this on also on PCs
BUT:
with my op6 I can read OTG-storages nothing else!!!
When i plug in the original cable there is a vibration, it start charching, but I can't choose the adb options
no answer after typing adb devices
and again:
Yes, I turned on the developper-options and USB-debugging reset the authorisation...
Don't know what to do...
Is is possible, that a wrong (re-)installation killed the adb funktion in the phone?
so, ist it possible to get in Kontakt with the phone, without the adb-connection
is "Wifi-ADB" an option? (never tried it...)
let me guess: the phone must be rooted?
The following will solve your problem, it solve same problem of mine at least !
ADB Driver Installer v6.0 for Windows 10 64 Bit (2023)
ADB Driver Installer v6.0 Latest for Windows 10> It helps you to connect Android Smartphones and Tablets to Windows 7/ 8/ 10/ XP/Vista x64/ x86
www.driversforum.net

Categories

Resources