Google Maps Place Picker - [Android Google Maps Course]

  Рет қаралды 56,680

CodingWithMitch

CodingWithMitch

6 жыл бұрын

Updated Google Maps for 2018: goo.gl/ey6KzJ
Google Maps Place Picker - [Android Google Maps Course]
➤Source Code:
↻ goo.gl/Adx3da
➤Check out our website:
↻ codingwithmitch.com

Пікірлер: 112
@shaharDinar1
@shaharDinar1 6 жыл бұрын
Followed your excellent explanations on all 12 videos. Was very well made. Enjoyed them very much. Thank you !
@RohitKumar-ly6pb
@RohitKumar-ly6pb 6 жыл бұрын
hey i just wanna thank u mitch ..u really helped me a lot in my project ...i was stuck on this like for 2 weeks and i tried various methods but they didn't worked but i finally got ur videos...thanks again for these amazing tutorials.
@krb15784
@krb15784 5 жыл бұрын
You did really an excellent piece of work with this Google map tutorial. It really helped me in my project.
@vzmon1
@vzmon1 6 жыл бұрын
Great intro to Google maps & services. The best I have seen so far, especially how you go from start to finish, and provide a link to the code, excellent. Hope you follow up with a tutorial on a navigational one, i.e. how to get from point A -> B.
@antoniopinho3068
@antoniopinho3068 6 жыл бұрын
My congratulations and thanks for sharing knowledge, excellent explanation of how to use google maps and google places.
@shankarsalesforceseries5196
@shankarsalesforceseries5196 5 жыл бұрын
Thanks a lot. I have watched all the video. Really helpful tutorial.
@leonidivankin9004
@leonidivankin9004 6 жыл бұрын
Good lessons! Waiting for new
@paulrua7413
@paulrua7413 6 жыл бұрын
Awesome tutorials!
@josephjettabela3197
@josephjettabela3197 3 жыл бұрын
Thank you so much sir. Your explanation is very easy to understand and I learned a lot on Google map ang Google API thank you sir 😊.
@Busisanimac
@Busisanimac 6 жыл бұрын
Nice Tutorial Mitch..what are we working on next?
@johnedelmapa
@johnedelmapa 5 жыл бұрын
Thank you. Bro, need help to identify the fastest route, through traffic analysis. Is that possible
@yourhelper6676
@yourhelper6676 6 жыл бұрын
Bro i need how to get directions and calculate the time to travel to that location.. can u help me?
@bennasserchafi304
@bennasserchafi304 5 жыл бұрын
I watched every single video in this tutorial and all i can see, thank you ever such a lot, i really got everything work.
@TienLe-qf6fv
@TienLe-qf6fv 5 жыл бұрын
my map from that source code is not active... how can i fix it
@ajayingle8049
@ajayingle8049 3 жыл бұрын
hey brother , can u please help me , when i run my application my app gets crashed ..
@MOSA94ABUZAID
@MOSA94ABUZAID 5 жыл бұрын
Nice turorial thanks
@JA5GZ
@JA5GZ 5 жыл бұрын
thank you so much
@elmerluz0
@elmerluz0 6 жыл бұрын
Great course! very useful
@elmerluz0
@elmerluz0 6 жыл бұрын
Mitch Tabian yes I did but I received your answer (likes object error in Instagram clone) Thanks Mitch.
@abhishekaryan7575
@abhishekaryan7575 5 жыл бұрын
Thanks sir for sharing great information, I went others tutorial..but didn't find content rich like your tutorial.
@codingwithmitch
@codingwithmitch 5 жыл бұрын
I have a new google maps playlist for 2018 kzfaq.info/get/bejne/iLeojJqj18ClhIk.html
@bubaagump6934
@bubaagump6934 6 жыл бұрын
Great tutorial, had no issues.
@nurislengsawat5008
@nurislengsawat5008 6 жыл бұрын
hi. how you do it. i have an issue when run the app and it said the app has been stopped. how to solve it?
@abdulwahid_mohammed
@abdulwahid_mohammed 6 жыл бұрын
That's very nice and beautiful. I am wondering how to retrieve any Location by just clicking on map ?
@stefanmarjanovic5602
@stefanmarjanovic5602 4 жыл бұрын
mMap.setOnMapClickListener(new GoogleMap.OnMapClickListener() { @Override public void onMapClick(@NonNull LatLng latLng) { mMarker = mMap.addMarker(new MarkerOptions().position(latLng)); Log.d(TAG,"LATITUDA JEBENA: "+mMarker.getPosition().latitude+", LONGITUDA: "+mMarker.getPosition().longitude); } });
@dio101trio
@dio101trio 5 жыл бұрын
Hi Mitch, Can we change the status of marker real time. For eg. Changing of color of EV charging location marker based on its connector availability. Thanks, Nilesh
@ma.mercedezreyes7051
@ma.mercedezreyes7051 6 жыл бұрын
Uhm, can I ask or can you do a tutorial on how to limit the search? for example, America's addresses only or something like that. Thank you very much.
@eraibrahim5107
@eraibrahim5107 6 жыл бұрын
Great one. Can you do geofence tutorial ?
@13andseven60
@13andseven60 5 жыл бұрын
Hey Mitch thanks very much...
@tamirmoav3774
@tamirmoav3774 5 жыл бұрын
if i have a list of Locations with londtitude and latidute , how to i display all pins for this list?
@nikkobanquil218
@nikkobanquil218 5 жыл бұрын
Hi mitch, is there any way to remove the nearby places and all the auto suggested markers. I just want to have the pin alone. Thanks!
@buntybutt3215
@buntybutt3215 6 жыл бұрын
your tutorials are amazing that's helping me so much in my project. I need more help from you. how can we define the all boundaries of location that we searched i mean's for example you searched universal studio i also want to gets it all boundaries Latitude and longitude. if i use any latitude and longitude of universal studio its show me the name of this latitude and longitude that is universal studio. you know latitude and longitude every time. but i want to get its boundaries. can you help me its so much important for my final year project
@parkmoonch3696
@parkmoonch3696 5 жыл бұрын
i've followed all 12 maps tutorial.but, how to share the location? like facebook's features for sharing location when updating status
@kajalthadani847
@kajalthadani847 6 жыл бұрын
best tutorial
@hamzarahman7763
@hamzarahman7763 6 жыл бұрын
Your tutorials totally awesom ... why not build a ubar app .. it will be great practice all of us also for google map
@youssifhamdy224
@youssifhamdy224 6 жыл бұрын
while Opening the map if you switch the ( Location GPS option ) off the application crashes !!
@AmanGupta-ze7nt
@AmanGupta-ze7nt 6 жыл бұрын
TYSM (:
@arslanshahab7354
@arslanshahab7354 6 жыл бұрын
Hey mich nice tutorial no doubt but i want to show the picture of the place which is being searched on google map.how can i do that?
@gurshmindersingh9147
@gurshmindersingh9147 5 жыл бұрын
hey I am working to get my current location how its possible if last location is not passed.
@androidstudio1564
@androidstudio1564 6 жыл бұрын
Hi Mitch! Thank you very much for your tutorials! I would just like to ask if for example in this Place Picker video, what if I just want places that starts with for example a certain character. For example here in the Philippines there are is a mall chain named SM and it has so many branches like SM Manila, SM Cebu, SM Bicutan. I want to be able to customize the Place Picker that it would only show places for malls of SM (all its branches only ignoring other none SM places).
@codingwithmitch
@codingwithmitch 6 жыл бұрын
Android Studio so you only want the placepicker to display places that start with SM in the Philippines?
@jiteshzope7932
@jiteshzope7932 5 жыл бұрын
Hey Mitch Cummon man
@codingwithmitch
@codingwithmitch 5 жыл бұрын
@@jiteshzope7932 I'm posting a new course tonight. Relax 😉
@wyndhamwoo2851
@wyndhamwoo2851 2 жыл бұрын
Hi great video, how do you make it so that if the user has locations off in setting the app wont just crash and instead make an error message. Because if locations is off the user will not even be able to open the app before it crashes.
@ALL-wz5kd
@ALL-wz5kd 6 жыл бұрын
where to you learn make app course and coding. ans me please
@IrfanAhmed-uh6dv
@IrfanAhmed-uh6dv 6 жыл бұрын
Nice Tutorial i completed all 12 videos . but one thing should also be added that is to get directions and calculate the time to travel to that location. i search videos for that but found with deprecated method.i hope that should also be added in map series soon
@myplaylist3427
@myplaylist3427 6 жыл бұрын
i think so
@akhedy4905
@akhedy4905 6 жыл бұрын
yay, i hope the next videos gonna make it
@AbdulBasit-wv7gc
@AbdulBasit-wv7gc 6 жыл бұрын
reply me i will send you full code that find the direction and and calculation ......
@ajgordo8278
@ajgordo8278 6 жыл бұрын
Abdul Basit where can I see that code sir plss.
@maybejusmaybeimjesus
@maybejusmaybeimjesus 6 жыл бұрын
i would like this also please
@nadaalqahtani2341
@nadaalqahtani2341 6 жыл бұрын
thank you
@fahadsohail5634
@fahadsohail5634 5 жыл бұрын
Can i implement all these things using mysql?
@christof1636
@christof1636 5 жыл бұрын
hey guys, is there any possibility to filter the PlacePicker? quite useless without filtering!
@mrjeetmumbaikar8731
@mrjeetmumbaikar8731 4 жыл бұрын
how can i show the registered user on map like nearby places??
@scodedead9061
@scodedead9061 5 жыл бұрын
nice, i have download all tutorial here,
@popu5787
@popu5787 5 жыл бұрын
Sir, please create a video on how to get direction between two locations. And also how to filter search results like the cafe, schools, malls or cinema halls etc. Please help me, sir, as soon as possible I search many times for this kind of video but I didn't find any good video I know you can create this kind of video. And yes thanks for your contents sir.
@yoshq7
@yoshq7 4 жыл бұрын
I got "error: incompatible types: String cannot be converted to PlaceInfo" in MapActivity.java line 233
@skiesflex7089
@skiesflex7089 5 жыл бұрын
Very nice tutorial sir. one thing, How can i add polylines on the program?
@codingwithmitch
@codingwithmitch 5 жыл бұрын
watch my google maps 2019 videos
@sabidhasan9719
@sabidhasan9719 3 жыл бұрын
How to show updated location of nearby drivers in user app with geofire
@ainnurfashehah7218
@ainnurfashehah7218 5 жыл бұрын
sir i want to ask why for the phone no, website and rating i got null .what's wrong?
@alannad902
@alannad902 5 жыл бұрын
my place picker opens but once opened it just keeps loading as if it isnt connected - can anyone help me pls?
@nagasivakrishnauppuluri2967
@nagasivakrishnauppuluri2967 4 жыл бұрын
Sir I am getting Error getting autocomplete prediction API call: Status{statusCode=NETWORK_ERROR, resolution=null}
@youssifhamdy224
@youssifhamdy224 6 жыл бұрын
Nice tutorial .. just need some bug fixing like hiding the keyboard
@epiccameras1393
@epiccameras1393 6 жыл бұрын
when i run this i get an error that Error contacting Api:status{statusCode=PLACES_API_KEY_INVALID,resolution=null}.... anyone who does know help me.....
@saibhargav5491
@saibhargav5491 6 жыл бұрын
Can you send me the app link. I like it
@radheshyammishra7614
@radheshyammishra7614 5 жыл бұрын
Bro i have a request for you 1)can you please extend these video for Route and Direction between 2 points 2)and search only specific location like college,school and bookmark them please humble request 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
@InvincibleXXX
@InvincibleXXX 5 жыл бұрын
I speak bad English. I would like to say thank you very much for the work done. It would be cool to add a video where you can pave the route between markers
@codingwithmitch
@codingwithmitch 5 жыл бұрын
I do that in my newest google maps course. It's called: "google maps and directions"
@InvincibleXXX
@InvincibleXXX 5 жыл бұрын
@@codingwithmitch I understand, thank you. I will study...
@jiteshzope7932
@jiteshzope7932 5 жыл бұрын
Hey Mitch ..come on man where are you? Please make some more videos man....we need you
@selimbouazizi9532
@selimbouazizi9532 3 жыл бұрын
Can you help me with cluster on google map
@AmanGupta-ze7nt
@AmanGupta-ze7nt 6 жыл бұрын
onActivityResult isn't woking in fragment. what should i do?
@codingwithmitch
@codingwithmitch 6 жыл бұрын
Aman Gupta it works. Did you insert it using CTRL+O, or did you copy paste from something else?
@AmanGupta-ze7nt
@AmanGupta-ze7nt 6 жыл бұрын
CodingWithMitch i override it.
@shellamaegutierrez8626
@shellamaegutierrez8626 6 жыл бұрын
Anyone have tried to add polyline from current location to destination? Please help me.
@24holiday68
@24holiday68 5 жыл бұрын
my place picker closes immediately i it tries to open after i have clicked on the map icon.Please someone should help me out.
@allankevyn6247
@allankevyn6247 2 жыл бұрын
YOU NEEEEED TO DO THIS WITH KOTLIN (but not with compose)
@jijigaonkar5409
@jijigaonkar5409 5 жыл бұрын
Hello sir ... The App is not showing the map and when I enter the address it showing me the error that is Status{statusCode=ERROR, resolution=null}
@ankara9594
@ankara9594 5 жыл бұрын
You should enable google place api
@abenezerleta6184
@abenezerleta6184 5 жыл бұрын
it will start searching but not showing me any result
@latifabouddine2247
@latifabouddine2247 4 жыл бұрын
i have error contacting api
@gaoyunlong9403
@gaoyunlong9403 6 жыл бұрын
anyone could help?how to calculate the time to travel to that location and some stuff
@codingwithmitch
@codingwithmitch 6 жыл бұрын
GAO YUNLONG use directions API.
@gaoyunlong9403
@gaoyunlong9403 6 жыл бұрын
thank u,I will try it later. btw,could we add the onclicklistener to marker infowindow ?
@codingwithmitch
@codingwithmitch 6 жыл бұрын
Use an OnInfoWindowClickListener: developers.google.com/maps/documentation/android-sdk/infowindows#info_window_events
@gaoyunlong9403
@gaoyunlong9403 6 жыл бұрын
Yeah!I found it and implemented already,Cheers!!Mitch!!
@wilhelm.reeves
@wilhelm.reeves 4 жыл бұрын
that ad! LOL!
@I_Nasir_Khattak
@I_Nasir_Khattak 6 жыл бұрын
not working perfectly
@AbdulBasit-wv7gc
@AbdulBasit-wv7gc 6 жыл бұрын
How i get Direction api .....i have no billing account because i have no cradit cord
@codingwithmitch
@codingwithmitch 6 жыл бұрын
Abdul Basit I don't think you can without a credit card
@AbdulBasit-wv7gc
@AbdulBasit-wv7gc 6 жыл бұрын
Sir Thank your to sharing us a grate Google Map tutorials .......I have learnt lot of concepts from your tutorials........i have don it without Direction api key ...i have used ....String url = "maps.googleapis.com/maps/api/directions/" + output + "?" + parameters;.....and know i am find how to find the direction and distance between two pints ......sir Again Bundle of thanks........
@AbdulBasit-wv7gc
@AbdulBasit-wv7gc 6 жыл бұрын
Sir can you make a tutorial that work as google maps voice and turn by turn navigation pints .....like Google Orignal maps do.....if possible then please make a tutorial .... i know it need also Driection api and lot of other sutff....so it very conceptual and helpful for me and also for others.........thank you
@codingwithmitch
@codingwithmitch 6 жыл бұрын
I'll be making a course on the directions API in a month or two
@archunanr9836
@archunanr9836 4 жыл бұрын
Hello sir! I have this type of project and please help me sir please! I have mechanical phone number and how to add the map info for the user location? Please sir give one video for me this is my life help me sir please.
@howtodo9038
@howtodo9038 2 жыл бұрын
use kotlin
@oussemahassini8207
@oussemahassini8207 5 жыл бұрын
THIS METHOD IS DEPRECATED SINCE JULY 2019
@seifeldenehab3763
@seifeldenehab3763 4 жыл бұрын
did you find any substitute method ?
@websitesection6709
@websitesection6709 5 жыл бұрын
Follow the migration guide from google developers.google.com/places/android-sdk/client-migration
@nagasivakrishnauppuluri2967
@nagasivakrishnauppuluri2967 4 жыл бұрын
Sir I am getting Error getting autocomplete prediction API call: Status{statusCode=PLACES_API_ACCESS_NOT_CONFIGURED, resolution=null}
@mishrashiva9543
@mishrashiva9543 5 жыл бұрын
Bro i have a request for you 1)can you please extend these video for Route and Direction between 2 points 2)and search only specific location like college,school and bookmark them please humble request 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
@codingwithmitch
@codingwithmitch 5 жыл бұрын
Watch my newest google maps course. I find directions
@mishrashiva9543
@mishrashiva9543 5 жыл бұрын
@@codingwithmitch sir please upload a single video which have direction, bookmark location and search specific location like only college Please sir
Inside Out 2: Who is the strongest? Joy vs Envy vs Anger #shorts #animation
00:22
这是王子儿子吗
00:27
落魄的王子
Рет қаралды 20 МЛН
لقد سرقت حلوى القطن بشكل خفي لأصنع مصاصة🤫😎
00:33
Cool Tool SHORTS Arabic
Рет қаралды 29 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 33 МЛН
Inside Out 2: Who is the strongest? Joy vs Envy vs Anger #shorts #animation
00:22