Skip to content

Android app demonstrating how to use SQLite database for storing abbreviations

License

Notifications You must be signed in to change notification settings

marcschepp/Android_AbkVerz

 
 

Repository files navigation

Android-App: "AbkVerz"

Source code for an Android app (project for Android Studio) demonstrating how to use SQLite database for an app to store and search abbreviations.


Identifiers (names for classes, variables and methods) and UI texts are in German only.


SQL files for testing with command line program SQLite3 (e.g. sqlite3.exe on Windows) can be found in sub-folder SQL/. These files will NOT be included into the app file (APK file) generated by Android Studio.

See this repository for a variant of this app which uses the Room Persistence Library.



Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Screenshots were taken from emulator.



License

See the LICENSE file for license rights and limitations (BSD 3-Clause License).

About

Android app demonstrating how to use SQLite database for storing abbreviations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%