Esri / arcgis-runtime-samples-android

ArcGIS Runtime SDK for Android Samples
https://developers.arcgis.com/android/
Apache License 2.0
665 stars 1.19k forks source link

how to load .gpkg file #380

Closed wuhongsheng closed 7 years ago

wuhongsheng commented 7 years ago

ArcGIS Android Issue Template

GitHub is ONLY used for issues pertaining to ArcGIS Runtime SDK Samples. Use GeoNet for any general ArcGIS Runtime Android SDK questions.

Is this something you can contribute? Send a pull request! New Samples, bug fixes and documentation fixes are welcome.

Neither of the above? Submit an issue:

Feature or Bug?

1.how to load .gpkg file

doneill commented 7 years ago

@wuhongsheng We do not yet support geopackages with v100.x.x, with 10.2.9 you use the Geopackage class to open *.gpkg files.