12 lines
266 B
Markdown
12 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.
|