I was trying to create a sqlite database using android when I came across this.
There are 2 methods this.openOrCreateDatabase() and SQLiteDatabase.open
this.openOrCreateDatabase()
SQLiteDatabase.open