如何从EditText上存储数据到Android SQLite数据库?数据库、数据、EditText、SQLite

由网友(我的心好痛)分享简介:我在Android上一个新的开发,我使用SQLite要在数据库中存储用户数据。对于设计.xml文件作为用户名和的EditText采取按钮,填写后所有文本字段点击所有的数据都存储在数据库中的按钮时。并在屏幕上显示这些数据..... I am a new developer on Android and I want s...

我在Android上一个新的开发,我使用SQLite要在数据库中存储用户数据。对于设计.xml文件作为用户名和的EditText采取按钮,填写后所有文本字段点击所有的数据都存储在数据库中的按钮时。并在屏幕上显示这些数据.....

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.....

推荐答案

这些都是有用的教程,并会帮助你。

These are useful tutorial and will help you

http://www.anotherandroidblog.com/2010/08 / 04 / Android的数据库教程/

的http://www.higherpass.com/Android/Tutorials/Accessing-Data-With-Android-Cursors/1/

http://developer.android.com/resources/tutorials/notepad/ index.html的

阅读全文

相关推荐

最新文章