All Questions
Tagged with sdk arcgis-android
3 questions
0
votes
2
answers
2k
views
Creating offline basemap with small size using ArcGIS SDK for Android? [closed]
I want to develop an app for mobile devices .I'm using ArcGIS SDK for android and i want to have an offline basemap in the app . One solution is use to tpk file.but the size of tpk is too large for ...
1
vote
2
answers
460
views
IDE Problem ArcGIS Runtime SDK for Android
I'm trying to develop an app with ArcGIS Runtime SDK for Android. Honestly, I'm not much experienced.
Just looking for the best IDE choise.
Eclipse works just fine with the Runtime SDK. But has no ...
0
votes
1
answer
1k
views
How to query Fusion Tables to produce a feature layer with the ArcGIS Android SDK?
I am hoping to find an example of how one can hook into Fusion Tables with the ArcGIS Android SDK.
The Fusion Tables API uses HTTP GET requests to query and retrieve data from a table. Shown here: ...