On Tue, Nov 16, 2010 at 11:50 AM, Nathan <[email protected]> wrote:
> I'm sure that some of you are old hands at this and can give some advice. > I have an export option in the free version that writes data to the SD card, then read back in the full version (and deleted once it's absorbed). > My customers didn't want to have two app icons once they installed the > license. So I made it invisible. Now I have users that say they can't > "open" the license after purchase. > For those "special" people, use this: http://developer.android.com/reference/android/content/Intent.html#CATEGORY_INFO You can open it in the Market but doesn't show up in the launcher. I'm sure some people will still find something to complain about. =P ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

