background:Android14 mobile phone with gms, using google webview seeing it in [Developer Options]
When Using WebView with customized WebChromeClient and override function `public void onReceivedTitle(WebView view, String title)`
load a HTML url link,and receive title the url without protocrol...
https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
In this example, we will take a look at how we can implement authentication using Google sign-in to secure our application using the Supabase SDK for B4X.
Configure the Client IDs on the Google...
I have two apps that use the google map, both were working fine until two weeks ago. now one shows the map in gray (app1) and the other (app2) continues to work correctly. both use the same apikey with no restrictions
The app1 has been working perfectly two years
The issue is that in the app...
Hi, im trying to learn how subscriptions work in B4A but running into an error.
I am using the code example provided by Erel that can be found here and modified it to work with subscriptions.
When hitting the Remove Ads button I get a message back stating "The item you requested is not...
Hello.
My application uses a WebView to view Html pages that I previously stored in a database.
Please tell me, is it possible to embed Google search into WebView, so that in addition to displaying Html pages, WebView can still search for the necessary sites?
Or maybe there is some other...
Hello team,
If you recieved an email about submiting Data Safety form at Google Play Console and your apps using Admob, you can watch this video to guide you.
More infos you can find here and here.
Wish you a great day!
Hi guys,
I need to create small desktop application which will show the users some direction between two points on map. User need to input first adress and second adress and I will show him the road from start to end point.
I found API for this on OpenRoute or OpenStreet Map (okey, basicaly I...
Is there a way I can implement google play games achievements and leaderboard into an app that is listed on the play store as an "app" and not as a game?
In the play console, play games services are visible to me only when I set the app's type to game.
Hello All,
I have an app that works with google maps, and all worked well until android 11
now when I click the Directions Icon, in the bottom right corner, instead of opening google maps and showing the directions
I get the message "Google Maps is not installed or is disabled".
I stumble across...
Hello
Tried to post the application to the playmarket, but got the following error:
"You uploaded an APK with an invalid signature (learn more about signing). Error from apksigner: ERROR: MIN_SIG_SCHEME_FOR_TARGET_SDK_NOT_MET: Target SDK version 30 requires a minimum of signature scheme v2; the...
Hi I share a simple solution to calculate the distance in km between two points on MapFragment. I hope it will be of help to anyone who works with the GoogleMaps v2.50 library.
The coordinates used for this example are set in the image.
The code is the translation of Haversine's formula...
https://android-developers.googleblog.com/2020/06/new-features-to-acquire-and-retain-subscribers.html
What are the steps required for developers to be compliant?
Google Play Service and Google Play Store installer for chinese mobile phone such as Xiaomi, Oppo , Vivo etc..
This app needs internet to download all of google releated apk.
Download Link : https://bit.ly/gappinstaller
Make with B4A.
I have made an app for the Danish Cat Protection Society that is currently only in internal testing.
The app is used for:
- Keeping a record of your cats including age, picture, chip number and the vet's phone number etc
- Finding the nearest vet
- Adoption of cats
- Information on how to deal...
I follow this tutorial :: https://www.b4x.com/android/forum/threads/crashlytics-crash-reports.87510/
and Update Android SDK Because its showing ::
Maven artifact not found: com.google.firebase/firebase-components
After that Compiler Showing
B4A Version: 9.80
Java Version: 8
Parsing code...
Hello
my app was working fine until i came to work on it but there was an error -> Maven artifact not found: com.google.firebase:firebase-installations
(It was working before this error)
So i opened sdk manager and selected com.google.firebase:firebase-installations AND...
Hi Everyone,
Newbie question here, I've set up an app, when booting i open main activity, then if firsttime i use Auth.Signinwithgoogle.. However when the popup comes up if i just click off it it goes away and you can still use the app...
Sub Activity_Create(FirstTime As Boolean)
'Do not...
Hi there!
I tried to build a sample app that notifies (using nb6) when the current user physical activity changes (using physical-activity-recognition-detection library).
It worked, but after closing the app with the user's 'task manager' (where you 'swipe' apps to stop them), I stopped...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.