java - Insert names in a database Android -


i need create list of names display in mainactivity. list dynamic have use database. i've never used db on android need help; i've it's this: have + button add names. i'll display dialog "insert name: "edit_text_where_put_the_name" , ok button confirm insert. added name visible in activity. how can this? there has example (code) or idea on how this? thanks.

see android sqlite database , content provider - tutorial lars vogel


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -