S
Simon Brooke
I'm writing a bit of code which needs to use the j2me location API. It
will probably run on HP IPAQ 6500/6900 series, but I'd prefer it to be
as platform independent as possible.
For now I need a jar to compile against, so I can build and test. It
doesn't need to hook to a real GPS, and can dummy all the calls. I've
got the JSR 179 specification and apidocs, so I could hack up an
implementation for myself - but surely someone's had this problem
before, and has already done it?
Also, anyone know of a Java development site for IPAQs?
will probably run on HP IPAQ 6500/6900 series, but I'd prefer it to be
as platform independent as possible.
For now I need a jar to compile against, so I can build and test. It
doesn't need to hook to a real GPS, and can dummy all the calls. I've
got the JSR 179 specification and apidocs, so I could hack up an
implementation for myself - but surely someone's had this problem
before, and has already done it?
Also, anyone know of a Java development site for IPAQs?