I can't get 'Hello World' to work on my Android Device, which is a Samsung Galaxy Player running firmware version 2.3.5. I'm doing this on a Linux machine.
I ran the command 'adb devices' as suggested in Using Hardware Devices | Android Developers. It's supposed to recognize my device, but it's output is:
I think that must be the source of the problem, but it's difficult to do a web search on '?????????? no permissions'. Does anyone know what I must do to fix this so that 'adb' recognizes my device? Thank you!
I ran the command 'adb devices' as suggested in Using Hardware Devices | Android Developers. It's supposed to recognize my device, but it's output is:
.?????????? no permissions
I think that must be the source of the problem, but it's difficult to do a web search on '?????????? no permissions'. Does anyone know what I must do to fix this so that 'adb' recognizes my device? Thank you!
Last edited: