I want to create an application which stores the given data such as
name, DOB, address, mail, and etc., into sqlite database and then goes
to another activity and that activity shows the data like tableview .
i've done this by listing data in listview in column. But it is not
aligned well. the address field is not synchronized with name. My aim
is to edit the data in real time(means when i press long in a row it
must be editable ) and update the edited data to sqlite database.

Any one please help me. Give me ideas how to do it?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to