Google Maps API Setup (part2) - [Android Google Maps Course]

preview_player
Показать описание

Google Maps API Setup (part2) - [Android Google Maps Course]

➤Source Code:

➤Check out our website:
Рекомендации по теме
Комментарии
Автор

Dude your a lifesaver, all those other tutorials related to google maps are superficial and don't get into the juicy details, thanks for teaching us so much!

romany.
Автор

Your tutorials are awesome, lucid and you make it feel like its easy Mitch... Thanks a ton! :-)

deshpande.rashmi
Автор

Basically, you dont need to include 2 permission that belong to the same permission group. For instance, ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION belong to LOCATION permission group. You just have to include 1 of these, and if the included permission is granted, other permission that in the same permission group will automatically granted by android during runtime

heyyouarespecial
Автор

I need to buy this guy a cup of coffee,

leratomphahlele
Автор

finally .. i learned from u a lot about this thanks bro

asraralbeshri
Автор

At 5:12 when he types R.id.btnMap It says it cannot resolve symbol

jjnaraja
Автор

Thank you very much. Tutorial was very helpful

natarajgn
Автор

Mitch, how are you? How do i display the places in my app in cardview and by distance?

ejjo
Автор

Amazing tutorial dude :D
but you don't have to add both of the Fine and coarse location permissions, only one of them is enough
Have a nice day :)

MaadCoding
Автор

Does this instruction still work for the latest Android Studio in 2021? I am completely beginner in app making. But I see that some of the command was not recognized. Like the "ConnectionResult.SUCCESS" seem to be not recognized on my Android Studio. It asks if I want to create a class, enum, field, etc. This is the same for the "GoogleApiAvailability".
Sorry if this is a stupid question. A really newbie here. Thank you!

mmmmmmmmmmmmmmmmm
Автор

if yours is crashing add this line of code in the manifest application tag <uses-library
android:name = "org.apache.http.legacy"
android:required = "false"/>

terencejumba
Автор

in 07:29 activity_map.xml <fragment tools:context=".MapsActivity" BUT the java file is MapActivity.java. Class name mismatches.

onurolce
Автор

I've been following these videos of creating google maps location but now when i click "Map" button it just says "Application has stopped working"! any help please???

siyambongantolo
Автор

map.SupportMapFragment turns red in activity_map.xml

hagoromootsotsuki
Автор

When I click allows access, my applications has been stop, please help me 😖

milanjotva
Автор

hey bro,
i admire your work and keep it up
i, m facing the error that says that it cant resolve the SupportMapFragment....kindly tell me any suggestion or solution for this error

asimmehar
Автор

Great tutorials! Please make tutorials on Google directions Api Please Please

nvlogs
Автор

Do you have those instructions for Kotlin?

PavLosMavRis
Автор

if i use fragment, not activity, can i follow your step in this tutorial? or it will be different?

khozinudinmochammad
Автор

// 3:56
else{
//you can use HMS map kit
}

_ikamaru_
visit shbcf.ru