Python GUI & Scripts, Nimbuzz Apps and Other Softwares for Windows Desktop, Android Devices, Cross-Platform and more, including source codes [c-sharp , python, java, etc.] just for information purpose only! All apps on this Blog are self-coded, tested and few might be referenced to Thirty Party sources as well. All Source Codes are available at my GitHub: https://github.com/dbh4ck
Saturday, 2 April 2016
Monday, 14 March 2016
Android SQLite DB Sample - INSERT, UPDATE, DELETE
Features: - Create SQLite DataBase, Tables, Columns
- INSERT Data
- UPDATE Data
- DELETE Data
- Drop Table IF ALREADY EXIST
Download
Source on GitHub
Step 1 : Create A class for get-set Contacts:
Step 2 : SQL Database Handler class:
Step 3 : For adding new Contacts and Updating existing contacts here's the class:
Step 4 : MainActivity:
Subscribe to:
Posts (Atom)