Thursday, July 21, 2011

Re: [android-developers] Getting EULA dialog to show on first run and subsequent upgrade first runs.

On Thu, Jul 21, 2011 at 5:43 PM, Raghav Sood <raghavsood@gmail.com> wrote:

>
> It works perfectly on the first run but when an upgrade is done the code
> fails to display the dialog. Is there any way to display the dialog on
> upgrades as well?
>

Append the version name/number to the preference key.

Why do you need to show the EULA on every update? Do you
really change it every time you upgrade the app? BTW, that's
a sure way to get a lot of hate mail/1 star reviews. Everybody
hates EULAs :)

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