api key

  1. walterf25

    Android Question API_KEY obfuscation

    Hi all, I have been trying to upload an app to the google play store which I haven't done in a very long time, seems like a lot of things have changed. I am getting an error saying that my GCP key is exposed, I came a few threads in the forum and I have already limited my key to only my app by...
  2. R

    Android Question Cloud Translation API v3

    Is anyone using the Google Cloud Translation API successfully at Ver 3? I have some questions.. - Which of the myriad of API keys keys is required? - Is there a working example of how to post the request and parse the result with this version?
  3. Arnaud

    B4J Question Googlemaps bug?

    Hello, Since 24-02-2023, I have problem with Google map library for all my project in B4j . the screen is white. So, I have tested with the example project "GoogleMapDemo" to be sure that the problem is not my API key, and I have the same problem. It seems that the problem is when the pane to...
  4. Michael2150

    Android Question How safe is my API keys?

    So I followed the instructions in this post here and integrated google maps into my application. In that tutorial it says you should put your API key in the manifest editor like this. AddApplicationText( <meta-data android:name="com.google.android.geo.API_KEY"...
  5. Pedro Caldeira

    B4J Question Google maps API Key

    Hello All, Two questions. first, where do we enter the Google maps API Key in B4J code ? Second, is the API key paid for ? Regards
Top