Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-20 Thread Stephan Beal
On Tue, Sep 20, 2011 at 1:56 PM, Simon Slavin wrote: > Sorry, Mayuri. I don't program for Android. I don't know what programming > is needed or have an emulator. You are still writing to a mailing list > about SQLite. I think you need a mailing list about Android. > And i strongly recommend

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-20 Thread Simon Slavin
On 20 Sep 2011, at 6:17am, Mayuri wrote: > Here i attached my application. Sorry, Mayuri. I don't program for Android. I don't know what programming is needed or have an emulator. You are still writing to a mailing list about SQLite. I think you need a mailing list about Android. Simon. _

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-19 Thread Mayuri
Here I attached one more application this application is showing different bitmap addresses but its not showing images in emulator.I wrote code for retrieving images from sqlite but its showing error.this code is showing text message. I want displaying images in emulator. if u know please send me

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-19 Thread Mayuri
Hi Simon, Here i attached my application.check once. http://old.nabble.com/file/p32500286/databaseex.rar databaseex.rar This application retrieving only one image.now i want retrieving list of images like this. -- View this message in context: http://old.nabble.com/How-to-store-and-retrieve-li

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-19 Thread Simon Slavin
On 19 Sep 2011, at 12:46pm, Mayuri wrote: > I want to make application that fetch Images and profile > of the person from the DataBaseand not from the XML...I know thats a > difficult task You have two obvious options: Store your image in an image file, and store the path to that file a

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-19 Thread Mayuri
See this image link I want to make application that fetch Images and profile of the person from the DataBaseand not from the XML...I know thats a difficult task https://market.android.com/publish/images/PQAAABUpX68z-Ts6OIXNuJrDtrFtAlLfUiZSFU-y_XHViD6X96UNtB7IkJF26L-WnrTAhckA9qdfcHVjLPJ2S

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-19 Thread Simon Slavin
We don't know how to help you. There are many ways to store images in a SQLite database. You write software to put them in and more software to retrieve them. Whatever problem you have doesn't seem to be related to SQLite. And you say > I am trying to store list of images in sqlite it's don

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-19 Thread Mayuri
WOW even I am looking for it ...i you get help just inform me to plz Mayuri wrote: > > Hi All, > I did one application store and retrieve only one image from sqlite,now > I am trying to store list of images in sqlite it's done but I unable to > retrieve those images on emulator. >

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-16 Thread Mayuri
* I wrote the code in java file for displaying images.But those images are not displaying in emulator. If you possible give me a sample application to retrieve list of images from sqlite. -- View this message in context: http://old.nabble.com/How-to-store-and-retrieve-list-of-images-from

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-15 Thread Mayuri
Thanks for your replay. I wrote the code in java file for displaying images.But those images are not displaying in emulator. If you possible give me a sample application to retrieve list of images from sqlite. -- View this message in context: http://old.nabble.com/How-to-store-and-retri

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-15 Thread Simon Slavin
On 15 Sep 2011, at 1:35pm, Mayuri wrote: > As a BLOB. > > we are able to see these images in SQLite Expert. But those images are not > visible in emulator. SQLite Expert is doing its own magic in order to interpret the contents of the BLOB field as an image. This is not something built into t

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-15 Thread Mayuri
As a BLOB. we are able to see these images in SQLite Expert. But those images are not visible in emulator. -- View this message in context: http://old.nabble.com/How-to-store-and-retrieve-list-of-images-from-sqlite-in-android-tp32469610p32471232.html Sent from the SQLite mailing list archive

Re: [sqlite] How to store and retrieve list of images from sqlite in android

2011-09-15 Thread Simon Slavin
On 15 Sep 2011, at 8:38am, Mayuri wrote: > I did one application store and retrieve only one image from sqlite,now I > am trying to store list of images in sqlite it's done but I unable to > retrieve those images on emulator. How did you store your image ? As a BLOB ? Or as a pointer to a fil

[sqlite] How to store and retrieve list of images from sqlite in android

2011-09-15 Thread Mayuri
Hi All, I did one application store and retrieve only one image from sqlite,now I am trying to store list of images in sqlite it's done but I unable to retrieve those images on emulator. please can any one help on this. Thank u in advance. -- View this message in context: http://old.nabbl

[sqlite] How to store and retrieve list of images from sqlite in android

2011-09-15 Thread Mayuri
Hi All, I did one application store and retrieve only one image from sqlite,now I am trying to store list of images in sqlite it's done but I unable to retrieve those images on emulator. please can any one help on this. Thank u in advance. -- View this message in context: http://old.nabbl

[sqlite] How to store and retrieve list of images from sqlite in android

2011-09-15 Thread Mayuri
-- View this message in context: http://old.nabble.com/How-to-store-and-retrieve-list-of-images-from-sqlite-in-android-tp32469558p32469558.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users mailing list sqlite-users@sqlite