Never mind, I hadn't realized I posted this to the android-developers
group at:
http://groups.google.com/group/android-developers/browse_thread/thread/796342d2a30c0c0b#



On Jun 24, 9:19 am, nbadal <ladabk...@gmail.com> wrote:
> Is there any way to add data to a listview, outside of a cursor? In my
> application, I have a SQL database that I use to store data for each
> list entry, but one of the numbers I need to show is not directly
> derived from the database, but is instead calculated from a number
> from the database. (Database stores a date, but I want to show the
> number of days until that date)
> I know the formula to get this number, but how would I insert it into
> the list without putting it into my SQL database?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to