[android-developers] Calling Weather App Via Intent

2011-07-19 Thread lbendlin
You don't need to include it in the manifest -- 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] Calling Weather App Via Intent

2011-07-18 Thread plutonianandroid
Hello, I want to call the launch the stock weather app from my program via an intent, but I keep getting a force close runtime error, and LogCat gives me nothing. The code I am trying to use to achieve this is: public void startWeatherActivity() { Intent intent = new