Friday, July 15, 2011

[android-developers] Re: Help me to create my application(data to be edited real time)

GO thru SDK samples. They will give you generic idea of how that could
be implemented.

On Jul 15, 7:54 am, julious raj <julious...@gmail.com> wrote:
> 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment