Socket
Socket
Sign inDemoInstall

cordova-plugin-android-support-v13-jar

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cordova-plugin-android-support-v13-jar

Android Support v13


Version published
Maintainers
1
Install size
1.38 MB
Created

Readme

Source

Android Support Library v13

revision 23.2.1, 1443358 bytes

Contents

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

Install

cordova plugin add cordova-plugin-android-support-v13-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/v13/android-support-v13.jar
copy /usr/local/var/lib/android-sdk/extras/android/support/v13/android-support-v13.jar .

Modify the version number in plugin.xml and save.

Keywords

FAQs

Last updated on 16 Mar 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc