VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Android Studio Tutorial - Build a GPS App

Android Studio Tutorial - Build a GPS App

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn how to create a GPS Android App. You will learn how to use FusedLocationProviderClient, Google Play services, Location Provider, and other parts of a GPS-aware application. - Starting XML file: https://github.com/shadsluiter/gpsDemoStarting/blob/master/activity_main.xml -- Course developed by Shad Sluiter. https://www.youtube.com/user/shadsluiter
Date: 2022-03-14

Comments and reviews: 10


anyone else decided to follow this tutorial but do it in kotlin instead?-
Well i just did xD and managed to finish it anyway, needed to be a bit creative with some of my sollutions-
But have to say the tutorial is great but by doing it in kotlin in stead of java made me do more research and made me better understand what i was building and how it works under the hood.
And next to that is was more fun this way and a greater challange :D
Great tutorial up to the next one :P

reply

DO NOT follow what this idiot is showing u on his vids! He never refers to the documention properly and fails to INFORM people about ALL the details required to make ur app work..If you follow his vid and have an API level of 29 or higher...then guess what??? It wont work because there are adfitional tags you need to add to ur manifest file..among other things..He will create more work for you in the end!! Seriously, just follow the google documentation and ignore this goof..
reply

mine is the same java, I double-checked all the java but yeah its the same but didn't work with me but now the only thing that is working is sw_gps which is sensor cuz sensor is the only thing working with me so Shad Sluiter can reply my comment and paste all the java cuz mine isn't working but yeah this tutorial is amazing thanks!
reply

Hello. Thank you for this awsome tutorial. I really appreciate. please could you give me a hint or make a video to explain how to save the location change in the list without needing to press the save location button? I want the app to add a new location in the list automatically in case of location change.
Thank you

reply

I am at the 28 minute mark. I get this error when I attempt to run it: Attempt to invoke virtual method 'double android.location.Location.getLatitude()' on a null object reference. UpdateUIValues is receiving a null location object.
Hope someone can help. Thanks in advance.

reply

Hello, Sir. I did exactly what you wrote in the AS, but every time i pressed the Show Waypoint List, i keep crashing. I found no error on the codes, as it will show what is the error code per usually. How to fix this issue. Thank You.
reply

Hello everyone does anyone have a solution for part 4 at 29:33 till 37:38 I keep getting a Null exception error because of the sw_locationupdate in java please it would be of great help thank you so much !
reply

Thank you very much for your tutorial. You are super accurate and clear in what you are learning! I thank you for your very qualitative education. If you follow the tuto well everything works!
reply

The app crashes when I followed step by step since 28:10 and then runned the the IDE, and then the emulator started the app and the app asked for permission and I accepted then it crashed???
reply

Hi Sr.
Thanks a lot for the good tutorial. I've learned many things about GPS.
I got one questions: How to save the GPS data to firebase firestore even not network phone?

reply
Add a review, comment






Other channel videos