Find a demo project in my GitHub: https://github.com/hebra/cordova-plugin-camera-issue-330
It is an Ionic 4 project, to build you need the Ionic 4 Beta CLI tools installed, e.g. via `npm install -g ionic` To build an APK you'll need an Android SDK in your path (right now the minimum required is 25. Also Java 8 JDK has to be installed. The camera logic itself is in `home.page.html` and `home.page.ts` To build run `ionic cordova build android`. [ Full content available at: https://github.com/apache/cordova-plugin-camera/issues/330 ] This message was relayed via gitbox.apache.org for [email protected]
