Android CRUD

Description
This app illustrates on how to create, read, retrieve, update, delete and display records from the database. The app was done using Eclipse for front-end and sqlite for the back-end.
Features
  • It can add new records, update and delete existing records. 
  • It can able to search and retrieve records from sqlite database. 
  • It can pass value from main activity to another. 
  • It can manage and create sqlite database and table.
Instructions
  1. Download and extract the file 
  2. Open the extracted folder then locate and open the bin folder 
  3. Copy the .apk file and install it to your android mobile device 
  4. To modify the source code. Open Eclipse Indigo or Juno. Import or open existing project.
Screenshot

Programming Language: Java + XML
Programming IDE: Eclipse
Database: SQLite
Click Contact Us to request the source code