android - Have a Database that i got from an Iphone project (.sqlite) -


what change need implement iphone database (.sqlite) android project?

thanks help

android comes sqlite3, can either create database ground or can ship application pre-populated database.

the following might prove useful:
1. sqlite basics
2. ship android application database
3. using own sqlite database in android applications


Comments

Popular posts from this blog

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mysql - How to insert just year and month into date field? -