Android device offline in Device Chooser
NickName:darkcloudbird Ask DateTime:2016-07-02T15:33:55

Android device offline in Device Chooser

I have been searching for a few days now, here are the specs

  • OS : Mac osx 10.11 (El Captain)
  • Android SDK : recently downloaded
  • Problem : My device is found but offline in device chooser

Here are a few steps I took to shoot the problem down

  1. I connect the device with my Mac
  2. I check in ANDROID_HOME/platform-tools/adb devices
  3. it shows my devices as 0123456789ABCDEF device
  4. I launch my eclipse
  5. start running my android application
  6. My device chooser shows that device as offline
  7. I again go to terminal and ./adb devices
  8. Bang! it is offline 0123456789ABCDEF offline
  9. when I shut down eclipse and restart adb server, -kill-server and start-server the device shows up in my Terminal correctly but when I launch my eclipse, it is offline again both in eclipse and terminal, sounds like it does not like my eclipse or something,

Please help, I am fairly new to mac and android. I tried all the recipe -kill-server, start-server, reboot device, no luck, The device I tried used, to work on windows machine however,

Copyright Notice:Content Author:「darkcloudbird」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/38157719/android-device-offline-in-device-chooser

More about “Android device offline in Device Chooser” related questions

Android device offline in Device Chooser

I have been searching for a few days now, here are the specs OS : Mac osx 10.11 (El Captain) Android SDK : recently downloaded Problem : My device is found but offline in device chooser Here are ...

Show Detail

Android device chooser - My device seems offline

I have developed an application and i was planning to deploy it to my HTC Desire. I have installed USB driver. I turned on USB debugging on the phone and choosed charge only when phone plugged-in. ...

Show Detail

Android device chooser - My device seems offline

I have developed an application and i was planning to deploy it to my HTC Desire. I have installed USB driver. I turned on USB debugging on the phone and choosed charge only when phone plugged-in. ...

Show Detail

HTC One offline in Eclipse Android device chooser

In Android Device chooser, it shows AVD name: N/A , Target: unknown , state: offline. Any idea? I'm using the latest Eclipse and ADT. HTC is running on android 4.3.

Show Detail

Android Device Window Chooser not working after updating device

I've always used my android phone for development but after installing the last software update on my device (4.2.2) it suddenly stopped working and would appear offline in eclipse's Device Window

Show Detail

Where is android device chooser?

I had selected a device in android device chooser, but now I want to change it. It's funny but I can't find Android Device Chooser and let it ask for running on which device. I tried to modify Run ...

Show Detail

Glass Device State offline

Right Clicked Glass sample application and am running as Android Application with Google Glass connected to computer. In Android Device Chooser pop-up box, google glass device state is shown offlin...

Show Detail

Online Device Not visible on Eclipse Android Device Chooser

I have been trying to run my android project on different devices but my Android Device Chooser doesn't seem to be detecting them. USB Debugging is enabled on my device. The Minimum API version is ...

Show Detail

Device Chooser not showing the device in Eclipse (MacBook Pro)

I am working on Mac system, in my Eclipse when I right click on project and run it, it used to run on the device but now suddenly its not showing the device in the Android Device Chooser I have c...

Show Detail

Android Device Chooser -- device not showing up

I'm using Eclipse + ADT, and my physical device (listed below) is unlisted on Android Device Chooser. I have updated Eclipse and all of the Android packages. My phone is running Android OS 1.6, which

Show Detail