B4A Question OkHttpUtils2 causes false positive and Google Drive download failure - Alessandro71    Jun 10, 2023   (1 reaction) Since I was hit by the Google Drive false positive on APK issue (https://www.b4x.com/android/forum... the download of the APK from Google Drive to fail.
I'm unable to investigate further... Share My Creation [B4J] Upload a File at GoogleDrive (and re-upload) - works for 2023 - 0$ - Magma    May 16, 2023   (8 reactions) Project if not have and Enable the right API (Google Drive API) at Google Console... 2) Create OAuth2... at my sample-app and run it... check at every button click your google drive files... and... be need more configuration at Google Console (API) - specify that will use it at Android and put your... B4A Code Snippet [updated] GoogleDrive via REST API V3 - Small Testproject - fredo    Oct 30, 2023   (22 reactions)   tags: Google Drive, google drive test Updated Oct 30, 2023
Attached is a small project (version 19) to get a grip on Google Drive.
Most...
Create a new project in the Google AP developer console
70603
Select "Google Drive API" in... B4A Code Snippet GoogleDrive via API V3 - mw71    Jun 18, 2017   (15 reactions)   tags: googledrive 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.... B4A Question Android Google Drive folders - hanyelmehy    Sep 23, 2021 anyway to check if google drive is installed and check it's folder to save/read files for it
the idea to make backup for clients data (database/images/......) to google drive in easy and fast way... B4A Code Snippet [B4X] Direct Link Google Drive - MarcoRome    Jul 4, 2021   (14 reactions) Hi All.
For example, if you need to view a movie in exoplayer and the movie is on Google Drive, you can switch the Direct Link of Google Drive to Exoplayer ("uri").
Original link
1VpD4ThDGw5xEjgjd32kECdgfcegklX-P
Example code:
Dim link_drive As String = "https://drive.google.com...://drive.google.com/uc?export=download&id=${risultato_link(0)}"$
Log(link_direct_drive)
... Italian GoogleDrive in background - Fulvio75    Jun 1, 2025 Ciao a tutti, ho inserito googledrive in un servizio con il gnss in modo da salvare un file con longitudine e latitudine in backgroun... B4A Question Distributing APKs via Google Drive - Brian Dean    Feb 22, 2025 the apk to Google Drive and using the GMail option to send a file via Google Drive. It has worked well....
I tried that again today and got this message from Google :
For security reasons, Gmail does not allow... Italian Problema GoogleDrive - Fulvio75    Oct 11, 2024 Ciao a tutti, ho un'applicazione con dei file da caricare in GoogleDrive, il codice utilizzato per farlo è identico a quello utilizzato in un'altra applicazione però su android 10 mentre la nuova applicazione gira su android 13 e utilizzo questo codice. Sulla nuova app e su android 13 la pagina di autenticazione iniziale mi dice che la richiesta è invalida e non funziona, mentre su... android 10 a 13 per l'utilizzo di GoogleDrive. Il tutto perchè vorrei effettuare il caricamento... B4A Question "Your file may violate Google Drive's Terms of Service" mail about an APK file - Alessandro71    Dec 11, 2023 -positive-and-google-drive-download-failure.148443/
I clicked on "Request a review" hoping to...I just received the following email:
148594
The alleged apk file is a backup copy of a Google... Page: 1   2   3   4   5   |