Socket
Book a DemoInstallSign in
Socket

@appcd/plugin-genymotion

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appcd/plugin-genymotion

Genymotion and VirtualBox service for the Appc Daemon.

1.6.2
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

@appcd/plugin-genymoton

Genymotion service for the Appc Daemon.

Report issues to GitHub issues. Official issue tracker in JIRA.

Note: This appcd plugin has been deprecated and is no longer actively maintained. It has been removed from the list of "default" appcd plugins.

This plugin supports Appc Daemon plugin API version 1.x and 2.x which correlates to Appc Daemon v1 through v4.

Info

The info service uses genymotion.js and [virtualbox.js] (./src/virtualbox.js) to detect the install Genymotion install and emulators, and Virtualbox install.

const { response } = await appcd.call('/genymotion/latest/info');
console.log(response);

Example response

{
    "home": "/Users/eharris/.Genymobile/Genymotion",
    "path": "/Applications/Genymotion.app/Contents/MacOS",
    "emulators": [
        {
            "name": "Custom Phone - 7.1.0 - API 25 - 768x1280",
            "guid": "6dc3f69a-c387-4dfa-9a42-a24a0f2cdb16",
            "target": "7.1.0",
            "sdk-version": "7.1.0",
            "genymotion": "2.11.0",
            "dpi": 320,
            "display": "768x1280-16",
            "abi": "x86",
            "googleApis": null
        }
    ],
    "executables": {
        "genymotion": "/Applications/Genymotion.app/Contents/MacOS/genymotion",
        "player": "/Applications/Genymotion.app/Contents/MacOS/player.app/Contents/MacOS/player"
    },
    "virtualbox": {
        "version": "5.1.26r117224",
        "executables": {
            "vboxmanage": "/usr/local/bin/vboxmanage"
        }
    }
}

This project is open source under the Apache Public License v2 and is developed by Axway, Inc and the community. Please read the LICENSE file included in this distribution for more information.

FAQs

Package last updated on 04 Jun 2020

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.