1. About
    1. Welcome
    2. Project News
    3. Architecture
    4. Community Wiki
  2. Get Involved
    1. Get the Code
    2. Mailing Lists
    3. Contributing
  3. Virtual Device
    1. Building
    2. Running
  4. Server Components
    1. Install
    2. Configure
  5. Client — Android
    1. Build & Install
    2. Using
  6. Client — iOS
    1. Build & Install
  7. Wire Protocol
    1. Protocol Description
    2. Extend and Build

SVMP 1.2.0 Released

The 1.2 release of SVMP saw changes mostly to the gateway server component. The Java-based test proxy is retired with this release and will not be receiving any further updates. Accordingly, the Node.js based svmp-server received better support for use in dev and testing environments. Notable improvements include making more options customizable through the configuration file and support in the command line tool for manually mapping VM IP addresses to user accounts for testing and small-scale deployments. There is also now a Puppet module available for installing and configuring the server. The VM now contains an SSH server as a supplement to ADB. See the VM build script for instructions on how to embed an authorized keys file and enable the server.

including a Puppet module for

Detailed Change Log

Android Client

SVMP Server

VM