I\'m trying to build an app, that pastes an input from a previous activity(works with no problem) and then shows me some things from a database(when ButtonGet is pressed). T
Please attach logcat message and if possible DB file.
This could be the possible problem, You might be reassign the already assigned db object while inserting in the table.