On Jun 30, 5:07 pm, TreKing <treking...@gmail.com> wrote:
> On Thu, Jun 30, 2011 at 4:21 PM, Spooky <spooky1...@gmail.com> wrote:

> I doubt ads alone would drive people away. Most free apps have
> them and people are used to it.

True.  But then we get back to the "I know exactly zilch about
how to do this..." and the point that I didn't mention, but
probably should, that if I have to go back to coding on this app,
the migraines will no doubt return (same post-cancer stuff I've
bored people here about too many times already).  I think I'll
save that for new apps.  :-)

> > Where would I find the docs on how to do this?
>
> IDK, but this is fairly straighforward - pseudocode:

> if (!sharepreference.getBoolean("showed eula?", false))
> {
>  showEULA();
>  sharedpreference.setBoolean("showed eula?", true);
>
> }

Ok, thanks ... that'll work, too.  :-)

I also added it to the usage/about text file in assets.

I can't release it until tomorrow (only have about $3
of the required $25 sign-up fee left this month, so it
has to come out of next month's disability check), so
I'll deal with the final details tomorrow, along with
getting the app signed, obfuscated (if I need to do
that with a free app---I'll read up on that tomorrow),
on the market, etc.

Then I'll post over in the new app announcements group
in the Android Forums to let people know it's out there.

Thanks,
   --jim

--
73 DE N5IAL (/4)        | DMR: So fsck was originally called
spooky1...@gmail.com    |      something else.
http://jdgapps.com/     | Q:   What was it called?
< Running FreeBSD 7.0 > | DMR: Well, the second letter was different.
ICBM/Hurricane          |    -- Dennis M. Ritchie, Usenix, June 1998.
   30.44406N 86.59909W

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to