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.750000, lon=74.370000
but I dont get any output.
The url is not working for these coordinates.
here is the logcat output.

I/ActivityThread(  928): Publishing provider org.jsharkey.sky:
org.jsharkey.sky.ForecastProvider
D/UpdateService(  928): Processing thread started
D/ForecastProvider(  928): query() with
uri=content://org.jsharkey.sky/appwidgets/21
D/AndroidRuntime(  927): --- registering native functions ---
I/jdwp    (  927): received file descriptor 20 from ADB
D/UpdateService(  928): Not configured yet, so skipping update
D/ForecastProvider(  928): query() with
uri=content://org.jsharkey.sky/appwidgets/22
D/UpdateService(  928): Not configured yet, so skipping update
D/ForecastProvider(  928): query() with
uri=content://org.jsharkey.sky/appwidgets/25
D/UpdateService(  928): Delta since last forecast update is 20793996 min
D/ForecastProvider(  928): query() with
uri=content://org.jsharkey.sky/appwidgets/25
D/ForcastHelper(  928): using country code=null
D/NoaaHelper(  928): queryLocation() with lat=40.750000, lon=74.370000,
days=4
D/InetAddress(  928): www.weather.gov: 140.90.113.200 (family 2, proto 6)
D/ForcastHelper(  928): Request returned status HTTP/1.0 200 OK
D/dalvikvm(  928): GC freed 3737 objects / 242680 bytes in 345ms
E/UpdateService(  928): Problem parsing forecast
E/UpdateService(  928): org.jsharkey.sky.webservice.Forecast$ParseException:
No forecasts found from webservice query
E/UpdateService(  928):     at
org.jsharkey.sky.webservice.WebserviceHelper.updateForecasts(WebserviceHelper.java:176)
E/UpdateService(  928):     at
org.jsharkey.sky.UpdateService.run(UpdateService.java:229)
E/UpdateService(  928):     at java.lang.Thread.run(Thread.java:1058)
D/MedAppWidget(  928): Building medium widget update
D/ForecastProvider(  928): query() with
uri=content://org.jsharkey.sky/appwidgets/25
D/ForecastProvider(  928): query() with
uri=content://org.jsharkey.sky/appwidgets/25/forecast_at/1247639764901
D/UpdateService(  928): Requesting next update at 1247660400000, in 343 min
I/ActivityManager(  581): Stopping service: org.jsharkey.sky/.UpdateService
I/ActivityManager(  581): Starting activity: Intent { flags=0x10000000
comp={org.jsharkey.sky/org.jsharkey.sky.InfoActivity} }

On Tue, Jul 14, 2009 at 11:45 PM, n179911 <n179...@gmail.com> wrote:

>
> On Tue, Jul 14, 2009 at 11:05 AM, Jeff Sharkey<jshar...@android.com>
> 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 hard-code
> > values when debugging.
> >
>
> Thank you. Can you please tell me how to hard-code values? (i.e. which
> classes to put what hard code values)
>
>
>
> > j
> >
> >
> > On Tue, Jul 14, 2009 at 5:04 AM, bhoj<vishalb...@gmail.com> wrote:
> >>
> >> same here even I am facing the same problem
> >>
> >> On Jul 14, 11:07 am, n179911 <n179...@gmail.com> 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
> >>> 'Configure forecast widget',
> >>> then I click 'Manual search' , I entered '60005' as my zip code. Then
> >>> I press the 'Search' Icon.
> >>>
> >>> Then what should I do to next? Both 'Verify on Map' and 'Save' buttons
> >>> are disabled. I am not sure what else do i need to do to run it on
> >>> emulator?
> >>>
> >>> Thank you.
> >> >
> >>
> >
> >
> >
> > --
> > Jeff Sharkey
> > jshar...@android.com
> >
> > >
> >
>
> >
>


-- 
with regards vishal

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

Reply via email to