Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个应用程序。我有两种形式。一种形式有一个EditText和一个Spinner。另一种形式用于查看数据库。我知道SQLiteOpenHelperand SQLiteDatabase,但我遇到了连接问题。我看不到数据库的输出。有关如何解决此问题的任何建议?
EditText
Spinner
SQLiteOpenHelper
SQLiteDatabase
浏览记事本教程
http://developer.android.com/resources/tutorials/notepad/index.html