I have an app that does something similar and the way I ensure that
the copy is finished is that I have a special end-of-load (EOL) record
that goes into the table as the last item. My app does a select for
that EOL record each time it's launched. If the table isn't created
yet or the EOL is missing then the app puts up a screen asking the
user to wait a moment.

-- 
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

Reply via email to