Well we’re now on part four of the Android Development series but in case you haven’t been following along, here’s what you’ve missed:
- Android Development 101: Hello World
- Android Development 101- Part 2: Graphical Elements
- Android Development 101- Part 3: Introduction to Databases
Caught up? Good. Now that you’re up to speed on what’s been going on in Android Dev class, I’ll let the teacher of the class (Greg R Jacobs) describe what the latest installment is all about:
In this tutorial we are going to cover some advanced database code as well as tie in to some more advanced GUI techniques. We left off on the last tutorial showing you how to insert and select data to/from the database as well as make a table. What we need now is to be able to delete data if it is not needed and update it if we entered it incorrectly. We will tie these abilities in with some more advanced functionality utilizing a long press on the screen for delete and for updating we will just press the data we want to edit.
Can’t wait for your next installment Greg!
[via hackaday]







Comments