Re: [android-developers] Search Query

2013-01-25 Thread skink
ashwini vandanapu wrote: > ya, i read but i did not get any information. > > how come you read it and still didn't get any information? pskink -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andr

Re: [android-developers] Search Query

2013-01-25 Thread ashwini vandanapu
ya, i read but i did not get any information. On Fri, Jan 25, 2013 at 11:37 AM, TreKing wrote: > > On Thu, Jan 24, 2013 at 11:39 PM, ashwini vandanapu < > ashwini.vandan...@gmail.com> wrote: > >> I want to develop device search functionality. So how i have to implement > > > Have you tried readi

Re: [android-developers] Search Query

2013-01-24 Thread TreKing
On Thu, Jan 24, 2013 at 11:39 PM, ashwini vandanapu < ashwini.vandan...@gmail.com> wrote: > I want to develop device search functionality. So how i have to implement Have you tried reading the documentation section on this topic? -

Re: [android-developers] Search keyword within Google Play Store

2012-09-24 Thread Harri Smått
On Sep 24, 2012, at 7:02 PM, TreKing wrote: >> On Wed, Sep 19, 2012 at 10:23 PM, Tokusei Noborio >> wrote: >> >> Do you know how to get the information? >> > What information? I'm guessing Tokusei means search keywords used to navigate to application within Play Store. Information which, A

Re: [android-developers] Search keyword within Google Play Store

2012-09-24 Thread TreKing
On Wed, Sep 19, 2012 at 10:23 PM, Tokusei Noborio wrote: > I would like to know how to obtain search keyword within Goole Play Store. > What "search keyword"? And it's spelled "Google". > I want to retrive the data (search keyword within Goole Play Store) using > my program routine. > What "d

RE: [android-developers] Search

2012-07-25 Thread Jagadeesh
-classes > > > ** ** > > *From:* android-developers@googlegroups.com [mailto: > android-developers@googlegroups.com] *On Behalf Of *TreKing > *Sent:* Tuesday, July 24, 2012 5:05 PM > *To:* android-developers@googlegroups.com > *Subject:* Re: [android-developers] Sear

RE: [android-developers] Search

2012-07-24 Thread Tommy Hartz
Sent: Tuesday, July 24, 2012 5:05 PM To: android-developers@googlegroups.com Subject: Re: [android-developers] Search On Tue, Jul 24, 2012 at 1:24 PM, Jagadeesh wrote: In My application two expandible list views are there in other actvity i have search screen , when iam searching from search

Re: [android-developers] Search

2012-07-24 Thread TreKing
On Tue, Jul 24, 2012 at 1:24 PM, Jagadeesh wrote: > In My application two expandible list views are there in other actvity i > have search screen , > when iam searching from search screen how to get those texts which > contains in expandible list how can i get can any one give some guide lines >

Re: [android-developers] search +button in expandible list

2012-07-23 Thread TreKing
On Mon, Jul 23, 2012 at 12:58 AM, Jagadeesh wrote: > can you please help any one this ., > > i used edittext and search button in layout file and i search is not > happening how to reslove this issues > Try asking an actual question. Posting a huge blob of text without explanation is not going to

Re: [android-developers] Search a contact using phone number

2012-04-14 Thread Justin Anderson
> > I mean to say, on emulator I am able to get the contact name. But on on my > phone I am not able to get the contacts name. before this code I did this: > > String displayName = "?" > after looking for contact name I did: > msgDialog.setTitle("From : "+

Re: [android-developers] Search a contact using phone number

2012-04-14 Thread Atif Farrukh
I mean to say, on emulator I am able to get the contact name. But on on my phone I am not able to get the contacts name. before this code I did this: String displayName = "?" after looking for contact name I did: msgDialog.setTitle

Re: [android-developers] Search a contact using phone number

2012-04-14 Thread Justin Anderson
> > The problem is, its working on emulator but not working on my mobile device > What exactly do you mean by "not working"? Is it crashing? Are you getting an exception? Does your mobile device catch on fire? Does the code cause your lights to turn on and off? Thanks, Justin Anderson MagouyaWar

Re: [android-developers] Search action not working

2012-04-10 Thread TreKing
On Thu, Apr 5, 2012 at 11:55 PM, Dwayne Boulden wrote: > Any ideas? Debug your code. Use LogCat. Use your debugger. Get more information then provide that here if you're still stuck. - TreKing

RE: [android-developers] Search WiFi Subnet Devices Details (IP & MAC)

2012-01-12 Thread Rajeev Singh Chib
pers@googlegroups.com [mailto:android-developers@googlegroups.com] On Behalf Of Kristopher Micinski Sent: Friday, January 13, 2012 1:29 AM To: android-developers@googlegroups.com Subject: Re: [android-developers] Search WiFi Subnet Devices Details (IP & MAC) Please do understand that even if you find the

Re: [android-developers] Search WiFi Subnet Devices Details (IP & MAC)

2012-01-12 Thread Kristopher Micinski
t; > > > Thanks, > > Rajeev Singh > > > > From: android-developers@googlegroups.com > [mailto:android-developers@googlegroups.com] On Behalf Of TreKing > Sent: Friday, January 13, 2012 12:18 AM > To: android-developers@googlegroups.com > Subject: Re: [android-dev

RE: [android-developers] Search WiFi Subnet Devices Details (IP & MAC)

2012-01-12 Thread Rajeev Singh Chib
ed, how to achieve that. Thanks, Rajeev Singh From: android-developers@googlegroups.com [mailto:android-developers@googlegroups.com] On Behalf Of TreKing Sent: Friday, January 13, 2012 12:18 AM To: android-developers@googlegroups.com Subject: Re: [android-developers] Search WiFi Subnet Devic

Re: [android-developers] Search WiFi Subnet Devices Details (IP & MAC)

2012-01-12 Thread TreKing
On Wed, Jan 11, 2012 at 9:32 AM, Rajeev Singh < rajeev.si...@eiceinternational.com> wrote: > Its very urgent query. > No. "I'm bleeding, where is the hospital?" is an urgent query. This is not. I am new in android development and struggling for finding all devices(Network > Printers) in WLAN.But

RE: [android-developers] Search WiFi Subnet Devices Details (IP & MAC)

2012-01-11 Thread Rajeev Singh Chib
Hi All, Please suggest Thanks, Rajeev Singh Email - rajeev16mca...@gmail.com -Original Message- From: android-developers@googlegroups.com [mailto:android-developers@googlegroups.com] On Behalf Of Rajeev Singh Sent: Wednesday, January 11, 2012 9:03 PM To: Android Developers Subject: [an

Re: [android-developers] Search newsgroup

2011-11-18 Thread TreKing
On Fri, Nov 18, 2011 at 1:37 AM, SL@maxis wrote: > Is there any method of limiting my search just to this newsgroup for > example, ie without search the whole web ? Try the "Search This Group" button. -

Re: [android-developers] search hardware button

2011-10-31 Thread Dianne Hackborn
On Sat, Oct 29, 2011 at 11:15 AM, Harshad wrote: > But as far as I know, long pressing the menu button triggers an (emulated) > hardware search button. > No it doesn't. In 1.5 long press on menu was used to force the soft keyboard to be displayed, for compatibility with applications written bef

Re: [android-developers] search hardware button

2011-10-31 Thread Harshad
But as far as I know, long pressing the menu button triggers an (emulated) hardware search button. This is based on my experience with Samsung Galaxy 3 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to a

Re: [android-developers] search hardware button

2011-10-29 Thread John Goche
Thank you all for your replies, Your answers were helpful and made me decide not to rely on the hardware button being there. I will have to go by another approach. Regards, John Goche -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

Re: [android-developers] search hardware button

2011-10-29 Thread Kostya Vasilyev
Yes they do. Samsung Galaxy devices don't have a hw search button either. -- Kostya 29.10.2011 20:56, lbendlin ?: Didn't the latest Sony(/Ericsson) devices come out without the search button? -- You received this message because you are subscribed to the Google Groups "Android Developers

Re: [android-developers] search hardware button

2011-10-29 Thread lbendlin
yup... http://www.sonyericsson.com/cws/products/mobilephones/overview/xperiaarc?cc=ae&lc=en#view=overview -- 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 unsubscri

Re: [android-developers] search hardware button

2011-10-29 Thread lbendlin
Didn't the latest Sony(/Ericsson) devices come out without the search button? -- 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 em

Re: [android-developers] search hardware button

2011-10-29 Thread Latimerius
I asked this question about a month ago - you might want to check this: http://groups.google.com/group/android-developers/browse_thread/thread/cf312b4dd2fdb440/dd7c156d618e0bdb?lnk=gst&q=how+to+check+if+device+has+hardware+search+key#dd7c156d618e0bdb TL;DR: you can't rely on pretty much anything

Re: [android-developers] search hardware button

2011-10-29 Thread Michael Banzon
My initial response was going to be something like: I can run Android on everything - so don't rely on my fridge having a "Back"-button. After considering it some more: If you are going to publish your app on Android Market you should check the requirements for Android Market. AFAIK it requires th

Re: [android-developers] Search Dialog below title bar

2011-08-18 Thread TreKing
On Wed, Aug 17, 2011 at 9:31 PM, TonyD wrote: > Right now it pops down from the notifications bar but this covers the > custom title bar I am implementing. > So what? The search is temporary and if the user wants to search, that widget should be the focus of their attention, not your title bar. U

Re: [android-developers] search box for contacts

2011-07-06 Thread styve uhuka
hi you must use AutoCompleteTextView widget. 2011/7/6 Android K > Hi, > I am trying a implement a search box for list of contacts(using list view > with check boxes) that my app uses. For example: When I type letter "A" it > should display all the contacts with that letter and let me select mult

Re: [android-developers] search box for contacts

2011-07-06 Thread Android K
Thanks. I wasn't clear what I trying to do. I have already implemented the app that list contacts with phone number with check boxes next to it. But if there are too many contacts hard to scroll through them and find what you are looking for. So I want to implement a dynamic search which would nar

Re: [android-developers] search box for contacts

2011-07-06 Thread Fred Niggle
I'd recommend searching for an android contact tutorial, and when you have one set up and working then intergrate it into your 'working' project. Hope this helps, Fred On 06/07/2011, Android K wrote: > Hi, > I am trying a implement a search box for list of contacts(using list view > with check

Re: [android-developers] search suggestions

2011-06-26 Thread Ralph Bergmann
Am 26.06.11 17:26, schrieb Ralph Bergmann: What goes wrong? I found it, I forgot android:searchSuggestIntentAction="android.intent.action.VIEW" android:searchSuggestIntentData="content://xxx" -- You received this message because you are subscribed to the Google Groups "Android Developers" gro

Re: [android-developers] Search

2011-03-18 Thread TreKing
On Thu, Mar 17, 2011 at 1:15 PM, nark wrote: > Is there any source code available... No, there is no source code available that will magically solve the specific problem you're having. You will, unfortunately, have to do your own work. --

Re: [android-developers] search option

2011-02-03 Thread TreKing
On Sun, Jan 30, 2011 at 12:56 AM, nischal wrote: > how to add search option in android app > Please read the documentation: http://developer.android.com/reference/android/app/Activity.html#onSearchRequested() > , where i am successful in displaying google map > I have no idea what that means.

Re: [android-developers] Search Market by Publisher Name

2010-02-18 Thread social hub
space is %20 not + so poxx%20software try it on ur browser first to get the exact string it sends then use that for market. I think they might be using standard url encoding if i am not mistaken On Thu, Feb 18, 2010 at 9:27 AM, polyclefsoftware wrote: > This link describes how to search the A

Re: [android-developers] Search Market by Publisher Name

2010-02-18 Thread TreKing
On Thu, Feb 18, 2010 at 9:27 AM, polyclefsoftware wrote: > I guess I'm wondering why Google can't make a market search feature > that searches for substrings in the publisher's name, but aside from > that, how am I supposed to format the link? > If you're trying to create an actual hyperlink for

Re: [android-developers] Search options for Market?

2010-02-15 Thread TreKing
On Sun, Feb 14, 2010 at 11:49 PM, Benn wrote: > I'm looking for details (documents, posts, or even just a list) > regarding what options Market supports (for ex: 'pub') to restrict or > target the search. > http://developer.android.com/intl/fr/guide/publishing/publishing.html#marketintent -