-
Notifications
You must be signed in to change notification settings - Fork 2
Populating and Quering SQLite Databases on Android
VKEDCO/StoredSQLiteQueryApp_00002
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1) Eclipse Project (StoredSQLiteQueryApp_00001.rar) with an Android (Android 2.3.3) app that creates an SQLite database (math_info.db) with one table (mathematician), populates it with entries for twelve famous mathematicians (Muhammad al-Kwarizmi, Nicolaus Copernicus, Johannes Kepler, Blaise Pascal, Andrey Kolmogorov, Isaac Newton, Nikolay Lobachevsky, Georg Cantor, David Hilbert, Giuseppe Peanno, Kurt Godel, Alonzo Church), and allows the user to search the database by the mathematicians' research areas and countries. 2) More details at http://vkedco.blogspot.com/2012/11/mobappdev-populating-and-quering-sqlite.html 3) DB manipulation is done on the UI thread with no synchronization. 4) Targets: Android 2.3, Eclipse 3.6 5) To start: unzip into a folder; open in Eclipse; Run as Android Application.
About
Populating and Quering SQLite Databases on Android
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published