On Nov 16, 10:41 am, TreKing <[email protected]> wrote: > 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#CA... > > 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 >
Thank you. Since I have to do something today to stop the flood of 'can't Open' messages, I'll try the Category_Info. Since I may still move to a FULL version model, did your export of preferences end up being custom code, extracting one preference at a time to a proprietary format, or are there Preference apis that helped? Nathan -- 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

