Hello,
 I try to build the In-App Purchase. I have to open the url in web browser.
could i use below api in sailfish os


Intent browserIntent = new Intent(Intent.ACTION_VIEW,
Uri.parse("http://www.google.com";));
startActivity(browserIntent);

Regards,

Ps: can i find what android api is supported  in sailfish os in somewhere?

Thanks

Tung
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to