Skip to main content
Question

App token authentication with Android SDK

  • May 22, 2025
  • 2 replies
  • 3 views

Forum|alt.badge.img

Hi there,

 

I'm trying to follow the sample code for Android SDK. However, the sample use OAuth 2.0 to authenticate whereas I'm trying to use App Token so that no user login is required.

 

I can't find the doc or API on how to do this with Android app. Please help me.

 

Thanks,

2 replies

Forum|alt.badge.img

Hi ,

 

There isn't extensive documentation on app user auth with the Android SDK, but here are the Github docs for it that should provide guidance: https://github.com/box/box-android-sdk/blob/master/doc/AppUsers.md.

 

- Jon


Forum|alt.badge.img

I am having the same issue and cannot get it running. Can you share a sample working code?

 

Thanks