android - Create clickable item on listview -


how make clickable item in listview , data directly db when clicking it? should use cursor , column names in cursor??

simple, create simplecursoradapter , interface database given layout. once have can pull callback on listview , cast same type (cursor) then pull information relative specific row , should golden!


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -