In my app I inserted a row since a button in main screen and recover
this row in a Service process. But, when I clicked in the button that
execute the SQLiteDatabase.insert, the first insert didn't worked.
Immediately after I tried insert the row, I can recover the row, but
when I tried recover the row in another screen or thread the
SQLiteDatabase return null.


Does someone know why happened?

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