Nextcloud Maps Geofavorites Android app
Go to file
Daniele Verducci (ZenPenguin) 76e99b7700 Resize images in readme
2021-08-29 09:04:56 +02:00
.idea WIP add geobookmark 2021-08-27 16:55:26 +02:00
app Fastlane structure for F-Droid 2021-08-28 22:26:09 +02:00
doc/screenshots First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
fastlane/metadata/android/en-US Fastlane structure for F-Droid 2021-08-28 22:26:09 +02:00
gradle/wrapper First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
.gitignore First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
build.gradle Working list with item click 2021-08-27 15:31:13 +02:00
gradle.properties Working list with item click 2021-08-27 15:31:13 +02:00
gradlew First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
gradlew.bat First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
LICENSE First commit: customized structure from Nextcloud SSO Example: https://github.com/matiasdelellis/app-tutorial-android 2021-08-27 14:18:41 +02:00
README.md Resize images in readme 2021-08-29 09:04:56 +02:00
settings.gradle Working list with item click 2021-08-27 15:31:13 +02:00

![Nextcloud Maps Geobookmarks Logo](/app/src/main/web_hi_res_512.png =100x100){:height="25%" width="25%"}

Nextcloud Maps Geobookmarks Android app

List Screenshot{:height="25%" width="25%"} Detail Screenshot{:height="25%" width="25%"}

Android app to show your Nextcloud Maps geobookmarks list. Geobookmarks can be opened in all apps supporting geo links (i.e. Google Maps, Organic Maps etc...). A new geobookmark can be created on current location.

Requires Maps app to be installed on the Nextcloud instance.

This work is heavily based on matiasdelellis's Nextcloud SSO example to implement Nextcloud single sign on.