api key

  1. 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?
  2. 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...
  3. 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"...
  4. 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