查看SQLite数据库在Android的列表视图? [英] view SQLite Databases in android listview?

查看:140
本文介绍了查看SQLite数据库在Android的列表视图?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我相信有一个简单的解决方案,这一个,但我想我会检查与这里所有的人第一。

I am sure there is an easy solution to this one but I figured I would check with all the folks here first.

我正在为Android在用户创建并沿着什么样的phpMyAdmin做定期电脑线管理数据的数据库创建和管理应用程序。

I am working on a database creation and management application for android where the user creates and manages data along the line of what PHPMyAdmin does for regular computers.

予有其中用户创建一个数据库和可以插入用适当的风格数据表到系统中的一节。

I have the section where the user creates a database and can insert tables with the appropriate styled data into the system.

接下来的重点是选择哪些数据库输入和修改其内容。有一个方法来显示可用的数据库,以及它的表内容,在列表视图的形式为用户输入和编辑所需的数据...

The next priority is selecting which DB to enter and modify its contents. Is there a way to display the available databases, along with its table contents, in the form of a list-view for the user to enter and edit the desired data??

我知道,这是一个相当沉闷的问题,但是这基本上是最后一块拼图为我适合这个程序才能正常工作的原始格式。如果您需要任何进一步的信息或任何code来考察,我会很乐意提供。

I know that this is a rather dull question, but this is basically the last piece of the puzzle for me to fit into this app before it is operational in a raw format. If you need any further information, or any code to examine, I will be happy to provide.

再次感谢大家的帮助。

推荐答案

下面是对SQLite数据库和显示内容的一个很好的教程在的ListView http://www.vogella.com/articles/AndroidSQLite/article.html#databasetutorial

Here's a good tutorial on SQLite databases and displaying contents in a ListView: http://www.vogella.com/articles/AndroidSQLite/article.html#databasetutorial

这没过编辑多,也可以很容易地看到他把值插入到数据库中。

It doesn't go over editing that much, but it's easy to see where he puts the values into the database.

thenewboston在YouTube上是Android教程一个很好的资源,他就去了的SQLite 数据库: http://www.youtube.com/watch?v=gEg9OdufXmM

thenewboston on YouTube is a good resource for Android tutorials and he goes over SQLite databases: http://www.youtube.com/watch?v=gEg9OdufXmM

这是pretty的COM prehensive和缓慢的,如果你已经有点知道你在做什么,所以这里是他越过插入数据/编辑数据库,如果你只是想跳转至: http://www.youtube.com/watch?v=S3Z4e7KgNdU

It's pretty comprehensive and slow if you already kinda know what you're doing so here is where he goes over inserting data/editing the database if you just wanna jump to that: http://www.youtube.com/watch?v=S3Z4e7KgNdU

这篇关于查看SQLite数据库在Android的列表视图?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆