开发者

How to create a Startup Application in JavaME

开发者 https://www.devze.com 2023-01-08 01:05 出处:网络
How to create a Startup Application in JavaME.the Program will sta开发者_运维知识库rts while the boot up of the MobileFor nokia add jad attribute.

How to create a Startup Application in JavaME.the Program will sta开发者_运维知识库rts while the boot up of the Mobile


For nokia add jad attribute.

Nokia-MIDlet-auto-start: yes

possible values are yes, no and once.

on SE devices JP7onwards you can use pushregistry entry

MIDlet-Push-1: autostart://:,,*

static and dynamic both will work

in blackberry go project properties ->application tab-> check option "Auto-run on startup"

don't know about other devices like motorola.

0

精彩评论

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

关注公众号