When I retrieve a GeopackageFeatureTable from a GPKG file (created with GDAL) it doesn't have the right SRS defined in the geopackage but SRS 4326! The spatial reference system type of the featureTable specified in the gpkg_geometry_columns table srs_id column won't be considered.
Is this a bug of the ArcGIS Android Runtime or how can i define the right SRS?