hauke96 / GeoNotes

A simple app to create georeferences notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera API migration to CameraX

hauke96 opened this issue · comments

Newer android versions seem to not support the currently used camera taking API anymore. Switching to CameraX for newer (Android 5+ / API 21+) versions should fix this. I think a migration to API 21 is unavoidable, so #115 should be implemented as well.

Some resources: