Files
omnivore/android/Omnivore
Jackson Harper 937549f531 Save Android offline content to files instead of in DB
This works around max size constraints in the Room DB, we
will need to add something to clean up old files though.
2024-05-07 17:23:12 +08:00
..
2024-04-27 13:21:31 +02:00
2022-08-02 14:54:34 -07:00
2024-02-07 17:33:28 +00:00
2022-08-02 14:54:34 -07:00
2022-08-02 14:54:34 -07:00
2024-02-05 19:05:27 +00: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.