Advertisement
bigrushdog

Untitled

Oct 26th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.76 KB | None | 0 0
  1. 1911:I/ActivityManager(  623): Start proc org.codefirex.cfxtools for broadcast org.codefirex.cfxtools/.weather.WeatherBootReceiver: pid=1716 uid=10151 gids={50151, 3003, 1028}
  2. 1912:I/WeatherBootReceiver( 1716): Boot complete
  3. 1913:I/WeatherBootReceiver( 1716): Service enabled - setting alarm
  4. 3314:I/ActivityManager(  623): Start proc org.codefirex.cfxtools for broadcast org.codefirex.cfxtools/.weather.ConnectivityListener: pid=2856 uid=10151 gids={50151, 3003, 1028}
  5. 4066:I/WeatherService( 2856): Coordinates received, lat = 34.0653007 lon = -117.7236787
  6. 4067:D/tag     ( 2856): QueryYahooWeather = http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20geo.placefinder%20where%20text%3D%2234.0653007%2C-117.7236787%22%20and%20gflags%3D%22R%22
  7. 4557:I/WeatherService( 2856): Bundle dump Bundle[{f4_weather=Few Showers, f3_temp_low_f=56, f3_day=Sun, f4_day=Mon, f1_url=http://l.yimg.com/a/i/us/we/52/29.gif, f4_url=http://l.yimg.com/a/i/us/we/52/11.gif, visibility=5, direction=0, f3_temp_high_c=27, f1_temp_low_f=53, f2_url=http://l.yimg.com/a/i/us/we/52/30.gif, date=Fri, 25 Oct 2013 8:46 pm PDT, f1_temp_low_c=11, city=Pomona, title=Yahoo! Weather - Pomona, CA, f4_date=28 Oct 2013, f4_temp_low_c=10, f2_temp_high_c=30, weather=Clear, f2_date=26 Oct 2013, f1_temp_high_f=76, f3_temp_low_c=13, f1_temp_high_c=24, f3_weather=Sunny, f1_weather=Partly Cloudy, pressure=30.08, temp_f=61, f1_date=25 Oct 2013, speed=0, current_url=http://l.yimg.com/a/i/us/we/52/31.gif, temp_c=16, f4_temp_high_f=63, f3_date=27 Oct 2013, f2_temp_low_f=55, f2_temp_low_c=12, f4_temp_low_f=50, f4_temp_high_c=17, f2_temp_high_f=86, country=United States, f3_url=http://l.yimg.com/a/i/us/we/52/32.gif, humidity=77, f1_day=Fri, chill_f=61, f3_temp_high_f=82, chill_c=16, f2_weather=Partly Cloudy, f2_day=Sat}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement