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 treking...@gmail.com 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 reading the documentation section on this topic?


 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

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






-- 

ThanksRegards,
Ashwini V.

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




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




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?

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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




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 t.nobo...@gmail.comwrote:

 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 data? What search keyword? And they're spelled retrieve and
Google, respectively.


 Do you know how to get the information?


What information?

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

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 treking...@gmail.com wrote:

 On Wed, Sep 19, 2012 at 10:23 PM, Tokusei Noborio t.nobo...@gmail.com 
 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, AFAIK, is not available but might be 
interesting read for app developers via developer console.

--
H

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


RE: [android-developers] Search

2012-07-25 Thread Jagadeesh
Yes.there is two activityies in my application ,both are expandible list
with different child group elements ,if able to search based on two
actvitis it would be enoigh
In search I used like
It's go on clicklistener
Companies.getexpandiblelistadapter();
Am doing like this its not happening
On Jul 25, 2012 3:28 AM, Tommy Hartz droi...@gmail.com wrote:

 Why not pass the text as extras to your search activity…

 ** **

 Check out the first answer here

 ** **


 http://stackoverflow.com/questions/2582690/android-passing-paramters-between-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] Search

 ** **

 On Tue, Jul 24, 2012 at 1:24 PM, Jagadeesh mjagadeeshb...@gmail.com
 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
 to finish this.


 Your question is not very clear.


 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

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

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

Re: [android-developers] Search

2012-07-24 Thread TreKing
On Tue, Jul 24, 2012 at 1:24 PM, Jagadeesh mjagadeeshb...@gmail.com 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
 to finish this.


Your question is not very clear.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

RE: [android-developers] Search

2012-07-24 Thread Tommy Hartz
Why not pass the text as extras to your search activity.

 

Check out the first answer here

 

http://stackoverflow.com/questions/2582690/android-passing-paramters-between
-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] Search

 

On Tue, Jul 24, 2012 at 1:24 PM, Jagadeesh mjagadeeshb...@gmail.com 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 to finish
this.


Your question is not very clear.


-
TreKing http://sites.google.com/site/rezmobileapps/treking  - Chicago
transit tracking app for Android-powered devices

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

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

2012-07-23 Thread TreKing
On Mon, Jul 23, 2012 at 12:58 AM, Jagadeesh mjagadeeshb...@gmail.comwrote:

 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 get you very far.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

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
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Sat, Apr 14, 2012 at 4:27 AM, Atif Farrukh atiffarr...@gmail.com wrote:

 The problem is, its working on emulator but not working on my mobile device

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

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(From : + displayName);
the output is 

   From : ?

whereas on emulator I am getting the contact name.

On Saturday, 14 April 2012 18:05:55 UTC+5, MagouyaWare wrote:

 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
 MagouyaWare Developer
 http://sites.google.com/site/magouyaware


 On Sat, Apr 14, 2012 at 4:27 AM, Atif Farrukh atiffarr...@gmail.comwrote:

 The problem is, its working on emulator but not working on my mobile 
 device




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

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 : + displayName);
 the output is
From : ?
 whereas on emulator I am getting the contact name.


If that is the case then it seems that you are getting an exception from
one of the statements in your try block... Try debugging to find out what
the problem is.

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


On Sat, Apr 14, 2012 at 7:28 AM, Atif Farrukh atiffarr...@gmail.com wrote:

 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 : + displayName);
 the output is

From : ?

 whereas on emulator I am getting the contact name.

 On Saturday, 14 April 2012 18:05:55 UTC+5, MagouyaWare wrote:

 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
 MagouyaWare Developer
 http://sites.google.com/site/**magouyawarehttp://sites.google.com/site/magouyaware


 On Sat, Apr 14, 2012 at 4:27 AM, Atif Farrukh atiffarr...@gmail.comwrote:

 The problem is, its working on emulator but not working on my mobile
 device


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

Re: [android-developers] Search action not working

2012-04-10 Thread TreKing
On Thu, Apr 5, 2012 at 11:55 PM, Dwayne Boulden dwayne...@gmail.com wrote:

 Any ideas?


Debug your code. Use LogCat. Use your debugger. Get more information then
provide that here if you're still stuck.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

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 i want this feature in my application, but dont
 know the way to do.


What have you tried so far?

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

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

2012-01-12 Thread Rajeev Singh Chib
Hi,

 

I have tried using ADB Commands, but none of command helps.

I tried using WiFiManager in android, but that also provides me ip and mac
of host, but not ip and mac of subnet devices.

I have seen my required functionality in one existing android app named
fing. I am confused, 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 Devices Details (IP 
MAC)

 

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 i want this feature in my application,
but dont know the way to do.


What have you tried so far?



-
TreKing http://sites.google.com/site/rezmobileapps/treking  - Chicago
transit tracking app for Android-powered devices

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

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

2012-01-12 Thread Kristopher Micinski
Please do understand that even if you find the network printers,
actually printing to them won't be easy, as there's not printing
support in the android sdk...

kris

On Thu, Jan 12, 2012 at 2:31 PM, Rajeev Singh Chib
rajeev.si...@eiceinternational.com wrote:
 Hi,



 I have tried using ADB Commands, but none of command helps.

 I tried using WiFiManager in android, but that also provides me ip and mac
 of host, but not ip and mac of subnet devices.

 I have seen my required functionality in one existing android app named
 “fing”. I am confused, 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 Devices Details (IP 
 MAC)



 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 i want this feature in my
 application, but dont know the way to do.


 What have you tried so far?


 -
 TreKing - Chicago transit tracking app for Android-powered devices

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

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


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

2012-01-12 Thread Rajeev Singh Chib
Hi,

I have already worked on printing side, as I have to print on specific type
of printer. I can print using specific ip address of printer. Now, only the
pending work is finding printers(IP  MAC) in network .

Thanks,
Rajeev Singh

-Original Message-
From: android-developers@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 network printers, actually
printing to them won't be easy, as there's not printing support in the
android sdk...

kris

On Thu, Jan 12, 2012 at 2:31 PM, Rajeev Singh Chib
rajeev.si...@eiceinternational.com wrote:
 Hi,



 I have tried using ADB Commands, but none of command helps.

 I tried using WiFiManager in android, but that also provides me ip and 
 mac of host, but not ip and mac of subnet devices.

 I have seen my required functionality in one existing android app 
 named “fing”. I am confused, 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 Devices Details 
 (IP 
 MAC)



 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 i want this feature in my 
 application, but dont know the way to do.


 What have you tried so far?


 --
 --- TreKing - Chicago transit tracking app for 
 Android-powered devices

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

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


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: [android-developers] Search WiFi Subnet Devices Details (IP  MAC)

Hi All,

Its very urgent query.
I am new in android development and struggling for finding all
devices(Network Printers) in WLAN.
In Market, Fing(http://www.over-look.org) is already existing application,
which is having same functionality as i want. But i want this feature in my
application, but dont know the way to do.

Thanks,
Rajeev Singh
Email - rajeev16mca...@gmail.com

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


Re: [android-developers] Search newsgroup

2011-11-18 Thread TreKing
On Fri, Nov 18, 2011 at 1:37 AM, SL@maxis ecp_...@my-rialto.com 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.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

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

Re: [android-developers] search hardware button

2011-10-31 Thread Dianne Hackborn
On Sat, Oct 29, 2011 at 11:15 AM, Harshad harshad...@gmail.com 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
before there was a soft keyboard.  That functionality lingered around in
the platform, but as of now is gone.

-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

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 the handset maker to obtain a license from
Google which might put some restrictions/requirements on hardware.

On Sat, Oct 29, 2011 at 1:03 PM, John Goche johngoch...@googlemail.com wrote:

 Hello,

 I was wondering whether I can rely on an android phone having
 the search hardware button because I am thinking about hardcoding
 some specific function to it in my application, but then if it is not
 avaiable
 on some smartphone models this would be a problem.

 Any feedback welcome,

 John Goche

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



-- 
Michael Banzon
http://michaelbanzon.com/

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


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=gstq=how+to+check+if+device+has+hardware+search+key#dd7c156d618e0bdb

TL;DR: you can't rely on pretty much anything being there and in
general, you can't even check.

It is workable but it still sucks because you have to rely on the user
being agile enough to set their own controls to get most of your app.

On Sat, Oct 29, 2011 at 1:03 PM, John Goche johngoch...@googlemail.com wrote:

 Hello,

 I was wondering whether I can rely on an android phone having
 the search hardware button because I am thinking about hardcoding
 some specific function to it in my application, but then if it is not
 avaiable
 on some smartphone models this would be a problem.

 Any feedback welcome,

 John Goche

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


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 email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] search hardware button

2011-10-29 Thread lbendlin
yup... 
http://www.sonyericsson.com/cws/products/mobilephones/overview/xperiaarc?cc=aelc=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 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

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


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

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

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

2011-08-18 Thread TreKing
On Wed, Aug 17, 2011 at 9:31 PM, TonyD anthony.dipasqu...@evertrue.comwrote:

 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. Unless
there is some pertinent information or function in your title bar required
for the search?


 Is it possible to have the Search Dialog render directly below the title
 bar instead of the notifications bar?


I don't know, but doubt it. That would be strange, regardless (it goes
against how everything else works). If you wanted this that badly, you could
create your own Search dialog, probably.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

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 interconnectt...@gmail.com wrote:
 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 multiple
 of them.

 What kind of widget should I go for? Is EditText way to go and listen to
 keypress?

 Any pointers are appreciated.

 Thanks

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


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 narrow down
the list after a letter typed.

Something like the Iphone contact list. Is SearchView  the answer?
On Wed, Jul 6, 2011 at 11:39 AM, Fred Niggle fred.nig...@googlemail.comwrote:

 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 interconnectt...@gmail.com wrote:
  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
 multiple
  of them.
 
  What kind of widget should I go for? Is EditText way to go and listen to
  keypress?
 
  Any pointers are appreciated.
 
  Thanks
 
  --
  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

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

Re: [android-developers] search box for contacts

2011-07-06 Thread styve uhuka
hi
you must use AutoCompleteTextView widget.

2011/7/6 Android K interconnectt...@gmail.com

 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 multiple
 of them.

 What kind of widget should I go for? Is EditText way to go and listen to
 keypress?

 Any pointers are appreciated.

 Thanks

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

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


Re: [android-developers] Search

2011-03-18 Thread TreKing
On Thu, Mar 17, 2011 at 1:15 PM, nark nar...@gmail.com 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.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

Re: [android-developers] search option

2011-02-03 Thread TreKing
On Sun, Jan 30, 2011 at 12:56 AM, nischal nischal.gm...@gmail.com 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.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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

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

2010-02-18 Thread TreKing
On Thu, Feb 18, 2010 at 9:27 AM, polyclefsoftware dja...@gmail.com 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 a website, that won't
work. The market search URI you're using only works for the mobile version
of the Android Market. For example if you created an Intent for one of those
links, it would search the Android Market app for you publisher name.

-
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

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

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 dja...@gmail.com wrote:

 This link describes how to search the Android Market for apps using
 various parameters:

 http://developer.android.com/guide/publishing/publishing.html

 I'm having a heck of a time figuring out how to format a link for my
 apps published by my company using this format. For searching by
 developer name, the doc says to use the following format:

 market://search?q=pub:Developer Name

 It also says it returns exact matches only. My publisher name is
 Polyclef Software.

 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? Neither of the following
 work:

 market://search?q=pub:Polyclef Software
 market://search?q=pub:Polyclef+Software

 I've tried a number of variations now and nothing works. Any ideas?

 --
 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.comandroid-developers%2bunsubscr...@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

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

2010-02-15 Thread TreKing
On Sun, Feb 14, 2010 at 11:49 PM, Benn benn.bol...@gmail.com 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

-
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

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