I am exploring the source code of an App. There is SQLiteDatabase used in the source code.
import android.database.Cursor; import android.os.Bundle; import an