https://github.com/sabujxi/people-store
An android app initially for educational purpose. Initially developed for teaching SQLite in Android
https://github.com/sabujxi/people-store
android android-application database java sqlite
Last synced: 3 months ago
JSON representation
An android app initially for educational purpose. Initially developed for teaching SQLite in Android
- Host: GitHub
- URL: https://github.com/sabujxi/people-store
- Owner: SabujXi
- Created: 2017-10-04T12:31:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-09T19:51:38.000Z (over 8 years ago)
- Last Synced: 2025-01-19T09:41:41.586Z (over 1 year ago)
- Topics: android, android-application, database, java, sqlite
- Language: Java
- Size: 170 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# People Store - An Android Application
I started developing this application for providing lessons on developing android application that need to interact with database, content providers/reslvers, network, etc. In the long run it may or may not result into a full android application. Currently this application is a part of a series of articles written by me to teach the world android programming.
## Few Screenshots (Related To Interface And SQLite)
Main Activity Initial Screen:

Insertion Success:

Search Success:
