Paul Stresow 4e38361095 -added hooks
added apply.js to modify the gradle file
updated readme
updated plugin.xml
removed dev statements
2018-11-14 13:08:40 +01:00
2018-11-14 13:08:40 +01:00
2018-11-14 13:08:40 +01:00
2018-11-14 13:08:40 +01:00
2018-11-14 13:08:40 +01:00
2018-11-14 13:08:40 +01:00

About

This plugin adds a gradle file to your android project. Depending on your configuration it causes your build to have only your specified ABI libraries.

Install

cordova plugin add cordova-plugin-abi-filter #  --variable ABI_FILTER=""armeabi-v7a","armeabi-v8a","x86","x86_64""

or

cordova plugin add https://github.com/Ponsen/cordova-plugin-abi-filter.git

Configuration

Notes

"Mips"/"armeabi" support was removed in NDK r17.

S
Description
No description provided
Readme 50 KiB
Languages
JavaScript 100%