[android-developers] Re: How to launch the browser

2009-11-14 Thread anand
Hi guys, I am trying to make an appwidget to be displayed when we click a button. I am having a simple application which has a button. When the button is clicked,it will send a broadcast message. I am implementing an appwidgetprovider class in the same application. I have overridden the

[android-developers] Re: How to launch the browser

2009-11-11 Thread Susan
You guys are my heros! I've been trying to overcome this single issue for about two hours. That's fantastic. It works beautifully. Thanks! For the sake of posterity (and anybody else who might be trying to solve this), here's my working code: (the lines are long so I apologize for the crummy