I have created drop box API service (Core API), it will upload file to drop box folder .
It run successfully on android device.
But first time it will prompt for user details and confirmation( browser based oauth authentication).
How can bypass login prompt ?
upload file without any prompt.