may u give more details pls coz is not much clear till now
and if i plan to put the activity one in tab host and  mak tthe result
search activity2
 appear in same  tab host how  make  that coz i try the group acitvity but
didnt work with me

On Wed, Apr 25, 2012 at 12:50 PM, Kostya Vasilyev <[email protected]>wrote:

> If you're on API 11 and higher, you can use this to be notified when the
> user submits a query:
>
> http://developer.android.com/**reference/android/widget/**SearchView.html#
> **setOnQueryTextListener(**android.widget.SearchView.**
> OnQueryTextListener)<http://developer.android.com/reference/android/widget/SearchView.html#setOnQueryTextListener%28android.widget.SearchView.OnQueryTextListener%29><
> http://developer.android.com/**reference/android/widget/**SearchView.html#
> **setOnQueryTextListener%**28android.widget.SearchView.**
> OnQueryTextListener%29<http://developer.android.com/reference/android/widget/SearchView.html#setOnQueryTextListener%28android.widget.SearchView.OnQueryTextListener%29>
> >
>
> For previous API levels, you may be able to use a singleTop activity and
> override its onNewIntent.
>
> -- K
>
> 25.04.2012 11:15, Live Happy написал:
>
>
>> so its there a possible to make the search result appear in callback
>> activity mean in the activity1 and is there any change should do in the
>> manifest file too thx for help
>>
>>
> --
> Kostya Vasilyev
>
> --
> 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<[email protected]>
> To unsubscribe from this group, send email to
> android-developers+**[email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/**group/android-developers?hl=en<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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to