Hi, I have an application that has a Content Provider with an SQLiteDatabase. I noticed that my tables don't get any new row entries inserted after i reach index number 1000.
I ran this on 2 different phones and noticed that they both stopped adding new entries after 1000. Is this a limitation that is documented somewhere or is there something wrong with my code? Thanks in advance. -- 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

