I am writing an application for my third year project. The application will require interaction with an external mySQL database. The application will retrieve data from the database and display it to the user in a ListView.
I have a good idea of what sort of functionality the application is going to have. I also have spent a lot of time working with ListViews and the local SQLite database. I also did a bit of reserach into the HttpUrlConnection class.
I am just wondering would anyone be able to offer me a little bit more guidance as to how I might go about accessing this external database?
Will it involve me having to write a web service to handle the transactions? and if so what would that involve as I have not encountered web services in my course just yet.
Any advice would be much appreciated. Also my application is intended for use on ICS v4.0.4.
Thanks everyone!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…