Android Studio GPS location tracker tutorial 02

Sdílet
Vložit
  • čas přidán 12. 09. 2024
  • Go to StudyCoding.org to subscribe to the full list of courses and get source code for projects.
    Demonstration of Android app using FusedLocationProviderClient, Google Play services, Location Provider and other parts of a GPS-aware application. Part 2 of 5.

Komentáře • 27

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

    great video, can you share the word doc please?

  • @nizameddindayi
    @nizameddindayi Před rokem +2

    LocationRequest method is deprecated :( Any solution ?

  • @newanurag
    @newanurag Před 5 měsíci

    Stupendous!

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

    can you make the word document with notes available.

  • @hexafgamer
    @hexafgamer Před 2 lety

    perfect series you are my master yoda thank you so much.

  • @BawiEdits
    @BawiEdits Před 2 lety +1

    Hi sir is it possible for you to provide us with the documentation
    Thanks

  • @ramlock79
    @ramlock79 Před rokem +1

    Make sure to use the exact correct version in your gradle build marked in this tutorial else you will get the Location Request function appearing as deprecated.
    build.Gradle
    implementation ("com.google.android.gms:play-services-location:17.0.0")

    • @exploringgodscountry
      @exploringgodscountry Před 5 měsíci

      Did this, it seems they have made "LocationRequest" private somehow despite calling same library.

  • @user-mp9rd3rx1k
    @user-mp9rd3rx1k Před 2 lety

    It's very nice. Thanks!

  • @kritharthsingh6986
    @kritharthsingh6986 Před 2 lety

    Sir, how can i get this app recieve signal from arduino gps 6m.
    You teaching essence is next level spirit in technology

  • @prescillakoshy8638
    @prescillakoshy8638 Před 2 lety

    Great teacher🙏

  • @gabrielconejo2875
    @gabrielconejo2875 Před 3 lety

    Your computer runs the emulator super fast!! What hardware are u using?

  • @manwej
    @manwej Před 3 lety

    great series. thanks a lot

    • @shadsluiter
      @shadsluiter  Před 3 lety

      Glad you like them! Have you successfully made some apps in Android?

  • @MAL_1031
    @MAL_1031 Před 3 lety +1

    in the new version of the google play services, the LocationRequest is deprecated, how should be the alternative?
    Thank you for this tutorial.

    • @lawsonkarsyn677
      @lawsonkarsyn677 Před 3 lety

      I know I am quite randomly asking but does anybody know of a good place to stream new tv shows online?

    • @darioamir2577
      @darioamir2577 Před 3 lety

      @Lawson Karsyn Flixportal

    • @lawsonkarsyn677
      @lawsonkarsyn677 Před 3 lety

      @Dario Amir Thanks, I signed up and it seems to work :D I really appreciate it !

    • @darioamir2577
      @darioamir2577 Před 3 lety

      @Lawson Karsyn you are welcome xD

  • @skbmw530
    @skbmw530 Před 4 lety

    Thank you!

  • @FlameBot
    @FlameBot Před 2 lety

    Now everything for Kotlin ❤️

    • @exploringgodscountry
      @exploringgodscountry Před 5 měsíci

      Koltin sucks sorry but throw it out the window. They threw out common sentax and made their own for that programming language.

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

    Its showing LocationRequest method is deprecated ... Please give me answer how to solve this problem 😟😟😟