You are not logged in.

#1 2016-01-19 13:28:22

chalist
Member
Registered: 2014-02-23
Posts: 6

AUR adb and downloaded adb behaviors

I did download android-sdk from android.com and installed from AUR.

Now I have trouble with adb devices:

downloaded adb:

$ ./adb devices       
adb server is out of date.  killing...
* daemon started successfully *
List of devices attached 
3208535d56c75181  	offline

AUR adb:

$ adb devices
List of devices attached
adb server is out of date.  killing...
* daemon started successfully *
3208535d56c75181	        device

How I can set device online for ./adb?

Offline

Board footer

Powered by FluxBB