[android-beginners] How to set location information permanently in the emulator

2010-08-08 Thread sunny
Hi,
I am not sure how to set the location permanently in the emulator. I use the
ddms to push the location but I can only see it when I open the map. If I
exit, it is gone. Next time when my open my map, it says waiting for
location details. Can someone advice me what is wrong.  I am not clear how
to setup location permanently.

would appreciate any of your fast response .. thanks a ton..
best regards,
Sunny.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

ATTENTION: Android-Beginners will be permanently disabled on August 9 2010. For 
more information about this change, please read [http://goo.gl/xkfl] or visit 
the Group home page.

Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] simple web search based on location

2010-01-17 Thread sunny
Hi Folks,
wondering if any of you can help.
This is what I am trying to do:
simple app to get list of addresses I am interested in based on my current
location.

I get the current location using location services. Now, based on this
current location I want to do a search on business places without really
using the SearchManager's triggerSearch. The problem with the triggerSearch
is that it launches the googlemap and show the business address I am
 looking for and it is blocked. I want to get the control back.  I do not
want to launch the map with the listing. all I want to do is the get the
Geopoint of the business address I am interested in using a simple web
search. I tried reverseGeocoding , but it is does not work with business
address. It needs full address. any suggestion?.

Simply put, all I want to do is a simple websearch , say query="whole foods,
los gatos, CA" to get its full address. and then use it to get the GeoPoint.


I am stuck and wondering if anyone can give me some pointers.

thanks a ton in advance.
Sunny.
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] How to perform Web Search without requiring UI

2009-12-28 Thread sunny
Hi,
If anyone can guide me  on  how can I do a web search and get results as a
service instead of using a UI via SearchManager.  Your help will be greatly
appreciated.

regards
sunny.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Geopoint not giving the correct location

2009-12-22 Thread sunny
Hi Treking,
thanks ..you were correct, the Geopoint to map coordinates were not correct.
appreciate your help.
On Tue, Dec 15, 2009 at 8:42 AM, sunny  wrote:

> more than the icon missing , what is concerning is that Geopoint is not
> showing the correct location.  I know it is Tulsa bcoz i can see the
> map/street view.
>
> thanks. any pointers will help.
>
>  On Dec 10, 2009 1:05 AM, "TreKing"  wrote:
>
> If the icon is missing how do you know it's "pointing" to Tulsa? Have you
> zoomed out all the way to see if you see the icon *somewhere* ?
>
>
> -
> TreKing - Chicago transit tracking app for Android-powered devices
> http://sites.google.com/site/rezmobileapps/treking
>
> On Mon, Dec 7, 2009 at 12:59 AM, Sunil Menon  wrote:
> > > Hi, > I am using An...
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] Forward GeoCoder usage for listing business..

2009-12-22 Thread sunny
Hi Folks,
anyone had luck using forward geocoder calls to list business address
latitude/longitudes using ..getFromLocationName(address, maxresults).?
what i found out was that the above would work if we have a specific address
, say ,"1600 amphitheater way, mountain view, CA"  or just use the locality
address , say, " Mountain view, CA" but does not work for example if you say
" wholefoods , mountain view, CA.".

any tips on how to make business search..

thanks
Sunil.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Geopoint not giving the correct location

2009-12-15 Thread sunny
more than the icon missing , what is concerning is that Geopoint is not
showing the correct location.  I know it is Tulsa bcoz i can see the
map/street view.

thanks. any pointers will help.

On Dec 10, 2009 1:05 AM, "TreKing"  wrote:

If the icon is missing how do you know it's "pointing" to Tulsa? Have you
zoomed out all the way to see if you see the icon *somewhere* ?

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

On Mon, Dec 7, 2009 at 12:59 AM, Sunil Menon  wrote: >
> Hi, > I am using An...

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