Tagged Questions
0
votes
4answers
37 views
how to cache the image for a android list view [closed]
I am developing an application which has a list view with image. I planned to use lrucache to cache the image.Before implementing i just want to know is there any efficient way to do this(The list ...
0
votes
2answers
48 views
Display Image in a Listview (In Adapter) using Json
Please bear with me before downvoting this.I am a beginner to Android. After trying multiple solutions on here I have failed to resolve this.
I am trying to set the Image in the listview with the ...
-1
votes
2answers
109 views
Android retrieve image from sqlite and pass it to next activity through listview item
Thanks in advance. I sucess to pass data from list view to next activity but now i need to add an image from my database to listview and then pass it to the next activity. Or if it's easeiest just ...
0
votes
1answer
36 views
WPF: ListView with Images from a folder
I'm sort of new to WPF, but I have to do this and it's taking a lot of my time. I've searched for a solution but there are many alternative solutions and I honestly don't understand most of this. I ...
0
votes
0answers
86 views
Android how to insert image to a listview item from sqlite database and pass it into next activity [duplicate]
I sucess to pass data from list view to next activity but now i need to add an image from my database to listview and then pass it to the next activity. Or if it's easeiest just pass the image to the ...
2
votes
2answers
69 views
Android - ImageView from URL won't fill_parent in ListView
I have a JSON, I am parsing the JSON. It results with text and an image in a listview.
Everything works fine except one thing.
I am trying to get the ImageView to fill_parent as width and wrap_content ...
-1
votes
0answers
17 views
Overlay an image over Listview
i am trying to Overlay Image with an alpha channel over Listview , using jquery mobile
I cannot get it working propertly, can you help me?
I want something like this:
...
0
votes
3answers
119 views
load image from url(JSON) and add in listView [duplicate]
I am using JSON parser to parse JSON Response, where I am able to get item names in ListView but I am not able to get images corresponding to it. Where image url's are present in JSON response. How ...
0
votes
4answers
53 views
Show Urls instead of images Android app
I'm trying to create a simple app that loading photos from a website (like 9gag). I'm using jSoup and asyncTask. The problem is when I'm running the app it shows me only the urls of the images.. what ...
0
votes
0answers
126 views
displaying image from webservice in list view
I'm new to android programming, and am having some problems displaying images of webervice in a list view. when I start the project, the emulator closes.
Here is my code
Main Activity, calls another ...
0
votes
1answer
46 views
Updating Listview Images in another thread
I'm trying to make a custom listview adaptar that can update the imageView in each view asynchronously so that it doesn't slow down.
So far I'm using a vector that storage the bitmaps of the ...
1
vote
1answer
63 views
WPF: Image in ListView is not be shown
I have a ListView which should contain per line an image and text. The binding of the text works fine, but the image is not be shown.
My XAML-Markup:
<ListView Name="lvUpgrade">
...
1
vote
2answers
94 views
How to implement a lazy loaded list of images in a listview
What i am trying to do is toscroll through a list of images. But when i scroll down or up quickly the images are misplaced in order. A diff pic comes in the place where it was supposed to be. I have ...
0
votes
1answer
57 views
ListView items. Handle images with huge height
I have listview items with simple View inside, and i need to display image with huge height in it. I have cache system which can split large image into smaller ones.
Question:
What is the best way ...
0
votes
0answers
20 views
working with viewbinder
I have a database which I get name of image from It..I want to load image from sdcard..I searched and I find that with view binder I can customize my list layout..But every time I run my code I cant ...
0
votes
3answers
45 views
How to display several icons in row
I have a button. It calls another activity with custom listView, that contain images and checkBoxes, marked positions are passed to another activity. It's works well, but I need that retrieved several ...
0
votes
2answers
94 views
ListView with image and text filtering by text
Original post:
I have a ListView with image and text and a TextView to filter rows by text.
When I run my app it doesn't show the images and instead of text it shows the object reference.
Post ...
0
votes
2answers
265 views
Displaying Images in ListView (or something better!) in WPF MVVM using databinding
I am trying to display some images in a ListView and have not been successful. I am using WPF MVVM and the ListView is a holdover from simply displaying suits and rank data. (See my previous post: ...
0
votes
0answers
37 views
Using Custom Checkboxes image in ListView with MULTIPLE_CHOICE [Android]
I'm trying to customize my checkbox into my ListView with multiple choice, i know that in the widget Checkbox the XML line works : android:button="@drawable/btn_star" , but not in ListView :/
Thank ...
1
vote
1answer
56 views
Remove image in jQuery Mobile li
I want an icon to be toggled in a jQuery listview each time the user clicks a line.
Here is the complete source code.
The following code doesn't seem to work:
$(this).remove('img');
I also tried:
...
0
votes
1answer
90 views
Spanned images on Android ListView
I'm trying to convert an HTML text with images using Html.fromHtml and set it inside a ListView, but images appears as squares! I have implemented an imageGetter and also I set
...
0
votes
1answer
85 views
Weird transform behavior with Images in WPF ListView
I've got a DataGrid with multiple columns. In one of the inner columns, I am displaying an image. This image needs to be rotated, so I used a TransformGroup to scale and rotate the image as needed.
...
2
votes
1answer
299 views
how to group radio buttons in custom listview
I am working with custom listview with images and radio buttons. Now I want to group these radio buttons. Here is my xml and the java class program.
<?xml version="1.0" encoding="utf-8"?>
...
0
votes
0answers
17 views
Image information in database for android
Let say i have listview with images and checkbox. You can make the picture favorite by clicking checkbox. Let say i have a button "show my fav pics", which loads information from database and opens ...
1
vote
1answer
305 views
image size listview jquerymobile
I'm trying to set a listview like that:
http://jquerymobile.com/demos/1.2.0/docs/lists/lists-thumbnails.html
I dinamicly generate my code
$('#calendarPage').live('pagebeforeshow', function(event) {
...
0
votes
0answers
129 views
displaying image thumbnail with name and size in listview of android
in my application i'm retrieving images from sd card and listing them in list view.
i want to display thumbnail with name and size of file.please help me.
how can add image view to display thumbnail ...
2
votes
1answer
162 views
jquery mobile Autodividers in Listview with thumbnail
I'd like to create a dynamic listview thanks to jquery mobile.
It works but if I put any thumbnail in the li of the listview there is no more auto dividers.
Any idea ?
Thanks
0
votes
0answers
135 views
How to get an Image in a ListView
I am writing a Catalogue app, in which I'm using this flow:
Category > Products > SingleProduct
and I am able to get the list of categories and products with complete details, like : Name, ...
0
votes
2answers
261 views
retrieving images from the database and injecting them into listview
I have a table BIKETYPE{BIKETYPEID,NAME,DESCRIPTION,IMAGE} . IMAGE has a datatype of image. I am trying to display the table through list view. i am able to see every thing except the image coloum.
...
0
votes
0answers
89 views
populate listview with image taken by sqlite field
I have a sqlite table that have a field that store the name of image
image1.jpg
This images are physically stored to mnt/sdcard/DCIM/Camera
I want to populate a listview that read the field in ...
3
votes
2answers
73 views
Android unload listview images
Please excuse my english, I'm french !
So, I have got a little question...
Do you know a clean way to unload images in a listview ?
I want to display images for visible items and, to free memory, ...
1
vote
3answers
139 views
Lazy adapter only on scroll
Please excuse my english... I'm French :)
I write this post because I have a little problem with my Android application !
I have got a listview, with images and text, and I want to load images ONLY ...
0
votes
0answers
23 views
Display a list of images in ListViewColumn
I have a binding from a ListView to a class which contains info about an image file (which contains more than one image) and I want to display the images themselves in the last ListVievColumn. Here is ...
0
votes
3answers
301 views
Making a custom android ListView adapter Clickable
I've been trying to create a clickable listview that takes in a string array and a few images and presents them in a textview style. So far I have managed to create a listview with each of the strings ...
2
votes
2answers
710 views
how to display image dynamically in listview android?
( i have image in res/drawable, the name of image in database)
I've done to display image from res/drawable to listview, but images appear same picture..
i want display difference image from the ...
2
votes
3answers
199 views
Is it necessary to store images in memory to show on list view in android
I'm showing list with one ImageView on every row of list.
For that, I download images from net in another AsyncTask using Drawable.createFromStream
And store them as Drawable in ArrayList which I ...
0
votes
1answer
350 views
Bind images to a ListView in metro app (win 8 app)
I have a list of images and I need to bind the images to the image controller that is inside a listview.
My Xaml Code
<ListView Name="lbxItems" SelectionChanged="ListBox_SelectionChanged_1" ...
0
votes
2answers
460 views
Android - GC lags listview scrolling with “bigger” images
In a listview I want to draw one image on a list entry.
These 20 images have to scale to fill the width in vertical mode.
The phone resolution is 480 x 800 pixels (SGS2).
The images resolution is ...
0
votes
1answer
126 views
Bitmap in listview doesn't work [duplicate]
Possible Duplicate:
How do I do a lazy load of images in ListView
i have listview with bitmap and text. When i download picture and i want to view it, it not appears in my app. When i used ...
-1
votes
4answers
104 views
listview with image taken from a specified folder
I have an app in which a listview is populated from a db.
from this db i take a text and a string containing a folder, like /sd-card/my-folder/image.jpg
I need to create a listview with the image ...
0
votes
2answers
181 views
Image in listview via database+assets
I have a database which has a name of an animal, and in an other column a sound of the animal.
The listview works fine, and now I would like to extend it with an image out of the assets.
For this I've ...
6
votes
4answers
411 views
Android: How to put an image file from sd card to HashMap with simpleadapter?
I am reading files from the selected folder on my phone like you can see in the following code.
And how could I get this work with an Imagefile?
At the end I like to have an imagelist with a preview ...
1
vote
2answers
405 views
Android: How to check if file is image? [duplicate]
Possible Duplicate:
Know if a file is a image in Java/Android
How can I check a file if it is an image?
like following:
if(file.isImage)....
If it's not possible with standard libraries, ...
0
votes
4answers
184 views
How I can make a If Clause in my ASP.NET ListView?
I have a ASP.NET Application with a ListView. The ListView get Datafrom a DataTable and I want if my ListView builting the itemtemplate that I have a if clause for change a image inside.
ForExample:
...
0
votes
1answer
1k views
ListView Loading Images with AsyncTask
I have been reading through a lot of answers of questions that are similar to mine, but still having problem fixing my issue. I have a project that is an RSS Reader that loads in images in the ...
1
vote
2answers
286 views
ListView scrolling for image in android
In my application images are loaded from server. I have used images loader for image loading.
But problem is that , while images are loading, if I scroll the listview , images are shuffled, order of ...
-1
votes
2answers
726 views
how to insert text and images in database and retrieve in listview in android with values entered in edittext
I want to insert values from edittext and select image and then store it into the database and retrieve in listview. I successfully inserted the edittext values like name and password in listview bt ...
0
votes
1answer
255 views
vb6 set listview item/subitem image
i have a listview that i want to implement the effect seen in this image.
The listview hides some items like in the image below except a password is entered.
I know that item and subitem image are ...
1
vote
2answers
125 views
How to put an image and a text in a ListView in Android
I'm kind a new here so, I have a problem.. I have this menu a Listview specifically and I want to put an image before the text.. this is my menu2.java..
public class menu2 extends Activity {
private ...
0
votes
1answer
182 views
How to load images into listview
I have this ListView and I want to load images to that ListView. And I have file paths in which the images are stored. I want to loop for each images contained in the file path and load them into the ...



