Android app

Hi,

I’m using the self-hosted version of Invoice Ninja. How do I user/pair the Android app with my installation?

On the app’s home screen I found a Settings button where I can input a URL and an “API_secret”. I assume the URL is where my installation in located and I also generated an API token from the dashboard. These info did not work on the app, returning an error of “Invalid token”.

Kindly advise. Thanks! :slight_smile:

The instructions for the iPhone app setup should also apply to the Android app I’d imagine:

http://docs.invoiceninja.com/en/latest/iphone_app.html

Basically, create “API_SECRET=secret” (where “secret” can be any alphanumeric string you like) to your .env file. Then use this in “API_SECRET” in the app.

Ah, I see. App has been successfully linked. Thanks! :slight_smile:

Thanks for the help @Hiker42

FYI… we’ve update the link to: http://docs.invoiceninja.com/en/latest/mobile_apps.html