Skip to content

janpekarguru/app3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app3

testing application

for cordova

install

cordova create testapp com.zegenie.plugin.InAppBrowserXwalk

git clone https://github.com/janpekarguru/app3

copy and overwrite files from app3/www to testapp/www

cd testapp
cordova platform add android
cordova platform add ios
cordova plugin add https://github.com/apache/cordova-plugin-wkwebview-engine
cordova plugin add https://github.com/janpekarguru/cordova-plugin-inappbrowser
cordova plugin add https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview
cordova buid android
cordova build ios

Background

Plugin developed for [ZeGenie Inc] ze.

Install

cordova plugin add https://github.com/janpekarguru/cordova-plugin-inappbrowser

Remove

cordova plugin remove com.zegenie.cordova.plugin.inappbrowserxwalk

Add to config.xml for getScreenshot to work on android:

<preference name="CrosswalkAnimatable" value="true" />	

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published