omnivore/android/Omnivore
2023-02-19 15:22:21 -08:00
..
app add additional filters to library 2023-02-19 15:22:21 -08:00
gradle/wrapper login with email and save token to datastore 2022-08-17 12:20:34 -07:00
.gitignore create new android app 2022-08-02 14:54:34 -07:00
build.gradle add room deps to gradle file 2023-01-04 09:26:19 -08:00
gradle.properties create new android app 2022-08-02 14:54:34 -07:00
gradlew create new android app 2022-08-02 14:54:34 -07:00
gradlew.bat create new android app 2022-08-02 14:54:34 -07:00
README.md add setup instructions/command to load secrets file for Android 2022-10-10 08:30:57 -07:00
secrets.xml add intercom to android app 2022-12-13 17:34:25 -08:00
settings.gradle add pspdfkit android dep 2022-10-06 08:32:39 -07:00

Omnivore - Android

Setup

From the root directory run the following command:

make droid

This will copy a secrets.xml file into the strings directory. If you have a PSPDF license key then paste that value into the pspdfkit_license_key entry in that file.