How can I save my database in the sd of my cell phone?
Here I have it created:
public class DB extends SQLiteOpenHelper{
String tabla ="CREATE TABLE Datos (Id INTEGER PRIMARY KEY AUTOINCREMENT, N text, C text, R1 INTEGER, R2 INTEGER, R3 INTEG...
asked by
10.03.2017 / 04:26