I just got a new Samsung Galaxy 2S phone to test my app. When I tried to ran the app, it shows AVD NAme N/A, target unknown and state ???
I have enabled debug mode and unknown sources on the phone.
I am developing using Ubuntu and I edited /etc/udev/rules.d/51-android.rules
with the following content:
SUBSYSTEM=="usb", SYSFS{idVendor}=="04e8", MODE="0666"
changed its mode to a+r.
restart adb daemon:
sudo ./adb kill-server
sudo ./adb devices
However, it still shows:
./adb devices
List of devices attached
???????????? no permissions