excel - Database and android connection and storing database on mobile -


i want design android application in whatever changes made me through android application should reflect in database.database should stored on mobile.whenever want can upload data on server.so can please me in deciding should select store data on mobile.excel sheet or word file.is possible.

for database stored on device, use sqlite

for database on server use, popular rdbms(mysql, sql server, oracle ...)

excel , word microsoft business application not help.

read on android.database.sqlite


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - Mongodb revoke acccess to connect test database -