Works like a butter.. Thanks bro, needed this for my project.
@albertoo73294 жыл бұрын
Amazing, it even helped me understand BroadcastReceivers
@TheCodeCity4 жыл бұрын
Great to hear!
@SatriaBatangH1tam4 жыл бұрын
whre is Final Part ?
@TheCodeCity4 жыл бұрын
Apologies for the delay, the last part was removed due to bad quality, it's been re-recorded and uploaded here: kzbin.info/www/bejne/nqm2dJJ_nqtnrsU
@IsaacAsante173 жыл бұрын
Brilliant tutorial, man
@TheCodeCity3 жыл бұрын
Thank you very much!
@rogercolque4 жыл бұрын
hi nice content. question: we can update in a textview the location changes without using a broadcast?
@TheCodeCity3 жыл бұрын
Yes you can, but you will have to use other methods to be notified of the changes
@rajbakhunchhe42544 жыл бұрын
this tutorial helped me a lot. Thanks for such nice description. but what do we need to do to run it in background?
@TheCodeCity4 жыл бұрын
The service is running in background itself, we are just receiving the coordinates in the activity, if you don't want to receive the broadcast in the activity then just don't send it from the background service. You can check out the service part of the tutorial here: kzbin.info/www/bejne/r5Slh5hpnr6np7M
@dhanyajoju4 жыл бұрын
thanks for uploading. It would be more interesting if you could explain what is the purpose of each line.
@TheCodeCity4 жыл бұрын
Ok next time
@nadjwarazali4664 жыл бұрын
Hello Sir, how can i integrate with Google Maps view?
@niroopnife90444 жыл бұрын
Works perfectly good but i have a problem since i'm enabling the receiver through the button click in the oncreate but how to stop the broadcast receiver now?
@blessythomas54223 жыл бұрын
Where are you writing this in the Android studio or texteditor?
@TheCodeCity3 жыл бұрын
In Android Studio
@blessythomas54223 жыл бұрын
@@TheCodeCity Thank you so much sir..your tutorials are great..♥️♥️😁
@TheCodeCity3 жыл бұрын
@@blessythomas5422 My pleasure bud!
@zandronarvaza68914 жыл бұрын
where can I put volley?? inside broadcast receiver?
@newlife-vx9vz4 жыл бұрын
Hello, Merry Christmas! Thank you for sharing your knowledge. Can Broadcast Receiver be used to programmatically read other apps such as Messenger, Viber and Whatsapp ? .. without opening the respective app (of course with user permission). Thank you for acknowledging my question.
@vishalshrestha67334 жыл бұрын
It's possible to check which apps might be open, but other that that it should be not possible to "read" those apps.
@nagarkarsiddhi65404 жыл бұрын
Ty Bro After Long One Day Research
@TheCodeCity4 жыл бұрын
You're welcome :)
@mohdyusuf62774 жыл бұрын
Sir,please make more videos on Broadcast receiver?
@uncannyRishabh4 жыл бұрын
Can you also show how to send location updates to a firebase server
@sauravkumar-if4ho4 жыл бұрын
getDoubleExtra is always returning default value....Although I am getting exact co-ordinates in Log. Please help.
@עידןטפר4 жыл бұрын
thanks again you helped me alot
@CoffeeHouseJazz4 жыл бұрын
How can i keep it running in the background?
@easilyai4 жыл бұрын
return START_STICKY in onStartCommand
@elpatasculichi4 жыл бұрын
hello there ... did you keeping running in the background ?
@gammynumnums14 жыл бұрын
Your tracker shows different coordinates with the notifications... Mine stays in one location. Where did I go wrong?
@rachidbouali52554 жыл бұрын
thanks so much , it is elegant code, helped me a lot in my sport android app
@TheCodeCity4 жыл бұрын
Happy to help :)
@zandronarvaza68914 жыл бұрын
Hey there.. I really like this project and have used your videos as reference for my school project, I'm still learning android and I'm having trouble figuring out on how to post the data. Can you give me a hand please?
@TheCodeCity4 жыл бұрын
Do check the retrofit tutorial in the channle if you mean POST API all by "post the data".
@zandronarvaza68914 жыл бұрын
@@TheCodeCity What i meant was post data to database like integrating volley
@BeMyMotive4 жыл бұрын
hi thanks for the great tutorial.. why isnt the final part available?? I cant watch it
@TheCodeCity4 жыл бұрын
Apologies for the delay, the last part was removed due to bad quality, it's been re-recorded and uploaded here: kzbin.info/www/bejne/nqm2dJJ_nqtnrsU
@naelaiman76224 жыл бұрын
hello sir, can you teach how to calculate the amount of distance traveled without having the user to select a starting point and end point. this would help a lot btw your videos helped me a lot!! THanks!
@עידןטפר4 жыл бұрын
how can i control when to start, stop or pause the location tracker?
@TheCodeCity4 жыл бұрын
You can use stopService method stop the location service
@pavankumarpattar55173 жыл бұрын
toast msg are not coming
@techshortstamil55734 жыл бұрын
how to plot those latitude and longitude in google maps
@TheCodeCity4 жыл бұрын
Apologies for the delay, the last part was removed due to bad quality, it's been re-recorded and uploaded here: kzbin.info/www/bejne/nqm2dJJ_nqtnrsU
@chandran-youtube4 жыл бұрын
that introooooo
@TheCodeCity4 жыл бұрын
Good? Bad?
@abderrazakach29435 жыл бұрын
Notification not work in my application (my mobile redmi note 7 )
@TheCodeCity5 жыл бұрын
Can you elaborate? I don't think there's something related to notification.
@KayDee20214 жыл бұрын
Can we get the location updates even if there is no internet connection? I am trying to check if the same service works in remote areas.
@TheCodeCity4 жыл бұрын
@@KayDee2021 Yes we can, but there needs to be connection with Google Play Services atleast once upon installation.
@KayDee20214 жыл бұрын
@@TheCodeCity Thanks
@TheCodeCity4 жыл бұрын
@@KayDee2021 You're welcome :)
@ogunodabas93324 жыл бұрын
THANK YOU SİR
@raanshah82974 жыл бұрын
It's got rectified
@TheCodeCity4 жыл бұрын
What's the full error?
@helix-b9p4 жыл бұрын
Thank you ... subscribe and like!!!>< please explain using flutter and google map api tutorial?? oh i dont see your code ..please upload github???