I have a database that I built in SQLite browser, and it works fine. I launched an app with a prebuilt database and now I want to add more tables and data to that database.
You can also set it via the setVersion SqlLiteDatabase method.
setVersion
Source: http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html#setVersion(int)