Google Map in Android Studio | Google Map API Tutorial #googlemaps #androidstudio #androidtutorialforbeginners
Пікірлер: 51
@codeLabX-pro Жыл бұрын
📲Watch my new Tutorial on Integrating Google Map API in Android Studio. Enjoy. 📲
@hueroc47727 ай бұрын
HOLA!! I found your tutorial very useful for my university practices, thank you very much, greetings from mexico.
@badalsahoo39026 ай бұрын
Thanks to The Coding Tuturials and cubicat
@thegadget3607 Жыл бұрын
Great tutorial, thanks a lot
@royal.UP707 ай бұрын
thanks sir,butwhen we run the code it only move the google not show the location interface
@waqasahmad1039Ай бұрын
Same Bro
@moisesgf1393Ай бұрын
THANKS YOU FOR ALL BRO !
@Nishant-e4y11 ай бұрын
Is it compulsory to add payment details in Google cloud platform
@codeLabX-pro11 ай бұрын
Yes. without this, it will not allow. Although it will not deduct anything for small use.
@EllenSergelen2 ай бұрын
There is no map seen in my app.
@dineshyadav94576 ай бұрын
Thank you sir🙂
@azimshaikh1799 ай бұрын
Thank You
@vaibhavkamble18827 ай бұрын
Can i use your API key to run my project?
@codeLabX-pro7 ай бұрын
No, it should not be used. Generation is not difficult. My API might have expired also.
@mueezsaeedchishti37398 ай бұрын
hey theres no empty view activity what do i do
@nr_developer Жыл бұрын
Bro did you make a app to capture 360degree image and show it in another activity . Bro it is one activity of my college project i have just 1 months i mean i need to submit my project in January so if you help me regarding that then i am so helpful to you please make a video there are no video on the internet to capture 360 degree image and preview it in another activity .... There are no video regarding that
@xianhui5302 Жыл бұрын
hi, I would like to know that is it possible to make it using kotlin?
@codeLabX-pro Жыл бұрын
Yes it is possible
@rohantyagi737 Жыл бұрын
But its notworking if we not entering our card details
@codeLabX-pro Жыл бұрын
Can you elaborate. Did you checked the API target level in gradle.
@rohantyagi737 Жыл бұрын
@@codeLabX-pro yes i check everything but my app is not working its getting crashed
@_DTB_TizarMaulana8 ай бұрын
is it free to using google maps API sir?
@suryatejess-u7l3 ай бұрын
1:08
@rbywork779612 күн бұрын
is ther any new updat for this please
@codeLabX-pro11 күн бұрын
What kind of update you are looking specifically. If you tell me what you want in the video, I will be happy to upload that.
@EllenSergelen2 ай бұрын
Can I still use the API key after the free trial ends?
@codeLabX-proАй бұрын
No, the API key in my example works for only a week
@zakaria042710 ай бұрын
when i run it,the app closes and says "app keeps stopping"
@codeLabX-pro10 ай бұрын
Please check the log. Are all variables initialized. Looks like xml error
@alinmorales30007 ай бұрын
The same thing is happening to me, how did you solve it?
@zakaria04277 ай бұрын
@@alinmorales3000 Believe me i still haven't,i moved on from google maps because it's not for free and used OpenStreetMap instead
@shrutisubhashsurlakar3 ай бұрын
source code
@ashikujjamannur349511 ай бұрын
showing a blank map with only google logo.😶
@codeLabX-pro11 ай бұрын
Some coding error. Check the code again and use Log in the code to debug exactly.
@Prekronder11 ай бұрын
@@codeLabX-pro I have the code word-for-word as yours. I'm also having this issue.
@toanhuynh-cq7yn10 ай бұрын
i got a same problem did u fix it?
@hecR209 ай бұрын
Posiblemente porque se debe pagar por la API. Aunque al principio es gratis :)
@tckuo5889 ай бұрын
I met the same problem, and now it works! I didn't pay for the fee, only using 90-day free trial. But... I don't think I have a logical solution. This is my situation: The log file showed me "Failed to get service from broker. java.lang.SecurityException: Unknown calling package name 'com.google.android.gms'." Luckily, after I set a breakpoint at "mapFragment.getMapAsync(this);" and run in debug mode, then I kept press step over like 20 times maybe. And then I canceled the breakpoint to run the entire project again, the map figure showed successfully.
@jacobthomas22586 ай бұрын
Horrible pacing and following each step I ran into constant errors with Android Studios Jellyfish. Totally unusable video. Downvoted.
@AchmadB.Septiyantana7 ай бұрын
i do all that you tell for the first run map but it got eror "Caused by: org.gradle.workers.internal.DefaultWorkerExecutor$WorkExecutionException: A failure occurred while executing com.android.build.gradle.internal.res.ParseLibraryResourcesTask$ParseResourcesRunnable" what should i do with that parse librry?