You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Build the SDK: run `mvn install` in the SDK root directory (two levels up from this folder).
14
+
2. Build the SDK: run `./gradlew install` in the SDK root directory (two levels up from this folder).
15
15
3. In Android Studio, choose "Import Project" and select this folder.
16
16
4. Edit "src/main/AndroidManifest.xml" and "src/main/res/values/strings.xml" and replace `YOUR_APP_KEY_HERE` with your Dropbox API key ([how to get a Dropbox API key](../../ReadMe.md#get-a-dropbox-api-key)).
0 commit comments