in this i repo i put all neccessary code which you need for storing and retrieving from sqlite database in android
i also put sqlite helper class. and two activity.
- mainActivity for storing data into SQLite.
- main2Activity for getting data from SQLite by passing unique id(as traditionally)