开发者

GPRS Setting in mobile Application its self

开发者 https://www.devze.com 2023-02-21 17:40 出处:网络
Can i save automatically GPRS setting when i am installing the Java ME applicat开发者_开发技巧ion.

Can i save automatically GPRS setting when i am installing the Java ME applicat开发者_开发技巧ion. Any one have any experience please share.


No, You can't have this.

What you can do is, Try making connection if it fails prompt user to make active connection available to application.


Unfortunately, you can't change the GPRS settings programmatically. We don't have the permission for accessing those things. So you have to change manually the GPRS settings before starting your application.

0

精彩评论

暂无评论...
验证码 换一张
取 消