B4A Library GSheet Library (integrate google sheets into your B4X apps easily) - fernando1987    Nov 1, 2025   (17 reactions) description, thanks.
Thanks for your understanding. :)
This library depends the Google OAuth2 class:
https://www.b4x.com/android/forum/threads/class-b4x-google-oauth2.79426/
follow the tutorial in... B4A Class [class][B4X] Google OAuth2 - Erel    Oct 29, 2025   (44 reactions)   tags: wait, Google such a way that the browser will redirect the response back to our app.
GoogleOAuth2 class takes care.../identity/protocols/OAuth2InstalledApp
Setup
1. Go to Google developer console, create a new project... the path where the token will be stored.
3. Initialize GoogleOAuth2 with the required scopes (based... B4A Question Updating Google Sheet --> stuck in oauth2.GetAccessToken - Javier Campo Martinez (first post)    Sep 22, 2020 a look @ that , to see (in my case) if i can put OAuth2 to work.... B4A Question Google Sheets - Erel (first post)    Oct 6, 2023 https://www.b4x.com/android/forum/pages/results/?query=google+oauth+sheet... Share My Creation [Web][SithasoGoogleSheetsAPI] - Replace Traditional Back Ends with Google Sheets - Mashiane    Nov 12, 2025   (2 reactions) BANano Projects.
After a couple of days of planning and building SithasoGoogleSheetsAPI, its finally here.
168308
The Hidden Power of Google Sheets as a Database
Imagine building full-stack web... the familiar, collaborative power of Google Sheets as your backend? That’s exactly what SithasoGoogleSheetAPI makes possible.
The Problem: Database Complexity Holding Back Innovation
Traditional web... B4J Library [Web][SithasoGoogleSheetsAPI] Replace Traditional Back Ends with Google Sheets - Mashiane    Nov 12, 2025   (5 reactions) with BANano. Finally its here, well, kinda loading...
The ability to use Google Sheets as your back-end... Sheet and get the credentials needed to use BANanoGoogleSheetAPI.js:
1. Create a Google Sheet**
- Go... B4A Tutorial Google Maps - Erel    Jul 7, 2025   (36 reactions)   tags: Maps, GoogleMaps, GPS, Erel, Map, Google Mpas 41895 Installation instructions: - Register your app in Google developer console: https://console.developers.google.com You need to enable Google Maps Android API. Then click on Credentials ->...): CreateResourceFromFile(Macro, FirebaseAnalytics.GooglePlayBase) AddApplicationText( <meta-data android:name="com.google.android.geo.API_KEY" android:value="xxxxxxxxxxxxxx".... If you don't see it then make sure that the GoogleMaps library is selected. You can change... B4i Tutorial GoogleMaps Tutorial - Erel    Nov 5, 2025   (13 reactions)   tags: Maps The iGoogleMaps library allows you to show a map inside your app: http://www.b4x.com/basic4android/images/SS-2014-11-17_09.18.50.png It is similar to B4A GoogleMaps library. In order to use it you need to get a free api key from Google. Follow the "Obtaining an API Key" steps: https://developers.google.com/maps/documentation/ios/start#obtaining_an_api_key Start with the attached... text. Copy the GoogleMaps.bundle folder from the example project (under Files\Special) to... B4J Library jGoogleMaps library - Erel    May 22, 2025   (24 reactions)   tags: google map, WebView The latest version of Google Maps isn't compatible with JavaFX WebView. Don't use... This library is similar to B4A and B4i GoogleMaps libraries. https://www.b4x.com/basic4android... with GoogleMaps JavaScript API V3. Using the map is quite simple. You need to initialize GoogleMap and then wait for the Ready event. GoogleMap.AsPane returns the pane that holds the map. You should add.... Updates: V2.01 - Sets the Google Maps Javascript SDK version to 3.56. There is currently an issue... B4A Library GooglePlayBilling - In App Purchases - Erel    Oct 12, 2025   (32 reactions) GooglePlayBilling is based on the new in app purchases service: https://developer.android.com/google/play/billing/billing_library_overview Usage instructions: 1. Add to the manifest editor: CreateResourceFromFile(Macro, GooglePlayBilling.GooglePlayBilling) 2. Create a BillingClient object in... VerifyPurchase with the base64 key you got from Google Play Console. 6. All orders must be acknowledged...-with-googlebilling-library-3-in-new-app-due-to-google-restriction.142524/post-903185 Updates - v7.01 - Fixed... Page: 1   2   3   4   5   6   7   |