我有一个带有 midp 1.0 的 j2me 应用程序
它完全适用于诺基亚 n8、诺基亚 5233 等其他设备,但是当我在索尼爱立信 Aspen 上测试此应用程序时,它给了我警告信息,例如
Untrusted application
your application wants to send or receive information from
http://myurl/getLaunchDateByDate.php?Launch_date=2012-04-27,
this will use airtime which may cost you money.
Do you allow Net access?
它与应用程序签名有关吗?