Skip to content

robins42/LiveSplit.Remote.Android

Repository files navigation

LiveSplit Android Remote LiveSplit Android Remote

Overview

LiveSplit Android Remote is an app to control LiveSplit from your Android device. (Android 2.3 or above)

Get it on Google Play

LiveSplit Android Remote

Features

  • A running timer that synchronizes with LiveSplit
  • Start
  • Pause
  • Resume
  • Reset
  • Split
  • Undo split
  • Skip split
  • Keeps screen on

Setup

  1. Download and install the current app version from Google Play (Click on the Google Play Button above to get there)

    or

    download any current/previous .apk from the apk folder here on GitHub. (You may have to allow apps from unknown sources in your phone security/developer settings. Older versions may not work as well for obvious reasons.)

  2. Download and extract LiveSplit 1.7 or newer: http://livesplit.org/downloads/

    Setup step 2

  3. Download and extract the LiveSplit server component (LiveSplit.Server_1.7.x.zip or newer) into the LiveSplit "components" sub-directory: https://github.com/LiveSplit/LiveSplit.Server/releases

    Setup step 3

  4. Start LiveSplit, open your layout

    Setup step 4

  5. Add the LiveSplit Server component to your layout

    Setup step 5

  6. Note your IP, you will need it for the app (You may also change port if necessary). (This IP is needed so the app knows how to connect to your LiveSplit computer.)

    Setup step 6

  7. Start the server (Windows may ask for firewall permissions, you have to allow it)

    Setup step 7

  8. Go to the app settings and enter your IP (and port if you changed it)

    Setup step 8

(You can also use your public IP to access the server via internet, but you will have to forward that port in your router)

Using the code

If you want to compile the .apk yourself (although they are all in the apk folder) or edit the code (although you can make requests to me what you want as a new feature or fix), you should be able to pretty much just put the whole project into Android Studio. You will need the SDK files specified in app/build.gradle or change it to yours.

About

Control LiveSplit from your Android device

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages