Google Map in Android Studio | Google Map API Tutorial

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии •

  • @codeLabX-pro
    @codeLabX-pro  Год назад +1

    📲Watch my new Tutorial on Integrating Google Map API in Android Studio. Enjoy. 📲

  • @hueroc4772
    @hueroc4772 6 месяцев назад

    HOLA!! I found your tutorial very useful for my university practices, thank you very much, greetings from mexico.

  • @badalsahoo3902
    @badalsahoo3902 5 месяцев назад +1

    Thanks to The Coding Tuturials and cubicat

  • @moisesgf1393
    @moisesgf1393 4 дня назад

    THANKS YOU FOR ALL BRO !

  • @thegadget3607
    @thegadget3607 Год назад

    Great tutorial, thanks a lot

  • @EllenSergelen
    @EllenSergelen Месяц назад +1

    There is no map seen in my app.

  • @royal.UP70
    @royal.UP70 6 месяцев назад +3

    thanks sir,butwhen we run the code it only move the google not show the location
    interface

  • @azimshaikh179
    @azimshaikh179 8 месяцев назад

    Thank You

  • @dineshyadav9457
    @dineshyadav9457 5 месяцев назад

    Thank you sir🙂

  • @Nishant-e4y
    @Nishant-e4y 10 месяцев назад +1

    Is it compulsory to add payment details in Google cloud platform

    • @codeLabX-pro
      @codeLabX-pro  10 месяцев назад +1

      Yes. without this, it will not allow. Although it will not deduct anything for small use.

  • @vaibhavkamble1882
    @vaibhavkamble1882 6 месяцев назад +1

    Can i use your API key to run my project?

    • @codeLabX-pro
      @codeLabX-pro  6 месяцев назад

      No, it should not be used. Generation is not difficult. My API might have expired also.

  • @nr_developer
    @nr_developer Год назад +1

    Bro did you make a app to capture 360degree image and show it in another activity . Bro it is one activity of my college project i have just 1 months i mean i need to submit my project in January so if you help me regarding that then i am so helpful to you please make a video there are no video on the internet to capture 360 degree image and preview it in another activity .... There are no video regarding that

  • @mueezsaeedchishti3739
    @mueezsaeedchishti3739 7 месяцев назад

    hey theres no empty view activity what do i do

  • @_DTB_TizarMaulana
    @_DTB_TizarMaulana 7 месяцев назад

    is it free to using google maps API sir?

  • @EllenSergelen
    @EllenSergelen Месяц назад

    Can I still use the API key after the free trial ends?

    • @codeLabX-pro
      @codeLabX-pro  4 дня назад

      No, the API key in my example works for only a week

  • @xianhui5302
    @xianhui5302 11 месяцев назад

    hi, I would like to know that is it possible to make it using kotlin?

  • @rohantyagi737
    @rohantyagi737 Год назад +1

    But its notworking if we not entering our card details

    • @codeLabX-pro
      @codeLabX-pro  Год назад

      Can you elaborate. Did you checked the API target level in gradle.

    • @rohantyagi737
      @rohantyagi737 Год назад

      @@codeLabX-pro yes i check everything but my app is not working its getting crashed

  • @suryatejess-u7l
    @suryatejess-u7l 2 месяца назад

    1:08

  • @zakaria0427
    @zakaria0427 9 месяцев назад

    when i run it,the app closes and says "app keeps stopping"

    • @codeLabX-pro
      @codeLabX-pro  9 месяцев назад

      Please check the log. Are all variables initialized. Looks like xml error

    • @alinmorales3000
      @alinmorales3000 6 месяцев назад

      The same thing is happening to me, how did you solve it?

    • @zakaria0427
      @zakaria0427 6 месяцев назад

      @@alinmorales3000 Believe me i still haven't,i moved on from google maps because it's not for free and used OpenStreetMap instead

  • @shrutisubhashsurlakar
    @shrutisubhashsurlakar 2 месяца назад

    source code

  • @ashikujjamannur3495
    @ashikujjamannur3495 10 месяцев назад +6

    showing a blank map with only google logo.😶

    • @codeLabX-pro
      @codeLabX-pro  10 месяцев назад

      Some coding error. Check the code again and use Log in the code to debug exactly.

    • @Prekronder
      @Prekronder 10 месяцев назад

      @@codeLabX-pro I have the code word-for-word as yours. I'm also having this issue.

    • @toanhuynh-cq7yn
      @toanhuynh-cq7yn 9 месяцев назад +2

      i got a same problem did u fix it?

    • @hecR20
      @hecR20 8 месяцев назад

      Posiblemente porque se debe pagar por la API. Aunque al principio es gratis :)

    • @tckuo588
      @tckuo588 8 месяцев назад

      I met the same problem, and now it works! I didn't pay for the fee, only using 90-day free trial. But... I don't think I have a logical solution. This is my situation:
      The log file showed me "Failed to get service from broker.
      java.lang.SecurityException: Unknown calling package name 'com.google.android.gms'."
      Luckily, after I set a breakpoint at "mapFragment.getMapAsync(this);" and run in debug mode, then I kept press step over like 20 times maybe. And then I canceled the breakpoint to run the entire project again, the map figure showed successfully.

  • @jacobthomas2258
    @jacobthomas2258 5 месяцев назад

    Horrible pacing and following each step I ran into constant errors with Android Studios Jellyfish. Totally unusable video. Downvoted.

  • @AchmadB.Septiyantana
    @AchmadB.Septiyantana 6 месяцев назад

    i do all that you tell for the first run map but it got eror "Caused by: org.gradle.workers.internal.DefaultWorkerExecutor$WorkExecutionException: A failure occurred while executing com.android.build.gradle.internal.res.ParseLibraryResourcesTask$ParseResourcesRunnable" what should i do with that parse librry?