Is there a limit to the size of database I can use in an Android OS app? -


i have wanted build android app long time now, , haven't had time try learn how make have outsourced reputable company in india. app simple db driven reader app. initially, development company said there no problem app idea, they'd have done in 2 weeks.

but then, got me , said content large android os, , wasn't possible make. content, have text of book in different languages displayed. each sqlite db 12-15 mb.

is true os can't handle db's of size? doesn't seem right. if true, can around issue? of have experience issue?

thanks much

as far know, there no limit of database size, instead can limit database size programmitically using setmaximumsize(db_size). long device has sufficient storage database grow according size of data.

refer thread : http://groups.google.com/group/android-developers/browse_thread/thread/a743a3a5a6f5f353?pli=1


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -