[android-developers] Re: How to do some init operation immediately after install

2009-10-03 Thread Beowolve
You could add an extra activity to your apk that does the init stuff if the database does not exist and otherwise closes without showing anything. It might be a good idea to inform the user that you are going to create a 15mb db on his device. Telling the user why this is needed might be a good th

[android-developers] Re: How to do some init operation immediately after install

2009-10-02 Thread zhiyazw
Anybody help? --~--~-~--~~~---~--~~ 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-d