README
This is a Cordova plugin that adds the Android Support v4 client library. It is meant to be depended on by other plugins.
Cordova plugin to add android-support-v4.jar to Cordova/PhoneGap project
<script type="module">
import cordovaPluginAndroidSupportV4 from 'https://cdn.skypack.dev/cordova-plugin-android-support-v4';
</script>
This is a Cordova plugin that adds the Android Support v4 client library. It is meant to be depended on by other plugins.