GPS/Location thread
I found an useful reference for GPS/Location-based services. It turns out SUN has a so-called location API. The link is at
http://developers.sun.com/techtopics/mobility/apis/articles/location/
One caveat: You have to download Sun Java Wireless Toolkit 2.3 Beta in order to use javax.microedition.location reference that contains Location API
write gps-related reference that you may find into this thread...
http://developers.sun.com/techtopics/mobility/apis/articles/location/
One caveat: You have to download Sun Java Wireless Toolkit 2.3 Beta in order to use javax.microedition.location reference that contains Location API
write gps-related reference that you may find into this thread...

3 Comments:
This comment has been removed by a blog administrator.
If you need that JSR APIs (jar files and docs) send me an email and I'll send them to you.
We will probably start talking about this in class soon, but are there any good resources where I can find information on how to access the GPS of the A780 and incorporate it into code? Or would accessing the GPS require native developmet with the phone?
Post a Comment
<< Home