Re: [android-developers] Display sql data

2011-05-06 Thread Justin Anderson
This tutorial shows an example of how to interact with a database... http://developer.android.com/resources/tutorials/notepad/index.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware O

[android-developers] Display sql data

2011-05-06 Thread alex kimani
Hi guys, I am still a newbie, sorry if this is a 'blonde question'. I have a problem of displaying data on my textview and list view from my sql db. I can manage to check the records on the sql through cmd and create the db and tables through my app. but am unable to display the data on text vi