Skip to content

dmsl/anyplace-lib-android

Repository files navigation

Anyplace Android Gradle library

This library is used to create the Demo Client

MVVM Arhictecture:

Logcat

See LOGCAT.md


Structure:

data

data/datastore:

Application preferences using AndroidX/Jetpack DataStore.

Libraries

Google Sign in: Docs

In debug mode execute:

gradle signingReport

then copy SHA-1 hash and paste into the developer console.


SMAS Queries

  • Queries located at: cy/ac/ucy/cs/anyplace/lib/android/data/smas/db/smasQueries.kt
  • Views located at: cy/ac/ucy/cs/anyplace/lib/android/data/smas/db/Views.kt