Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-android-support-v4-jar

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-android-support-v4-jar

Android Support v4

  • 23.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Android Support Library v4

revision 23.2.1, 1422188 bytes

Contents

This package contains the latest android-support-v4.jar file from Android SDK.

Install

cordova plugin add cordova-plugin-android-support-v4-jar

How to upgrade

Upgrade Android SDK support library

  • start Android SDK Manager with running command android
  • check item Extras / Android Support Library
  • upgrade if available
  • write down the latest revision number

If the revision number is greater than the jar file of this plugin, it is upgradeable.

Check file size and overwrite the jar file to the plugin library

ls -l /usr/local/var/lib/android-sdk/extras/android/support/v4/android-support-v4.jar
copy /usr/local/var/lib/android-sdk/extras/android/support/v4/android-support-v4.jar .

Modify the version number of plugin.xml and save.

Keywords

FAQs

Package last updated on 16 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc