How to open URL from Android application?

Is there anyone know how to open url from Android application?

I’ve tried Lib.getURL(new URLRequest(“https://www.google.com”)); It’s not working.

Lib.getURL only working for js and flash.

Hi Stein.

I didn’t test it myself but it looks like someone was facing the same problem:
http://community.openfl.org/t/solved-lib-geturl-does-not-work/7540