cloud

  1. M

    iOS Question [B4X] Upload/Download files Google Drive or other cloud

    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.
  2. Dave O

    Android Question managing user files in the cloud - FirebaseStorage vs. Google Drive/Oauth2?

    Hi all, I have a question about using FirebaseStorage vs. Google Drive/OAuth2 for uploading/downloading files in my apps. I'm looking for a good (and easy) way for my apps to upload/download user data files for: - backup/restore (if their data gets corrupted somehow, they can restore from a...
  3. solutionhacker

    Android Question Agora.IO SDK for Android

    Hello, hope everyone is doing well. I am interested in using the Agora.IO Android SDK for doing a video chat app. Agora seems to be a nice platform for connecting people and has a generous free usage tier. I spent some time reading their Android SDK documentation...
  4. F

    Android Question Google Cloud Storage upload

    Hello all, What I'd like to accomplish is to simply upload a file (zip) to a bucket that I've already created on Google Cloud Storage. REST API URI is given as: https://www.googleapis.com/upload/storage/v1/b/[BUCKET_NAME]/o?uploadType=media&name=[OBJECT_NAME] I do understand that I need...
  5. Multiverse app

    B4A Library [B4X] b4xlib Cloud Text-To-Speech

    What is Cloud Text-to-Speech? Google Cloud Text-to-Speech converts text into human-like speech in more than 100 voices across 20+ languages and variants. It applies groundbreaking research in speech synthesis (WaveNet) and Google's powerful neural networks to deliver high-fidelity audio. With...
  6. Alexander Stolte

    B4J Question Google Cloud Storage authentication

    Hello, i want to use Google Cloud Storage for my image backend, my B4J Service would be handle the auth. I have create a service account and have set the permissions to this account, to access the bucket. How can i authenticate the B4J service to access the images? I have a .json file with...
  7. Shivito1

    Android Question Google cloud TTS

    I got this working great in Python. My java skills are not good someone please look at this :Link: and give me suggestion to make this work in my b4A. Thanks :) I want to use Google cloud TTS. I have set up my free account but not sure how I hand text over to the cloud to read...
  8. Mashiane

    B4J Library [ABMaterial] Clouding our Notable Members

    Ola So i'm thinking, a week or so ago I was doing qualitative data analysis for road surveys in one of our province. Whilst I was looking at the data, I decided to convert the data into a cloud, taking up most of the words that were used to make sense and establish a theme. Wala!!!. So I...
  9. Lee Gillie CCP

    Android Question Transparent proxy via B4A

    My previous thread, which asked about implementing transparent proxy in B4A, is too old to reply to. But to continue the conversation... Serialization would be a separate subject. This explains perhaps better than I: http://www.c-sharpcorner.com/UploadFile/puranindia/net-remoting/...
Top