omnivore/android/Omnivore
2022-12-31 15:31:38 -08:00
..
app support dark mode in android web reader 2022-12-31 15:31:38 -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 gradle version 2022-12-08 09:39:01 -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.