Re: [android-developers] listview hashmap checkbox

2012-08-24 Thread Justin Anderson

 im working on a customized listview(hashmap)

I can't think of a scenario where you would want to use a hashmap for a
ListView.  ListView requires index positions for everything and a hashmap
doesn't provide that functionality.

the isue is that i can't use the values of some textviews when the checkbox
 is checked

What do you mean you can't use the values textviews when a checkbox is
checked?  That doesn't make any sense...

if anyone'zs familliar with this i can post the code

Only post the code that is relevant to the problem.

plzz help

Please learn to spell...

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Wed, Aug 15, 2012 at 7:40 AM, anasKun anas.kerro...@gmail.com wrote:

 hello everyone im a beginner at android and im working on a customized
 listview(hashmap) with images, textviews and checkboxes the isue is that i
 can't use the values of some textviews when the checkbox is checked if
 anyone'zs familliar with this i can post the code plzz help

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] listview hashmap checkbox

2012-08-16 Thread anasKun
hello everyone im a beginner at android and im working on a customized 
listview(hashmap) with images, textviews and checkboxes the isue is that i 
can't use the values of some textviews when the checkbox is checked if 
anyone'zs familliar with this i can post the code plzz help

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en