[android-developers] Re: Could I exec some codes after my app is installed
If my app is replaced by a new version one, my app can receive intent
"PACKAGE_REPLACED". However, when my app is installed first time, my
app cannot receive intent "PACKAGE_INSTALL" or "PACKAGE_ADDED". Why?
So I think that I can only do something when my app is updated to a
new version, not when my app is installed first time. Is that right?
Thanks!
On Jan 18, 5:32 pm, xeagle <xeagle...@gmail.com> wrote:
> Hi,
>
> When my app is downloaded from Market and installed, could some code
> be executed? I'd like do something after my app is installed. Is there
> any callback?
>
> Thanks
> He Chuan
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home