Skip to content

FelixWohlfrom/Presenter-Client-Android

Repository files navigation

Presenter App for Android Build Status codecov

This app can be used to remote control a presentation e.g. on your notebook.

It requires a server software running on the machine that is controlled. A sample server can be found here.

Connection can currently established using bluetooth. Wifi support is currently planned.

In this document, you will find the information how to build and install the app.

Requirements

For installation:

  • An android device with minimum api level 21 or higher. This is Android 5.1 "Lollipop" or higher.
  • Android platform tools

For building the app:

Building the app

To build the app, import the source code in Android Studio. There you can build and install it like any other Android app.

Installation

If you want to just install an official release, you need to enable usb debugging on your device. See the Android documentation how to do this.

Now you can execute the following command to install the downloaded apk file: <path/to/extracted/>adb install </path/to/downloaded/>Presenter.apk

Replace the paths accordingly where you downloaded the apk and where you extracted the platform tools.

About

Android app that can remote control presentations from your smartphone. Requires server, e.g. https://github.com/FelixWohlfrom/Presenter-Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published