Hello,
I have run into some difficulty and have run out of things to try.
Basically I am populating a spinner from an SQLite table.  Once the
user makes that selection I want to log that selection into another
table but it is returning android.database.sqlite.sqlitecur...@....

I have tried CursorAdapter.convertToString (Cursor); with no luck.
since I am placing the cursor value directly into SQLite do I even
need a listener?

Any suggestions would be appreciated.

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

Reply via email to