hi,
for Access to Google (Drive) you need oAuth2:
https://www.b4x.com/android/forum/threads/class-b4x-google-oauth2.79426/#content
Upload Files to Google Drive need a PATCH Request:
https://www.b4x.com/android/forum/threads/http-patch-request.80261/#post-508444
To access Google Drive, I use the code in the appendix. It can certainly be done better, but it works.
for Access to Google (Drive) you need oAuth2:
https://www.b4x.com/android/forum/threads/class-b4x-google-oauth2.79426/#content
Upload Files to Google Drive need a PATCH Request:
https://www.b4x.com/android/forum/threads/http-patch-request.80261/#post-508444
To access Google Drive, I use the code in the appendix. It can certainly be done better, but it works.