Monday, April 8, 2013

[android help] Android Dropbox SDK manifest setup

Android Dropbox SDK manifest setup - Stack Overflow




















Any ideas why I get this error when I call getSession().startAuthentication() for the Android Dropbox SDK?



: FATAL EXCEPTION: main
: java.lang.IllegalStateException: URI scheme in your app's manifest is not set up correctly. You should have a com.dropbox.client2.android.AuthActivity with the scheme: db-CHANGE_ME


Yet my AndroidManifest.xml has the following within the as instructed in the getting started instructions.



android:name="com.dropbox.client2.android.AuthActivity"
android:launchMode="singleTask"
android:configChanges="orientation|keyboard">

































No idea why this should be the case but a project clean did the trick (I added the code to the manifest days ago and cleaned several times since)




















default







.

stackoverflow.comm

No comments:

Post a Comment

Google Voice on T-Mobile? [General]

Google Voice on T-Mobile? So I recently switched from a GNex on Verizon to a Moto X DE on T-Mobile. I had always used Google Voice for my v...