I decided to become Google's darling. After a very old B4A app, that went perfect for many many years (API 8, targetSDK 14), was threatened to be thrown out of the app store, I decided to waste my spare time to upgrade to API/targetSDK 28.
This is a frustrating and annoying exercise. It has...
I tried to update the target SDK version to 28. Then my app crashes if the google maps api map fragment is ready. If i switch back to target sdk 26, all is ok again. GoogleMaps V2.02 is used.
The displayed error doesn't help me....:
java.lang.NoClassDefFoundError: Failed resolution of...
only last image in my server,shown in all marker (should be different)
i use imagedownloader
Sub Globals
'These global variables will be redeclared each time the activity is created.
'These variables can only be accessed from this module.
Private VP As AHViewPager
Private...
Hi all,
I created a program to track when running. The obstacles I found,
1. How to write in the gmap so that it is smooth? because this time the result is like this (the lines are stiff, especially at the turn). I use this code, is there anything missing ?
pl = GMap.AddPolyline...
With this Code you can get the picture of a Google Street View Position. Here you can check if is available.
Sub getStreetViewPicture(width As Int, height As Int ,lat As Float, lon As Float)
Dim j As HttpJob
j.Initialize("", Me)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.