I am a new developer on Android and I want store user data in database using sqlite. For that design .xml file username as edittext and take button, after fill all text fields when click the button all the data is stored in database. and show this data on screen.....
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- Listening to outgoing sms not working android
- How to create Circular view on android wear?
These are useful tutorial and will help you
http://www.anotherandroidblog.com/2010/08/04/android-database-tutorial/
http://www.higherpass.com/Android/Tutorials/Accessing-Data-With-Android-Cursors/1/
http://developer.android.com/resources/tutorials/notepad/index.html