Hi there.
I’ve done a small with Meteor app that is working great on the browser. It has
links to external websites which opens in another browser tab (target="_blank").
But in the Android emulator, links are opening in the app’s own browser. How to
change this behavior to have links opening with Android’s default web browser?