[android-developers] android SQLite query

2011-11-19 Thread lbendlin
You will need to learn SQL. Getting all data from a table goes like SELECT * FROM tablename That's what needs to go into the SQL string field. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] android SQLite query

2011-11-19 Thread Deepu George Jacob
I am facing a problem to access IP camera directly in android.I got byte streams of video file by using http request I am facing a problem How to convert live stream to video file . Anybody knows it please replay me.. Thanks -- You received this message because you are subscribed to the

[android-developers] android SQLite query

2011-11-07 Thread samarkand
hello! i don't know how to view my DB file as list. there's an SQLite data base file prepared and already passed to my comp from droid device. and has been opened in sqlite browser. the browser has a window where :'SQL string' textbox and 'SQL quiary' button. there are three column in my DB: