Android problem - The apps cannot read SQlite Database at first time, but second time its works HD

29.05.2016
I get this error when trying to read database with android studio. "E/SQLiteLog: (1) no such table: student" "Failed to open database" ----- The problem caused by .. sqlite schema version in not compatible.. So i change schema version from 1 to 4 and then its works! :)

Похожие видео

Показать еще