| Class | Description |
|---|---|
| FilePickerActivity |
This class is used to choose a particular file from the user's account and when chosen will return a result with a BoxAndroidFile in the extra
EXTRA_BOX_ANDROID_FILE.
|
| FolderNavigationActivity |
This class is used to navigate a users folder tree.
|
| FolderPickerActivity |
This class is used to choose a particular folder from the user's account and when chosen will return a result with a BoxAndroidFolder in the extra
EXTRA_BOX_ANDROID_FOLDER.
|
| OAuthActivity |
Activity for OAuth.
|