Android Google Maps Tutorial Ep 5: Creation Flow Conclusion- Kotlin Android Studio Development

Android Google Maps Tutorial Ep 5: Creation Flow Conclusion- Kotlin Android Studio Development

Rahul Pandey

4 года назад

2,334 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@catkot8184
@catkot8184 - 29.12.2019 13:01

🌹🌹

Ответить
@mohameddarwish1347
@mohameddarwish1347 - 30.03.2020 22:24

Sir, I tried to send data back to mainActivity by using interfece (fun data:Marker<>()) then in main activity i can add new item automatically without save button But i get ( constructor have no zero prameter) how can i solved it?

Ответить
@Srivatsa224
@Srivatsa224 - 05.04.2020 10:23

One issue I faced during building this "menu cannot be resolved". To resolve, make sure
1. You are selecting "menu" as resource type in the Resource type" (this part is actually some how missed in the video)
2. Even after 1, it says the same. Go to File ->Invalidate Caches/Restart.. and this will fix the issue.

I hope this will help someone.

Ответить
@xabutencolorado1587
@xabutencolorado1587 - 20.12.2020 21:52

HI, RAHUL!

I want to make it possible to add markers to the same map that I have without creating new maps. That the application can add markers to a map and that later another person with that same application can also add markers on that same map.

Could you help me?

THANKS A LOT!!

Ответить
@maheshh6179
@maheshh6179 - 28.06.2021 21:29

I have some list of lat long I m showing those on map ..when I click particular. Marker its contails name,some points and image and date and timing coming from api response ..but showing in next screen whichever marked clicked that data ..every time showing first index marker details from list its not getting clicked position marker details ro show next screen ..pls help me

Ответить