¡@

Home 

2014/10/16 ¤W¤È 08:27:06

android Programming Glossary: usb

What's wrong with debugging in Eclipse on Android? [duplicate]

http://stackoverflow.com/questions/2552568/whats-wrong-with-debugging-in-eclipse-on-android

obviously the setting in Application Development Enable USB Debugging be enabled. The LogCat messages give you the full..

How can I connect to Android with ADB over TCP?

http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp

I am having some difficulty connecting to the device via USB. My development server is a Windows 7 64bit VM running in HyperV.. VM running in HyperV and so I cannot connect directly via USB in the guest or from the host. I installed a couple of different.. guest or from the host. I installed a couple of different USB over TCP solutions but the connection appears to have issues..

Android Emulator won't run application started from eclipse

http://stackoverflow.com/questions/2793956/android-emulator-wont-run-application-started-from-eclipse

All works fine if physically connecting a device with USB debugging turned on. NB This suddenly started happening for..

Why is Eclipse's Android Device Chooser not showing my Android device?

http://stackoverflow.com/questions/3429959/why-is-eclipses-android-device-chooser-not-showing-my-android-device

I have updated Eclipse all of the Android packages and the USB driver but it still isn't showing up. My phone is running Android.. pick from a list of device drivers on my computer Choose USB Composite Device then next If USB Composite Device doesn't show.. on my computer Choose USB Composite Device then next If USB Composite Device doesn't show up then try browsing to the usb_driver..

Android apps, communicating with a device plugged in the USB port

http://stackoverflow.com/questions/3803871/android-apps-communicating-with-a-device-plugged-in-the-usb-port

apps communicating with a device plugged in the USB port I'm thinking about an Android app with possibly an accompanying.. time . 3 If I make a device that's plugged to the little USB port at the bottom of the phone and let's say this is a magical..

How can i access my localhost from my android device?

http://stackoverflow.com/questions/4779963/how-can-i-access-my-localhost-from-my-android-device

on my laptop. The phone is connected to the laptop using a USB cable. If i run the adb devices command i can see my phone... am i missing Gath android share improve this question USB doesn't provide network to mobile device. If it's connected..

Android:How to upload .mp3 file to http server?

http://stackoverflow.com/questions/4966910/androidhow-to-upload-mp3-file-to-http-server

if you looked at the Android device through Mass Storage USB view you would put the file in the first directory you come.. put the file in the first directory you come across. 2 USB MASS STORAGE MUST BE TURNED OFF ON THE PHONE Or just completely..

Find an external SD card location

http://stackoverflow.com/questions/5694933/find-an-external-sd-card-location

Here external storage means the stuff accessible via USB Mass Storage mode when mounted on a host machine at least for..

Android USB host and hidden devices

http://stackoverflow.com/questions/11183792/android-usb-host-and-hidden-devices

api. List of devices searched by google api is empty lsusb gives following results Bus 001 Device 001 ID 1d6b 0001 Bus.. I USB3G 92 event 'add' ' devices platform sw ehci.1 usb2 2 1' 'usb' '' 189 133 I USB3G 92 path ' sys devices platform.. 92 event 'add' ' devices platform sw ehci.1 usb2 2 1' 'usb' '' 189 133 I USB3G 92 path ' sys devices platform sw ehci.1..

Nexus 7 not visible over usb via “adb devices” from Windows 7 x64

http://stackoverflow.com/questions/11974700/nexus-7-not-visible-over-usb-via-adb-devices-from-windows-7-x64

7 not visible over usb via &ldquo adb devices&rdquo from Windows 7 x64 I have done..

Google Maps Android API v2 - Sample Code crashes

http://stackoverflow.com/questions/13733911/google-maps-android-api-v2-sample-code-crashes

I try to run the app on my Galaxy Nexus connected with usb to my laptop the app crashes immediately. I filled in my own..

How can I connect to Android with ADB over TCP?

http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp

the daemon on the device using the network instead of the usb connection or possibly other viable options android networking.. To tell the ADB daemon return to listening over USB adb usb Apps to Automate the Process There are also several apps on..

Android apps, communicating with a device plugged in the USB port

http://stackoverflow.com/questions/3803871/android-apps-communicating-with-a-device-plugged-in-the-usb-port

devices. Thank you very much for any ideas Daniel android usb communication wifi share improve this question The world.. Development Kit . It won't solve the problem for existing usb devices but it makes it possible to create new devices that..

Android: Detecting USB

http://stackoverflow.com/questions/4600896/android-detecting-usb

user has connected your phone to PC through USB android usb share improve this question The main problem while checking..

using serial port RS-232 in android?

http://stackoverflow.com/questions/4621580/using-serial-port-rs-232-in-android

native code using Android NDK. 3 a short cable which is usb serial. Could you explain to me where I might face problems..

OS X 10.6.6 and “adb devices” fails to list android devices

http://stackoverflow.com/questions/4680637/os-x-10-6-6-and-adb-devices-fails-to-list-android-devices

Here is what I have tried adb kill server adb devices adb usb error Device not found android osx adb share improve this..

Android 3.1 USB-Host - BroadcastReceiver does not receive USB_DEVICE_ATTACHED

http://stackoverflow.com/questions/6981736/android-3-1-usb-host-broadcastreceiver-does-not-receive-usb-device-attached

12 uses feature android name android.hardware.usb.host application android icon @drawable icon android label @string.. icon android label @string app_name receiver android name .usb.Detector intent filter action android name android.hardware.usb.action.USB_DEVICE_ATTACHED.. intent filter action android name android.hardware.usb.action.USB_DEVICE_ATTACHED action android name android.hardware.usb.action.USB_DEVICE_DETACHED..

How to tell if the sdcard is mounted in Android?

http://stackoverflow.com/questions/902089/how-to-tell-if-the-sdcard-is-mounted-in-android

on the disk. Does anyone know of a way to tell if the usb is mounted so that I could just pop up a message informing the..

Google Android USB Driver and ADB

http://stackoverflow.com/questions/9709263/google-android-usb-driver-and-adb

the Google Android USB Driver and modify the android _winusb.inf to support any number of Android devices. I was able to.. for any android phone on any Windows 1 modify android_winusb.inf file. 2 Digitally sign the modified driver 3 modify adb.. 3 modify adb and here are the details 1 modify android_winusb.inf the format to add is Comment usually the device name SingleAdbInterface..

How can I initiate an Android-to-PC HTTP request over USB?

http://stackoverflow.com/questions/10788811/how-can-i-initiate-an-android-to-pc-http-request-over-usb

aforementioned duplicate this has been done before Android Usb Port Forwarding . If I really needed to I could just download..

Android USB host and hidden devices

http://stackoverflow.com/questions/11183792/android-usb-host-and-hidden-devices

into permissions section Reboot your device. Usb host api should work. Tested on CUBE U30GT with android 4. ..

Not seeing Nexus7 in Eclipse's Android Devices [duplicate]

http://stackoverflow.com/questions/11533228/not-seeing-nexus7-in-eclipses-android-devices

the console show my G1 android phone but not the Nexus7. Usb Debugging is enabled on both phones Eclipse is up to date as.. shows nothing. Unknown sources is checked. Tried different Usb port toggled Usb Debugging. android share improve this question.. sources is checked. Tried different Usb port toggled Usb Debugging. android share improve this question Heres what..

How to find and turn on usb debugging mode on Nexus 4 [closed]

http://stackoverflow.com/questions/16707137/how-to-find-and-turn-on-usb-debugging-mode-on-nexus-4

4 closed In settings on my nexus 4 device there is no Usb debugging options item. How to find and turn on usb debugging..

Android Usb Host Problem with Samsung Galaxy 10.1 Tablet

http://stackoverflow.com/questions/7534878/android-usb-host-problem-with-samsung-galaxy-10-1-tablet

Usb Host Problem with Samsung Galaxy 10.1 Tablet I am attempting.. it I attempted to use Android's android.hardware.usb.UsbDevice import android.hardware.usb.UsbManager library. I saw.. android.hardware.usb.UsbDevice import android.hardware.usb.UsbManager library. I saw that there are two methods for recognizing..

What's wrong with debugging in Eclipse on Android? [duplicate]

http://stackoverflow.com/questions/2552568/whats-wrong-with-debugging-in-eclipse-on-android

requires that the phone be plugged in to the computer and less obviously the setting in Application Development Enable USB Debugging be enabled. The LogCat messages give you the full breakdown of what caused the error including the line number...

How can I connect to Android with ADB over TCP?

http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp

am attempting to debug an application on a Motorola Droid but I am having some difficulty connecting to the device via USB. My development server is a Windows 7 64bit VM running in HyperV and so I cannot connect directly via USB in the guest or.. device via USB. My development server is a Windows 7 64bit VM running in HyperV and so I cannot connect directly via USB in the guest or from the host. I installed a couple of different USB over TCP solutions but the connection appears to have.. in HyperV and so I cannot connect directly via USB in the guest or from the host. I installed a couple of different USB over TCP solutions but the connection appears to have issues since the adb monitor reports devicemonitor failed to start..

Android Emulator won't run application started from eclipse

http://stackoverflow.com/questions/2793956/android-emulator-wont-run-application-started-from-eclipse

apk doesn't get installed. Problem is only with the emulator. All works fine if physically connecting a device with USB debugging turned on. NB This suddenly started happening for no apparent reason. All used to work fine. I've tried uninstalling..

Why is Eclipse's Android Device Chooser not showing my Android device?

http://stackoverflow.com/questions/3429959/why-is-eclipses-android-device-chooser-not-showing-my-android-device

Android Device Chooser my phone is not listed as a device. I have updated Eclipse all of the Android packages and the USB driver but it still isn't showing up. My phone is running Android 2.1 which is also the target version listed in the Eclipse.. Driver Software Browse my computer for driver software Let me pick from a list of device drivers on my computer Choose USB Composite Device then next If USB Composite Device doesn't show up then try browsing to the usb_driver folder in your android.. for driver software Let me pick from a list of device drivers on my computer Choose USB Composite Device then next If USB Composite Device doesn't show up then try browsing to the usb_driver folder in your android sdk directory for step 5 then..

Android apps, communicating with a device plugged in the USB port

http://stackoverflow.com/questions/3803871/android-apps-communicating-with-a-device-plugged-in-the-usb-port

apps communicating with a device plugged in the USB port I'm thinking about an Android app with possibly an accompanying physical device and i'm trying to figure out whether.. to kinda just work not having to input IPs manually all the time . 3 If I make a device that's plugged to the little USB port at the bottom of the phone and let's say this is a magical device that can do anything I don't quite care about those..

How can i access my localhost from my android device?

http://stackoverflow.com/questions/4779963/how-can-i-access-my-localhost-from-my-android-device

the phone browser cannot connect to the same web server on my laptop. The phone is connected to the laptop using a USB cable. If i run the adb devices command i can see my phone. What am i missing Gath android share improve this question.. If i run the adb devices command i can see my phone. What am i missing Gath android share improve this question USB doesn't provide network to mobile device. If it's connected to your wifi then hit your laptop address provided by the router...

Android:How to upload .mp3 file to http server?

http://stackoverflow.com/questions/4966910/androidhow-to-upload-mp3-file-to-http-server

had mypic.png within the root directory of the SD card. As in if you looked at the Android device through Mass Storage USB view you would put the file in the first directory you come across. 2 USB MASS STORAGE MUST BE TURNED OFF ON THE PHONE Or.. at the Android device through Mass Storage USB view you would put the file in the first directory you come across. 2 USB MASS STORAGE MUST BE TURNED OFF ON THE PHONE Or just completely unplug it from the computer you are writing the code on..

Find an external SD card location

http://stackoverflow.com/questions/5694933/find-an-external-sd-card-location

an SD card. On some devices this is a portion of on device flash. Here external storage means the stuff accessible via USB Mass Storage mode when mounted on a host machine at least for Android 1.x and 2.x. But the question is about external SD...

Android USB host and hidden devices

http://stackoverflow.com/questions/11183792/android-usb-host-and-hidden-devices

allways empty. Same things if i use USB device info with google api. List of devices searched by google api is empty lsusb gives following results Bus 001 Device 001 ID 1d6b 0001 Bus 002 Device 001 ID 1d6b 0002 Bus 003 Device 001 ID 1d6b 0001.. 002 Device 002 ID 2226 0014 my device is 2226 0014 log of eclipse I USB3G 92 event 'add' ' devices platform sw ehci.1 usb2 2 1' 'usb' '' 189 133 I USB3G 92 path ' sys devices platform sw ehci.1 usb2 2 1' I USB3G 92 VID size 5 vid_path ' sys devices.. 002 ID 2226 0014 my device is 2226 0014 log of eclipse I USB3G 92 event 'add' ' devices platform sw ehci.1 usb2 2 1' 'usb' '' 189 133 I USB3G 92 path ' sys devices platform sw ehci.1 usb2 2 1' I USB3G 92 VID size 5 vid_path ' sys devices platform..

Nexus 7 not visible over usb via “adb devices” from Windows 7 x64

http://stackoverflow.com/questions/11974700/nexus-7-not-visible-over-usb-via-adb-devices-from-windows-7-x64

7 not visible over usb via &ldquo adb devices&rdquo from Windows 7 x64 I have done the obvious USB driver installed from the latest android SDK..

Google Maps Android API v2 - Sample Code crashes

http://stackoverflow.com/questions/13733911/google-maps-android-api-v2-sample-code-crashes

working. I get the project built without errors. However when I try to run the app on my Galaxy Nexus connected with usb to my laptop the app crashes immediately. I filled in my own Maps API Key at the AndroidManifest.xml I built against Android..

How can I connect to Android with ADB over TCP?

http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp

directly from the client on the development machine to the daemon on the device using the network instead of the usb connection or possibly other viable options android networking tcp debugging adb share improve this question Manual.. with the IP address that is actually assigned to your device. To tell the ADB daemon return to listening over USB adb usb Apps to Automate the Process There are also several apps on Google Play that automate this process a quick search suggests..

Android apps, communicating with a device plugged in the USB port

http://stackoverflow.com/questions/3803871/android-apps-communicating-with-a-device-plugged-in-the-usb-port

i'd prefer if the communication was direct between the two devices. Thank you very much for any ideas Daniel android usb communication wifi share improve this question The world has changed since this question was asked and the answer is.. was asked and the answer is now the Android Open Accessory Development Kit . It won't solve the problem for existing usb devices but it makes it possible to create new devices that can use an Android device's USB connection. share improve this..

Android: Detecting USB

http://stackoverflow.com/questions/4600896/android-detecting-usb

know programmatically in your Activity Application that the user has connected your phone to PC through USB android usb share improve this question The main problem while checking android.intent.action.ums_connected is that devices using..

using serial port RS-232 in android?

http://stackoverflow.com/questions/4621580/using-serial-port-rs-232-in-android

include RxTx lib package with my Android app. and include RxTx native code using Android NDK. 3 a short cable which is usb serial. Could you explain to me where I might face problems java android embedded serial port communication share improve..

OS X 10.6.6 and “adb devices” fails to list android devices

http://stackoverflow.com/questions/4680637/os-x-10-6-6-and-adb-devices-fails-to-list-android-devices

devices no longer recognizes USB attached Android devices. Here is what I have tried adb kill server adb devices adb usb error Device not found android osx adb share improve this question If you have installed EasyTether on OS X the EasyTetherUSBEthernet.kext..

Android 3.1 USB-Host - BroadcastReceiver does not receive USB_DEVICE_ATTACHED

http://stackoverflow.com/questions/6981736/android-3-1-usb-host-broadcastreceiver-does-not-receive-usb-device-attached

versionCode 1 android versionName 1.0 uses sdk android minSdkVersion 12 uses feature android name android.hardware.usb.host application android icon @drawable icon android label @string app_name receiver android name .usb.Detector intent filter.. application android icon @drawable icon android label @string app_name receiver android name .usb.Detector intent filter action android name android.hardware.usb.action.USB_DEVICE_ATTACHED action android name android.hardware.usb.action.USB_DEVICE_DETACHED.. android label @string app_name receiver android name .usb.Detector intent filter action android name android.hardware.usb.action.USB_DEVICE_ATTACHED action android name android.hardware.usb.action.USB_DEVICE_DETACHED intent filter meta data..

How to tell if the sdcard is mounted in Android?

http://stackoverflow.com/questions/902089/how-to-tell-if-the-sdcard-is-mounted-in-android

sdcard mounted via the USB cable I can't read the list of images on the disk. Does anyone know of a way to tell if the usb is mounted so that I could just pop up a message informing the user that it won't work android android sdcard share improve..

Google Android USB Driver and ADB

http://stackoverflow.com/questions/9709263/google-android-usb-driver-and-adb

or a definitive answer on the following. I want to use the Google Android USB Driver and modify the android _winusb.inf to support any number of Android devices. I was able to add an HTC Evo tablet successfully but when I try to add LG.. to modify 3 things in order to make Google USB driver work for any android phone on any Windows 1 modify android_winusb.inf file. 2 Digitally sign the modified driver 3 modify adb and here are the details 1 modify android_winusb.inf the format.. file. 2 Digitally sign the modified driver 3 modify adb and here are the details 1 modify android_winusb.inf the format to add is Comment usually the device name SingleAdbInterface USB_Install USB here you put VID and PID CompositeAdbInterface..

How can I initiate an Android-to-PC HTTP request over USB?

http://stackoverflow.com/questions/10788811/how-can-i-initiate-an-android-to-pc-http-request-over-usb

way from PC to Android. As mentioned in the answers to the aforementioned duplicate this has been done before Android Usb Port Forwarding . If I really needed to I could just download this app and botch it but I'd much rather implement this within..

Android USB host and hidden devices

http://stackoverflow.com/questions/11183792/android-usb-host-and-hidden-devices

Not seeing Nexus7 in Eclipse's Android Devices [duplicate]

http://stackoverflow.com/questions/11533228/not-seeing-nexus7-in-eclipses-android-devices

listed in Eclipse's DDMS Devices. DDMS and adb devices from the console show my G1 android phone but not the Nexus7. Usb Debugging is enabled on both phones Eclipse is up to date as far as I can tell Android SDK's Google USB rev6 When I plugged.. Update none for PTP Select debug app in Developer Options shows nothing. Unknown sources is checked. Tried different Usb port toggled Usb Debugging. android share improve this question Heres what I did to get it working I happened to already.. PTP Select debug app in Developer Options shows nothing. Unknown sources is checked. Tried different Usb port toggled Usb Debugging. android share improve this question Heres what I did to get it working I happened to already have ADB drivers..

How to find and turn on usb debugging mode on Nexus 4 [closed]

http://stackoverflow.com/questions/16707137/how-to-find-and-turn-on-usb-debugging-mode-on-nexus-4

to find and turn on usb debugging mode on Nexus 4 closed In settings on my nexus 4 device there is no Usb debugging options item. How to find and turn on usb debugging mode on Nexus 4 android share improve this question Solution..

Android Usb Host Problem with Samsung Galaxy 10.1 Tablet

http://stackoverflow.com/questions/7534878/android-usb-host-problem-with-samsung-galaxy-10-1-tablet

Usb Host Problem with Samsung Galaxy 10.1 Tablet I am attempting to leverage the USB host capability on the Samsung Galaxy.. is acknowledging the existance of a USB peripheral when I attach it I attempted to use Android's android.hardware.usb.UsbDevice import android.hardware.usb.UsbManager library. I saw that there are two methods for recognizing a USB device registering.. peripheral when I attach it I attempted to use Android's android.hardware.usb.UsbDevice import android.hardware.usb.UsbManager library. I saw that there are two methods for recognizing a USB device registering a broadcast receiver to listen..