pentium10 wrote: > Maybe I missed something but I can't locate a way to get a String[] > array of keys from a ContentValues object? > > Can somebody help me out?
Dude, you just asked this 22 minutes ago over on StackOverflow. http://stackoverflow.com/questions/2390244/how-to-get-the-keys-from-contentvalues You even got two answers there. Please give the questions a little time in one forum before cross-posting elsewhere. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.0 Available! -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

