Dropbox API And Android
I'm trying to read a file from Dropbox in my Android app (I'm using the emulator). Everything seems fine: the browser is opened and I introduce my credentials, then I click 'Allow'
Solution 1:
This seems to be a bug in Chrome:
https://code.google.com/p/chromium/issues/detail?id=181186
It's already fixed, though the fixed version may not be released yet.
Solution 2:
Well, I've resolved this installing the last version of Dropbox Android app.
Post a Comment for "Dropbox API And Android"