I am trying to have the typical first run message that prompts the user to accept a contract and then I want it to populate my database with some initial values.
I was thinking about adding a table to the database, setting a single value to zero in that table, and then when the user clicks 'ok' set it to 1, but that's probably a bit much. How do you all check to see if it's the first run? Thanks! -fREW --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

