开发者

First run run after install

In Symbian, if we set a parameter frri, we can make the appmanager to run the new application on completion of download and installation. Do we have any feature as such in android so th开发者_开发问答at application will start as soon as it gets installed on to device.

Thx.


No, that is not possible. You must wait for the user to start your application, or for Android to broadcast some Intent for which you have a manifest-registered receiver established.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜