Skip to content

in this i repo i put all neccessary code which you need for storing and retrieving from sqlite database in android

Notifications You must be signed in to change notification settings

rk215/store-and-retrieve-data-in-SQLite-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

store-and-retrieve-data-in-SQLite-android

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.

  1. mainActivity for storing data into SQLite.
  2. main2Activity for getting data from SQLite by passing unique id(as traditionally)

About

in this i repo i put all neccessary code which you need for storing and retrieving from sqlite database in android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages