how use OAuth2 class for dropbox ??
for upload and download file from dropbox
i test any other dropbox libs for b4j but without result
also i want to any user could upload to his account form this app
www.b4x.com
for upload and download file from dropbox
i test any other dropbox libs for b4j but without result
also i want to any user could upload to his account form this app
[class][B4X] Google OAuth2
Edit: The Android implementation will not work with Google services due to new restrictions. Use GoogleAuthorization instead with B4A: https://www.b4x.com/android/forum/threads/google-authorization-with-authorizationclient.169164/ It is no longer possible to use WebView to implement Google's...