On Tue, Jul 31, 2012 at 11:39 AM, Vincent Senese <[email protected]>wrote:
> I have written an app that opens up a Groupon URL via the web-browser. is > there anyway I could OPEN a groupon App if it is installed on the andoid > os, and lanch the app to show the deal page. Create a generic url for that deal page and launch it with a VIEW action intent. If the Groupon app is coded correctly, it should have a filter for that URL scheme and be presented as an option to the user. If not, contact the Groupon people and tell them their app sucks. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

