Hi,

I'm an informatics student.
I've a dream... :-)
my dream is to have, in a PDA browser, the real time GPS co-ordinates.

how can I do it?
I thought to an applet or an activex control... but...

is there a free JVM for all kind of PDAs and related OSs?
are activex usable with non windows PDAs?

is there another better way?

and last...
how can I get the datas from the GPS receiver? (also if it is external - COM
or USB - or embedded in the PDA.....)


coul someone help me????
thanks!!!!

gp

Re: GPS on PDA browser by Leo

Leo
Thu Feb 17 17:13:40 CST 2005

Welcome to the REAL world ! Your dream might be more a nightmare.

ActiveX will only work on PocketPC (there is some ports - but I would
not use them in a commercial sense). Java is available for most PDA's
however access to hardware features is limited. Also not all devices
will come with Java out of the box.

Some VM's
Sun Compliant:
http://www.nsicom.com/ --> Creme
http://www.insignia.com/ --> Jeode
These can be purchased for most devices AFAIK

Plus there is Java VM's from IBM, HP, ...

Other:
http://www.superwaba.com.br/
http://www.wabasoft.com/

You could investigate J2ME Location API but not a lot of device support yet.

I bought the book Java Development on PDAs: Building Applications for
Pocket PC and Palm Devices by Daryl Wilding-McBride (Author) and found
it a good base - quite a thin book but it gives you the basics specific
for the PDA environment. There is plenty of general resources on J2ME
and Personal Java Profile around.

http://www.javaonpdas.com/ Check amazon.com or your bookshop.

HTH & have fun !

Leo

gp79 wrote:
> Hi,
>
> I'm an informatics student.
> I've a dream... :-)
> my dream is to have, in a PDA browser, the real time GPS co-ordinates.
>
> how can I do it?
> I thought to an applet or an activex control... but...
>
> is there a free JVM for all kind of PDAs and related OSs?
> are activex usable with non windows PDAs?
>
> is there another better way?
>
> and last...
> how can I get the datas from the GPS receiver? (also if it is external - COM
> or USB - or embedded in the PDA.....)
>
>
> coul someone help me????
> thanks!!!!
>
> gp
>
>

Re: GPS on PDA browser by Ivo

Ivo
Sat Feb 19 16:56:44 CST 2005

I was also thinking it would be nice if we could read the GPS info on the
PDA. I do have a TOMTOM kit that does this; anybody an idea how to read
those GPS mouses?

Ivo

"gp79" <gp79@libero.it> wrote in message
news:u_8Rd.912174$35.34377597@news4.tin.it...
> Hi,
>
> I'm an informatics student.
> I've a dream... :-)
> my dream is to have, in a PDA browser, the real time GPS co-ordinates.
>
> how can I do it?
> I thought to an applet or an activex control... but...
>
> is there a free JVM for all kind of PDAs and related OSs?
> are activex usable with non windows PDAs?
>
> is there another better way?
>
> and last...
> how can I get the datas from the GPS receiver? (also if it is external -
> COM or USB - or embedded in the PDA.....)
>
>
> coul someone help me????
> thanks!!!!
>
> gp
>