Hello
I need to find latitude and longtitude and print out it on the screen. I wrote my code without any problem( I hope so) and I added jar to my telephone which has bluetooth device. Unfortunately , it gave me this error : No Class Def Found. Error: java/lang/NoClassDefFoundException/javax/microedition/location/LocationException.
Netbeans has its own JSR 179 added in the project. Because , when I was creating the project I have seen JSR 179 added on the project and I tried it on three mobile phones which have GPRS functionality. Do you think I shoud add JSR 179 jar seperately or the problem might come out with my code? Thank you so much from now, I need to fix this problem today.
Regards
Altayli

Reply With Quote


