No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
The Android controller module for Hive Runner
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.5
~> 1.22

Runtime

>= 1.2.9, ~> 1.0
~> 2.1.18
 Project Readme

hive-runner-android

Android module for Hive Runner

Quick start

Install the hive-runner gem and set up your hive:

gem install hive-runner
hive_setup my_hive

When you are asked whether you want to add a module, press 1 and enter android as the module name. You will then be able to select the latest version from either Github or Rubygems.

Follow the configuration instructions and, in particular, ensure that the HIVE_CONFIG variable is set.

Start the Hive daemon:

hived start

Determine the status of the Hive:

hived status

Stop the Hive:

hived stop

Configuration file

Example config file:

  android:
   name_stub: ANDROID_WORKER
   port_range_size: 10