|
Hi, I'm a developer out side USA and I'm required to develop an application using J2ME that allow us to send SMS, I tested this application on my phone which is unlocked and not tied to any telco, it works without any problem. However, when I tested this on Sprint device using DeviceAnywhere, I encounter various kind of problem from 'Unable to Authorize' to error codes like 909, 906 etc. I did a bit of research and found out that Sprint devices actually prevent application to use some API like WMA (Wireless Massaging API) unless we give permission to use it, so I believe I need to sign the application. Now here's is the question. How do I get my application signed and ready for distributing? And also I would like to have a full procedure/tutorial/guides on how to distribute my J2ME application to Sprint devices. Thank you. Regards, Mira
|