• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Problem Populating ListView from Database

Hello all,

I'm populating a listview from a database query and I can't seem to figure out what is going wrong.

As you will see in the image, the query is returning some sort of id. I've done a ton of googling, but the problem is that I don't know what to search!

If anyone could put me on the right track, I'd really appreciate it.

Android.png
 
Looks like the problem is the data you're storing in the database. It appears to be reference to a value instead of an actual value.
 
Back
Top Bottom