Hi. I am a B4A newbie. I have just purchased a licence and run a couple of the tutorial applications.
I'm interested in using the GPS so I opened the GPSExample in the IDE. But when I try to run it I get:
Error parsing program.
Error description: Unknown type: webviewextras
Are you missing a library reference?
Occurred on line: 158
Dim MapViewerExtra As WebViewExtras
I have established that WebViewExtras is a user supplied library, I have downloaded it from the forum and copied the .jar and .xml file to a folder called Additional which I have specified for Additional Libraries in the paths configuration. I even tried copying the files to the main libraries folder but it didn't make any difference.
I looked at the WebViewExtras demo and I can't see how that works and the GPS example doesn't.
There is obviously something basic that I have missed (pun unintentional). Can someone put me out of my misery?
I'm interested in using the GPS so I opened the GPSExample in the IDE. But when I try to run it I get:
Error parsing program.
Error description: Unknown type: webviewextras
Are you missing a library reference?
Occurred on line: 158
Dim MapViewerExtra As WebViewExtras
I have established that WebViewExtras is a user supplied library, I have downloaded it from the forum and copied the .jar and .xml file to a folder called Additional which I have specified for Additional Libraries in the paths configuration. I even tried copying the files to the main libraries folder but it didn't make any difference.
I looked at the WebViewExtras demo and I can't see how that works and the GPS example doesn't.
There is obviously something basic that I have missed (pun unintentional). Can someone put me out of my misery?