[android-developers] Re: Problem in running the android sky widget

2009-07-15 Thread vishal bhoj
I am unable to find the androidmanifest file for Koxx branch . has someone tried to build it and use it from source . How can we get Jeffs code to work for international codes outside us. I hardcoded latitude and longitude in Jeff's code to lat=40.75, lon=74.37 but I dont get any output.

[android-developers] Re: Problem in running the android sky widget

2009-07-14 Thread n179911
On Tue, Jul 14, 2009 at 11:05 AM, Jeff Sharkey wrote: > > There have been previous threads about android.location.Geocoder not > entirely working in the SDK.  That app depends on responses from that > API, which is why it's not working. > > The geocoder works on actual devices, otherwise you could

[android-developers] Re: Problem in running the android sky widget

2009-07-14 Thread Jeff Sharkey
There have been previous threads about android.location.Geocoder not entirely working in the SDK. That app depends on responses from that API, which is why it's not working. The geocoder works on actual devices, otherwise you could hard-code values when debugging. j On Tue, Jul 14, 2009 at 5:

[android-developers] Re: Problem in running the android sky widget

2009-07-14 Thread bhoj
same here even I am facing the same problem On Jul 14, 11:07 am, n179911 wrote: > Hi, > > I have download the android sky project and able to get it to compile > it under eclipse. > > http://code.google.com/p/android-sky/ > > But when i try to add a 'Forecast' Widget on emulator, it pops up a >