Hello: I'm attempting to install a simple test app on the RK3288, thus far without success. When attempting to debug the app Android Studio, a line is displayed in the AS console window stating it is "waiting on device." In the terminal window used to start adb server, the following line is displayed multiple times: AdbCommandRejectedException getting properties for device ???????????? From the same terminal window, "adb devices" returns this: List of devices attached
???????????? no permissions
Can someone help me understand why this is happening? Fwiw, my environment is Ubuntu 14.04.2 64-bit, Android Studio 1.1.0
Thank you.
|