In my Android app i have screen with Table matrix (corresponding screenshot as shown in below).I have designed for each row i used a linear layout set as horizantal with TextView and Checkboxes.So, i have designed for all rows in the same way.
Now, i have Strucked at how to create and insert a table using Sqlite Database in android for getting a value of selected checkbox with this type of view.
For an Example, In design view, 0th row (TASK 1) and 0th column (WEEKS means Sunday,Monday,Tuesday and so on), If an user selects Task1 with Sunday Checkbox then i want to get that particular action ID and Value (selected Checkbox Value)
I am New Android Developer So Please Help Me On This.
THANK YOU.enter image description here
Aucun commentaire:
Enregistrer un commentaire