i want to add radiobuttons in andriod for the selection of table from database. currently i am using one table but if want to add another table what code is use for parse. here is my code. thanks in advanced guys.
private static final String DB_NAME = "yourdb.sqlite3";
//������� ��������� �������� ������� ���� ����� �� �����������
private static final String TABLE_NAME = "war1";
private static final String MY_ID = "_id";
private static final String MY_CELL_ID = "CELL";
private static final String MY_ADDRESS = "ADDRESS";
Aucun commentaire:
Enregistrer un commentaire