Is there a way to download the crosswalk runtime after the app has been installed on android? -
compiling app crosswalk through cordova increase size of app approximately 20 mb.
so, thinking if downloading , running code on crosswalk runtime after application installed work. if works download , use crosswalk runtime on android platforms (< android 4.4.3) only. , use webview on remaining platforms. want avoid building 2 different apps same code different platforms.
Comments
Post a Comment