Can EB launch an apk app inside android?

L Li Chin 2 years 11 months ago
4 1 0

I am trying to make Enterprise Browser launch a cordova compiled app in my company POS product.
 
I understand EB currently launches a 'Start Page' with a html extension?  However my app has been compiled into an apk file.

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

Hi, you could use the Intent API to call Start Activity (Intent - Zebra Technologies TechDocs ) but that would just launch your Cordova application separately, it is NOT possible to launch the Cordova application within EB as the Cordova app is entirely self contained.  You may be able to take your HTML / CSS / JavaScript from the www/ folder of your Cordova app and point Enterprise Browser to that contents however any logic in your Cordova application that relied on native plugins would have to be rewritten.

CONTACT
Can’t find what you’re looking for?