kimmoahokas / slicetime-android-emulator

Modified android emulator which supports SliceTime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SliceTime for Android Emulator

This is a fork of original android emulator designed to use with SliceTime. For more info see Android open source project and Project SliceTime.

Modifications to android emulator

Two commands were added to android emulator console:

  • init_sync <host> <server_port> <client_port> <client_id> which pauses emulator, connects to slicetime synchronizer and starts listening for incoming run permissions. set client id and client port to different values on every emulator instance, otherwise they won't work on same machine.

  • stop_sync disconnects from synchronizer and resumes normal operation.

Instructions

For user instructions you should see documentation in SliceTime GitHub.

Legal

Most of the Android system is Licensed under Apache Software License, 2.0. Android emulator is based on QEMU which is a trademark of Fabrice Bellard. For licensing info see QEMU license. Original licenses apply to this fork.

About

Modified android emulator which supports SliceTime

License:Other


Languages

Language:C 92.3%Language:C++ 2.8%Language:Shell 2.5%Language:Objective-C 1.5%Language:Assembly 0.4%Language:Haxe 0.4%Language:Python 0.1%Language:Smalltalk 0.0%Language:R 0.0%Language:Perl 0.0%