Greetings,
I am just beginning to learn the Android OS platform. I have got a project in mind, but am not familiar with the capabilities of the technology. I want to create a simple login and logout application that communications with a web-hosted SQL database. (eg. check whether user "11235" has pin "1337"). From what I can find, the only database abilities is SQLite which appears to be a local only database. Could someone shed some light on this or even perhaps point me towards further readings/resources?
Much appreciated!
N
I am just beginning to learn the Android OS platform. I have got a project in mind, but am not familiar with the capabilities of the technology. I want to create a simple login and logout application that communications with a web-hosted SQL database. (eg. check whether user "11235" has pin "1337"). From what I can find, the only database abilities is SQLite which appears to be a local only database. Could someone shed some light on this or even perhaps point me towards further readings/resources?
Much appreciated!
N