omnivore/android/Omnivore
2022-11-15 12:16:48 -08:00
..
app update reading progress as pdf pages change 2022-11-15 12:16:48 -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 update kotlin version. use material3 color scheme. 2022-08-17 20:08:01 -07: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 setup instructions/command to load secrets file for Android 2022-10-10 08:30:57 -07: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.