mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
11 lines
266 B
Markdown
11 lines
266 B
Markdown
# 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.
|