Hello all!
First post here!, and thanks, Erel, for a superb development environment.
Ok, I'm loosing some hair here!
Trying to use the google maps examples on this forum, specifically this:
https://www.b4x.com/android/forum/threads/google-maps.63930/#post-404386 and there's just no way I can get it to run.
I downloaded GoogleMaps.zip, uncompressed it, and put both files GoogleMaps.jar and GoogleMaps.xml on my additional libraries path: C:\Users\karlw\B4X\MyLibraries
But every time I try to compile, I get this:
B4A Version: 8.00
Parsing code. Error
Error parsing program.
Error description: Unknown type: googlemap
Are you missing a library reference?
Error occurred on line: 23 (Main)
Private gmap As GoogleMap
Also the Custom View on Designer is grayed out!
Not sure why,
And there's where I'm stuck.
Any help appreciated!,
Thanks