You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got everything to compile/build with:
jdk-7u80-windows-x64.exe
netbeans-7.4-javase-windows.exe
oracle-jmesdk-3-4-rr-nb-plugins.zip
oracle-jmesdk-3-4-rr-win32-bin.exe
On the a Samsung Rugby 4 (AT&T [no sim card, just wireless right now). GPS does work, but I'm getting the following error when I try to run GpsTracker:
Getting map every 5 minutes... GPS.createLocationListener: java.lang.SecurityException: javax.microedition.location.Location was denied
Any ideas on how to correct this?
Thanks!
James
The text was updated successfully, but these errors were encountered:
I got everything to compile/build with:
jdk-7u80-windows-x64.exe
netbeans-7.4-javase-windows.exe
oracle-jmesdk-3-4-rr-nb-plugins.zip
oracle-jmesdk-3-4-rr-win32-bin.exe
Installed GpsTracker.jad still configured to
private String defaultUploadWebsite = "https://www.websmithing.com/gpstracker/updatelocation.php";
On the a Samsung Rugby 4 (AT&T [no sim card, just wireless right now). GPS does work, but I'm getting the following error when I try to run GpsTracker:
Getting map every 5 minutes... GPS.createLocationListener: java.lang.SecurityException: javax.microedition.location.Location was denied
Any ideas on how to correct this?
Thanks!
James
The text was updated successfully, but these errors were encountered: