android - Open a URL with default broswer? -



android - Open a URL with default broswer? -

i'm new developer in qpython (experienced python), want open url user's default browser.

i tried androidbrowser().open("...") but, surprise, got segmentation fault! said ok, let's seek open manually activity, tried import jnius , got segmentation fault well.

any suggestion how prepare or other ways open browser?

apparently, happens in console mode, in other qpython mods works fine.

android segmentation-fault android-browser qpython pyjnius

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -