Jump to content

COMM access in Java


Guest zacchia

Recommended Posts

Guest zacchia

Hello,

I need to access the GPS in Java on the i617.

The GPS is working fine, I unlocked the phone, I can use GPSTest, I can run GPSID and set the port to COM4.

But I need to access the GPS from a Java program and after everything else failed I decided to access it using COMM as the last possibility.

In my Java program I have an instruction

System.getProperty("microedition.commports");

that should return me the available ports.

When I run the program in the simulation environment on the PC I get as result COM1,

when I run it on the BJII I get "null".

Any suggestion of why and what I can do?

Thanks,

Anna

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.