Accessing Network Information(Cel ID, Area Code, etc.) via DLL via JNI

Login to reply to this topic.
Tue, 2008-03-25 03:12
Joined: 2008-02-15
Forum posts: 26

Hi,

I've created a simple class that would access the network information such as cell id, country code, area code, imsi, etc via console application and I was successful, I deployed it on a UIQ3 phone SEP990i. When I build the classes in a DLL I was only successful getting the IMEI which is of course not a network info but part of the etel3rdparty lib. I would like to ask if I have to do anything to make my DLL work on JNI?

I've used:
Carbide 1.2 for the Console App and the DLL projects
eclipse 3.3 with ericsson's cdc eclipse plugin for the java front app that will call the DLL (JNI)

For reference I have attached the projects.

Thanks and Good day.

Regards,
czetsuya

AttachmentSize
P990i_JNI.zip57.75 KB
  • Login to reply to this topic.