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 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... B4A Code Snippet [B4X] Direct Link Google Drive - MarcoRome    Jul 4, 2021   (10 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)
... B4A Code Snippet GoogleDrive via REST API V3 - Small Testproject - fredo    May 7, 2021   (20 reactions)   tags: Google Drive, google drive test Attached is a small project to get a grip on Google Drive.
Most work was done by mw71... below
Create a new project in the Google AP developer console
70603
Select "Google Drive... B4A Library CloudRail - CloudStorage (Dropbox, GoogleDrive, OneDrive and Box) Payment (PayPal, Stripe), POI - DonManfred    Dec 20, 2016   (28 reactions)   tags: CloudRail the content-provider you want to use. Dropbox GoogleDrive OneDrive Box Installation: Copy all three... As java.lang.String Business CloudStorage: AmazonS3 Backblaze GoogleCloudPlatform MicrosoftAzure Rackspace OneDriveBusiness Cloud Storage: Box Google-Drive Dropbox Egnyte OneDrive... Italian [B4J] Come fare per accedere a Google Drive via ftp ? - amorosik    Nov 27, 2021 Avendo un account Google Drive attivo, pensavo si potesse arrivare a scrivere anche su Google Drive Cercando in rete sembra che usando questo programma https://github.com/andresoviedo/google-drive-ftp-adapter si possa ottenere la possibilita' di leggere/scrivere via ftp su uno spazio Google Drive... -jar google-drive-ftp-adapter-jar-with-dependencies.jar parte la schermata del browser web... messaggio La domanda e': avete mai usato Google Drive scrivendogli sopra via ftp? E nel caso ci... Italian [ B4A ] Backup db Sqlite su GoogleDrive - Xfood    Sep 23, 2021 Buongiorno a tutti,
vorrei mettere in una mia applicazione android la possibilita' di fare la copia del db Sqlite su GoogleDrive,
visto che tutti ( o quasi) i device hanno un account google... B4A Question GoogleDrive via API V3: How to delete file on GoogleDrive ? [SOLVED] - Armani    Jun 18, 2020 Hello all,
I'm using GoogleDrive via API V3.
I read all/most related threads in forum and do not found how to delete file/folder from Google Drive (in particular here from fredo and here from mw71).
I'm not able to find solution myself by modifiying existing class..
Is someone may help... B4i Question [B4X] Upload/Download files Google Drive or other cloud - Mike1970    Feb 17, 2021 Hi everyone,
Is it possibile with B4X (iOS and Android), to upload and download files with google drive?
Is not mandatory google drive, also another cloud.
Thanks in advance.... B4A Tutorial Compiling through Google Drive Filestream - bluedude    Jun 5, 2019   (2 reactions) Hi,
Last couple of days I have been testing compilation of B4A programs through Google Drive... resides on Google Drive;
- your Android SDK resides on Google Drive;
- your B4A programs and additional... Page: 1   2   3   4   5   6   |