How to create a database that updates by connecting to an online server - Android -



How to create a database that updates by connecting to an online server - Android -

i trying create proclamation app organization. using listview display announcements in activity. have listview set up, each item in list have title, , subtitle (describing announcement). when user clicks on announcement, taken new activity title @ top , info in paragraphs under it.

however, want app update weekly accessing online database containing list of announcements (i have domain maybe can host under own ip address). thought app update on weekly basis , update device's storage new announcements (so users can view offline).

i have no thought start. first android app, beginner - have intermediate experience in java. have lots of experience excel, , sql through ms access. don't know how set java create online database android.

thank help!

that might not need this link has great info on how connect android app external database. hope helps.

android sql-server database database-design webserver

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -