evothings / evothings-viewer

Evothings Viewer
Apache License 2.0
14 stars 15 forks source link

Cannot build when using Cordova v7 and up #30

Open jle44 opened 6 years ago

jle44 commented 6 years ago

Cannot do a Viewer custom build when using Cordova v7 and up. The directory structures are different. Additionally, the Android SDK, gradle toolkit is missing. Probably ok if using older versions.

henla464 commented 6 years ago

I am also having issues compiling with cordova v7.1.0. First I had many issues with installing the plugins. I used --nofetch to install plugins manually a few times, also used nofetch on the platform add command: cordova platform add android --nofetch

I did get it to compile BUT the resulting apk is corrupt and won't install.

I don't know what is wrong or how to fix it.

mazekeeper commented 6 years ago

CGTek made nice custom builds, perhaps Roger has more https://github.com/sjrcgtek/cgtek-viewer

gokr commented 6 years ago

The Viewer is now updated to build with Cordova 8 and cordova-android 7.1.0. A new version 1.6.0 is available as an open beta on playstore.