Looking for assistance completing an android app which will handle about a million entries. I used this tutorial which lead me to the source code here [EmployeeDirectory6-1.0.apk] but i am getting error java.lang.OutOfMemoryError when the database begins to get bigger, i've read in different places to use a different database, break the database and then merge them, i am new to android programming, if someone can help on the right path or we can work on this together would be greatly appreciated it
feedback
|