i have an iphone application that use core data for searching ,and in similar application in andoird am using sqlite ,so my performance is lower than iphone , is there anything similar to core data in Android ?.Also can i get any performance advantage by using ORM (am searching in table contain records 7000+)
For readers who are looking for a Core Data replacement in Android, I suggest an ORM tool like greenDAO. It allows you work with Java objects and uses SQLite as its storage back end.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With