RecyclingTrashCans / recycling-trashcan-armap

AR map to help finding recycling trashcan locations of CSU Fresno (powered by a companion website, ARCore Geospatial API and Terrain Anchors)
https://play.google.com/store/apps/details?id=dev.csaba.armap.recyclingtrashcans
Apache License 2.0
1 stars 2 forks source link

SDK level 31 targeting with coarse location permission #2

Closed MrCsabaToth closed 1 year ago

MrCsabaToth commented 2 years ago

I'll submit the app to the play store and it'd be good to prepare by complying with a recent Android version. Ref https://github.com/google-ar/codelab-geospatial/issues/6

MrCsabaToth commented 1 year ago

So far the app is in the app store but I kept the target API level at 30. Now there's no way to publish a new version but to bump that to API level 31+

MrCsabaToth commented 1 year ago

Contributed: https://github.com/google-ar/codelab-geospatial/pull/14 https://github.com/google-ar/codelab-geospatial/pull/13