capacitor-install-apk-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

capacitor-install-apk-plugin

Capacitor plugin that installs apks

Install

npm install capacitor-install-apk-plugin
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
Param Type
options { value: string; }

Returns: Promise<{ value: string; }>


Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.11latest
0.0.90next

Version History

VersionDownloads (Last 7 Days)Published
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.11

Package Sidebar

Install

npm i capacitor-install-apk-plugin

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

17.8 kB

Total Files

27

Last publish

Collaborators

  • alex_hltk