Studio Hardware
|
Install | Upgrade | Hardware | |||||||||||
|
Create db | Create table | Update table | Cursor | Read | Insert | Update | Delete | Delete Table | Delete db | ||||
|
Connect | Position | Offline | Insert | App 2 Cloud | Cloud 2 App | ||||||||
|
App Engine | Android 2 App | App 2 Android | Google MX | Apps Refunds | |||||||||
|
Receive Email | Send Emails |
Android Studio Hardware
New Hardware
Had a problem with a new Samsung Galaxy Tab S2 (Android 5.0.2) where I had put it in developer mode, and turned on USB debug, but Android Studio said the device was not compatible. I had a weird error where it said the table was SDK 1, and therefore less than my APPs SDK 19.
To fix this, in Android Studio:
- Tools
- Android
- SDK Manager
- SDK Update Sites
- ADD Name: Samsung
- ADD URL: http://developer.samsung.com/sdk-manager/repository/Samsung-SDK.xml
- OKAY
The moment I added that I was asked to allow USB Debugging which was not happening before. But still it says I am incompatible.
adb kill-server adb start-server adb server is out of date. killing... * daemon started successfully *
Did not help.
Changing the Galaxy Tab from Media Device (MTP) to Camera (PTP) did not help.
Inside Android SDK Manager, under Android 5.0.1 (API 21) I ticked
- Google API
- Samsung Accessory SDK v2.3.0
- Samsung Remote Sensor SDK v1.0.1
Once these where installed my deice changed to:
Hat Tip
http://developer.samsung.com/technical-doc/view.do?v=T000000182
This started me in the right direction but rather than downloading and installing stuff I found the link to the xml file for Samsung and installed that directly in to Android Studio, as set out in point 2.2.1.
- Did you find this page useful?
- Do you have an issue that you have not yet fixed?
We can do this for you.
I am available for technical support. Please follow this link. Tech Support Request.
+64-6-880-0000 : ++1-808-498-7146 : help@ai.net.nz
Getting us to help you

