Hello, can I edit or add data to the database (SQLite in Android) in a visual form, as in MySql (PhpMyAdmin), for example, you have 4 fields in the database, and there are 4 fields in the program to fill in, enter data there and click on add or ok and then the data entered by you is added to the database?

  • From the phone or PC? - Barmaley
  • PC (Windows OS) - rszh
  • Google SQLite database browser there it is full of them. Yawns ... - Barmaley

1 answer 1

To work with the database in Windows:

  1. SQLite Studio
  2. SQLite Database Browser

To work with the base in Android:

  1. SQLite Manager
  2. SQLite Viewer

To work with the database in Linux:

  1. SQLite Studio
  2. SQLite Database Browser

PS: I personally use SQLite Studio . Everything is convenient. No complaints