Any tip/sight...
How do radio buttons, id from database[how?], and exist an Edit / Delete key at bottom to submit it, to choose from Database data (phone book app) the record to edit/delete?
I want a radio every record(every dynamically created Textview - that may span two lines?)...so for each record I must dynamically create TextView+RadioButton(inside RadioGroup) but vertically aligned? how vertically...?