Create you own ArrayList containing the subset, then put that in the
ArrayAdapter.

On Thu, Apr 14, 2011 at 11:44 AM, ABSOLUT <davidt...@gmail.com> wrote:
> HI,
>
> With these:
>
> super(prueba.this, R.layout.row,R.id.programa,tit);
>
> I show all items of arrayList tit.
>
> There is some way to can select some data of an arrayList which they
> have some pattern to show it with an adapterview.
> For instance, shows me with arrayadapter only the arrayList items that
> contains the word "hello"
>
> Many thanks and sorry for my english!
>
> --
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
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

Reply via email to