As a j2me developer, I am now working for developing a j2me application under Symbian S60 2 edition. There is a big problem stoping my work.My application wants to get the IMSI or IMEI using the mothed named “System.getProperty(key)” as a authentication, but always gets null as a result. Through reading many references from internet, I understand that
my application must get a Nokia device’s certification, or Symbian operation’s certification before getting the IMSI or IMEI.
My questions are as followings:
1. If my application has gotten a Nokia device’s certification or Symbian operation’s certification, it can read IMSI or IMEI using method “System.getProperty(key)” under Symbian S60 2 Edition and later, right?
2. If the first question’s anwer is yes. As an independent j2me vendor just like us, how to get a Nokia device’s or Symbian operation’s certification? Could you tell the detail process to apply for this certification? How much a certification?
In addtion, I hope to get any useful references about above questions?
Thanks a lot.

Reply With Quote

