Just curious question...why do you want to store images in DB? Instead, you
can store the image on SD card and just store the path of image in DB.
When you want to show the image, just pickup the image from path and
display. If accidentally the image got deleted, then display any default
image.
On Feb 29, 2016 5:59 PM, "Jeevan Quad" <jeevan.q...@gmail.com> wrote:

> Hi Sir,
>
>   I am new to android. i need to store the multiple images to store into
> sqlite db and display on listview. If any one having code share to me......
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/b5512c2d-0433-4423-aabe-74db4b2990bf%40googlegroups.com
> <https://groups.google.com/d/msgid/android-developers/b5512c2d-0433-4423-aabe-74db4b2990bf%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAP0o6MefS_r4orfwio9ZZg9c5z5Y-M6whXfZckL%2Bp3bHT66zmw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to