🚀 Android & Kotlin Masterclass - Become a serious Android app developer with our best-selling masterclass: bit.ly/3PaKdhS
@driufty3 жыл бұрын
After hours of research as someone new to Android, this tutorial got my map activity up and running in less than 3 minutes in an existing project. Thank you so much!
@Fr0zenLGER3 жыл бұрын
how did you integrate the google project into your existing project?
@driufty3 жыл бұрын
@@Fr0zenLGER In my project I wanted to incorporate a view of the map showing a pinned location based on address, so I incorporated a MapView with its prerequisites override methods to load that up and then I created a full screen map activity for when the user taps to expand the MapView.
@tinahutchison18112 жыл бұрын
@@driufty hello
@driufty2 жыл бұрын
@@tinahutchison1811 hello 👋
@4n4Queen Жыл бұрын
@@driufty can you fix my apps ? 😅 I think it's api is expired or something. It doesn't want to load maps anymore.
@muhammadahmadnawazmalik84983 жыл бұрын
This tutorial was amazing, but I would love to know if we can the same functionalities such as route calculation and distance, from the original map and embed it in our application?
@indra_lingesh94572 жыл бұрын
Great tutorial 👏👏👏good job👍love frm india🇮🇳
@DerBarde20124 жыл бұрын
SIMPLE and FAST THANK YOU!
@shrutisalunkhe10892 жыл бұрын
Thank you so much sir for easy & simple video.
@imneell86293 жыл бұрын
how to specify specific Locations and track until reach to it?
@NUSRATJAHAN-sk4rb3 жыл бұрын
WOW...thank you.. its works 😍
@yashkhilavdiya56932 жыл бұрын
Thank You So Much
@harinimurugesan44332 жыл бұрын
Sir, can we add this to already built app ?????
@fensom802 жыл бұрын
How do you do it in Jetpack Compose? They have released the android Compose libraries.
@sireenbassim48664 жыл бұрын
you save my life Thank you
@aaryadev-j6b4 жыл бұрын
this helped, thanks !
@antunzarkovic34184 жыл бұрын
Amaizing, thanks
@eso_academy2 жыл бұрын
Hey there brother I like you to please make a video that shows the path that a person must travel to get to a certain destination. move like a navigation destination
@muminoloruntola21464 жыл бұрын
I love your tutorials and I have a real suggestion. I need your help please I'm having problems in building a shopping app and I would most definitely need your help in doing so , thank you
@tutorialsEU4 жыл бұрын
Sounds like a great Idea for a new course. Thanks for the suggestion.
@muminoloruntola21464 жыл бұрын
@@tutorialsEU Thank you
@deepanshudutta84143 жыл бұрын
Sir please make a video on find nearby places in fragment
@DK_4x43 жыл бұрын
Hello, it’s good basic study. When we zoom in on Google map, we will see a blue line. My question, How to create blue line in Google map? Please tell me. Thank you!
@leographix45633 жыл бұрын
can you tell me, what is the specification of your computer system has?
@m-j-y82893 жыл бұрын
Can you please explain how you would save this map with some custom markers using view model or on save instance
@havard8476 ай бұрын
Did you find out?
@emirgrbo28472 жыл бұрын
Do you have a github url with this project ?
@joselagunas298 Жыл бұрын
How can I develop this to make a Bus stops application ?
@pranjalisrivastava6170 Жыл бұрын
How to play navigation sound when navigation started to confirm that voice directions are working in android studio?
@mueezsaeedchishti37399 ай бұрын
sir um I didn't get that .xml u used under values it was not there can u guide me and show me what u did to get that?
@naveenbabu243913 жыл бұрын
Sir can we include this map in ongoing app which was in empty layout
@FaridCenreng-3 жыл бұрын
I have the same question
@tinahutchison18112 жыл бұрын
Ok ask
@Proud_islander3 жыл бұрын
Can i do the same with java,will it work?, please answer.🙏
@lordwigstyle80173 жыл бұрын
what about live tracking?
@mohdzaheenafzal51033 жыл бұрын
please sir i want to learn android with kotlin from beginners to advance how can i matser these please help me out?
@itzervo31592 жыл бұрын
Hey one quick question, is this for free? (using google maps) in your project
@bigchungusonline47733 жыл бұрын
But is it legal to publish your own app with google maps?
@darrinreed80273 жыл бұрын
Any idea how to manage the graphics memory usage due to the Google maps api v2? My app keeps crashing after the graphics memory get over 1gb or higher. I've set the largeheap="true" in the manifest as well as set mMap.clear() in the on stop between changing activities. But the graphics memory issue has not improved. I have followed the steps in the Google doc's for managing your apps memory but no luck there either. I know that it goes back down after the Maps activity is destroyed, but I don't find it effective to destroy the activity every time a user goes to the location information activity or another activity. Any ideas?
@MrSojek4 жыл бұрын
Hi, do you recommend any books in addition to your Udemy course?
@tutorialsEU4 жыл бұрын
I think the books that raywenderlich has to offer are always a good investement.
@tutorialsEU4 жыл бұрын
But maybe I should write one myself ;)
@muminoloruntola21464 жыл бұрын
@@tutorialsEU yes you could
@oigen11103 жыл бұрын
Danke
@febryanakhdani42442 жыл бұрын
I have a question, why i don't get a google_map_api.xml on my project?
@unoSakro2 жыл бұрын
Me neither
@hatimmts4 жыл бұрын
Hi , on my app Google maps starting empty . Nothing except "google" word in the bottom left
@charlesleclerc_4 жыл бұрын
get a new api key and uninstall the app before u add the new api key to the googlemap.xml
@plugarutudor76853 жыл бұрын
nice tutorial!
@nagarajudasari264 жыл бұрын
Sir I want to develop mapping app fr service perpose I want to learn app developing by step by step will u suggist th right path
@tutorialsEU4 жыл бұрын
My Android Masterclass will definitely be a great option. There you learn quite a bit about Android App development. The very specifics for google maps might be something that you will then need to use the documentation as your aid.
@techbooster3964 Жыл бұрын
Hello Sir We doing on Android application. We have done like you had shown in video now we want to update latitudes and longitudes position on google map. We are getting updated value of latitudes and longitudes via sms Please help
@momansil2 жыл бұрын
What editing tool are you using in this tutorial? Sorry I am a beginner.
@RicMania4 жыл бұрын
Is it hard to make a app to find the nearest hospital and it's contact number?
@ceezgeez17934 жыл бұрын
Doesn't sound too bad.
@aryanraje27702 жыл бұрын
I cant find the google_maps_api_key.xml anywhere.
@unoSakro2 жыл бұрын
Me neither
@abdullastudy77334 жыл бұрын
Hello brother i want to know about more google maps how to access data in google maps to navigate one location to other location and i want to know one more how to show hotels marks movies mark in google maps please answer me
@tutorialsEU4 жыл бұрын
Hi Abdulla. I can recommend to check out the google maps api documentation. There are step by step guides for all of these points
@Fix_Me_Music3 жыл бұрын
Love what you did, 😲😲 I want to make a navigation system for my school as a final year thesis. Am really clueless on what to do or where to start from. I don't need you to do it for me, just guide me or tell me what to do pls. The app should be able to direct visitors in the school premises to there intended location. 🙏 🙏 Thanks.
@stevenssanchez8173 жыл бұрын
did you get any ideas on how to build one
@stevenssanchez8173 жыл бұрын
did u get any help
@codeoflives97193 жыл бұрын
help! my map is not visible when I run it on the emulator/device
@b_1729-j8j3 жыл бұрын
hey is ur issue solved? bcoz I am also facing same problem
@4n4Queen Жыл бұрын
Can you please fix my apps api key ? The maps doesn't want to loading anymore.
@albertoleal11804 жыл бұрын
if I want to the touch screen get coordinates?
@tutorialsEU4 жыл бұрын
Then you can check the documentation of the google Maps Api. There is a couple of methods you can use for that.
@ceezgeez17934 жыл бұрын
After this I feel like God
@halithhamja61074 жыл бұрын
How to track live location of our mobile devices
@ceezgeez17934 жыл бұрын
Did you figure it out ?
@halithhamja61074 жыл бұрын
@@ceezgeez1793 no I didn't get the maps view
@aryankalra56403 жыл бұрын
Can't find an API Key now It's telling us to purchase wtf!
@Abdullah-ku6er2 жыл бұрын
Is it free to implement maps in my app?
@soseikiharagatatsu78592 жыл бұрын
Give us the apk
@ido_cohen Жыл бұрын
Is it still relevant in 2023?
@46playboy583 жыл бұрын
man put the bs kotlin in the title
@rajmishra94484 жыл бұрын
Sir what is your name ???
@ArifKhan-jc2og4 жыл бұрын
Raj, His name is Denis Panjuta.
@tinahutchison18112 жыл бұрын
@@ArifKhan-jc2og and you have a name it's Carey
@NaorBK4 жыл бұрын
if anyone has a problem with the google map not showing in your phone then you can see the link here for solutions: stackoverflow.com/questions/40055893/ensure-that-the-google-maps-android-api-v2-is-enabled-i-am-getting-this-error (second answer solve it for me)
@theodorosdimitriou39053 жыл бұрын
that comment saved my day , thank you
@zakaria042710 ай бұрын
Why didn't it fucking work me
@catalinmitu88363 жыл бұрын
Dislike. The title says "how to implement in your android app". Why do you create a new project? Why an entire activity? In 99% of cases people search for a way to integrate map in their own activities
@johnugo32794 жыл бұрын
why are you such in a hurry cant even followup
@abderrahmaneabouziad40892 жыл бұрын
its not free....they say :/
@tinahutchison18112 жыл бұрын
0hey
@chanchalsithafale87404 жыл бұрын
on my app Google maps starting empty. it is displaying only google word in bottom left
@NaorBK4 жыл бұрын
you need to do what he said at 1:31-2:10
@chanchalsithafale87404 жыл бұрын
@@NaorBK Thank you for the reply sir i got it
@tinahutchison18112 жыл бұрын
@@chanchalsithafale8740 I would not listen the this man his real name is Carey he is a lier