Android Studio GPS location tracker tutorial 01

Sdílet
Vložit
  • čas přidán 25. 08. 2024

Komentáře • 17

  • @soundmagic2009
    @soundmagic2009 Před rokem +2

    Very nice and motivational 50 years programming experience and 12 years Xcode experience Im falling in love with java again thanks for your example presentations outstanding clear enjoying following and learning

  • @antonellocherubini8272
    @antonellocherubini8272 Před 2 měsíci

    Thank you so much for your informative tutorial!

  • @omiorahman6283
    @omiorahman6283 Před 4 lety +1

    Thank you for your hard work

  • @digitalseth4396
    @digitalseth4396 Před 4 lety

    This is amazing app and I will also try this...

  • @mylai5104
    @mylai5104 Před 3 lety +2

    Thank you for the videos. Would you share the word documents in the videos?

  • @skbmw530
    @skbmw530 Před 4 lety +2

    Thank you !!!

  • @untukkitakita1273
    @untukkitakita1273 Před 2 lety

    Is there anything can i do to make my android emulator follow my phone gps outside the house?

  • @erichkurz3256
    @erichkurz3256 Před 4 lety

    A very good example but … do you also have an example of "reverse" Geocoder?
    It means having a street.location (nothing like latitude and longitude) for the Geocode.How is the adresse realy defined (city, street, ….). How does it work international?

  • @bikramkc6113
    @bikramkc6113 Před 3 lety

    LocationRequest method is deprecated . how to overcome this problem 🙏🙏 please give suggestions

  • @footballCartoon91
    @footballCartoon91 Před 3 lety

    @4:41
    Hello professor,
    would like to ask
    Are those tv_lat,tv_lon,..etc
    are TextView object?
    Because what I learn is to create object, we write:
    "TextView tv_lat=new TextView";
    Is it the same?

  • @affandibenardi548
    @affandibenardi548 Před 3 lety

    can u share script as reference , I found the {} was confused and turns error

  • @jeancylokangu5424
    @jeancylokangu5424 Před 4 lety

    hello for my case i have a probleme while i'm doig implementation of com.google.android.gms:play-services-location:17.0.0. it give an erro from (Could not resolve com.google.android.gms:play-services-location:17.0.0) i do know what to do help me please
    my android version :3.4.1
    my gradle version :5.4.1

    • @shadsluiter
      @shadsluiter  Před 4 lety

      Remove the dependency, resync, re-add, resync again. Add a slightly older version if 17.0.0 doesn't work. Change the version of the app api to slightly older. Getting everybody in the app to get along sometimes takes a few experiments.

    • @fawazali8490
      @fawazali8490 Před 3 lety

      Hey mate check the documentation for the API you will get more insights why it didnt work and what does the API documentation suggests :)

  • @cisternavertical5199
    @cisternavertical5199 Před 3 lety

    Estou degustando este vídeo agora.