AndroidSRC Blog

0

Integrating Dropbox in Android Apps

To integrate dropbox in android app we have to create a online app on  dropbox.com which will be used by android app to communicate with dropbox. Follow these steps to create online app 1. Open www.dropbox.com/developers/apps and...

0

Facebook login in Android apps – Using latest SDK

Facebook Login allows you to obtain a token to access Facebook’s API on behalf of someone using your app. You can use this feature in place of building your own account system or to...