https://github.com/mrmike/simple-android-notepad
Simple Android Notepad
https://github.com/mrmike/simple-android-notepad
Last synced: 10 months ago
JSON representation
Simple Android Notepad
- Host: GitHub
- URL: https://github.com/mrmike/simple-android-notepad
- Owner: mrmike
- Created: 2011-11-28T20:59:21.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T14:31:11.000Z (over 8 years ago)
- Last Synced: 2025-09-02T06:39:12.633Z (11 months ago)
- Language: Java
- Homepage:
- Size: 137 KB
- Stars: 15
- Watchers: 3
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple Android Notepad
Works with Android 1.6 (API 4)
This is a very simple notepad application for Android OS. Project purpose is to present how to use sqlite database in Android environment.
Feel free to use this project.