Wednesday, June 15, 2011

[android-developers] Re: Initial setup after app install/update?

If your app includes a broadcast listener for one of the more spammy
intents you can create a somewhat delayed setup this way.
Plz remember to disable the listener afterwards using
PackageManager#setComponentEnabledSetting(..)

On 15 Juni, 16:29, Joshua Partogi <joshua.part...@gmail.com> wrote:
> Hi all,
>
> Is it possible to implement an initial setup after the app has been installed?
>
> Kind regards,
> Joshua
>
> --
> @jpartogi

--
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

No comments:

Post a Comment