Skip to content

remo.tv open source software for pairing your Android powered robot with our site. https://remo.tv

License

Notifications You must be signed in to change notification settings

remotv/controller-for-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cfc3f5f · Sep 22, 2021
Dec 26, 2020
Sep 22, 2021
Sep 21, 2021
Jan 3, 2021
Oct 16, 2020
Nov 12, 2019
Sep 22, 2021
Jan 3, 2021
Sep 22, 2021
Mar 25, 2020
Jul 26, 2019
Dec 15, 2019
Feb 26, 2020
Sep 21, 2021
Jul 25, 2019
Mar 25, 2020
Jul 25, 2019
Oct 16, 2020

Repository files navigation

Maintainability Actions Deploy build

controller-for-android

remo.tv open source software for pairing your Android powered robot with our site. https://remo.tv

Currently under development. Not everything may work at the moment

WIKI

For setup guide and button templates, please check out the WIKI

Development

Required software

Android Studio

  • Version 3.6 or higher. May not be buildable on lower versions
  • Android SDK (should be installed with Android Studio)
  • Java 7 or 8 JDK (might be installed with Android Studio)

Branches

master

The most stable code in the repo. Can be used for testing and is known to work

develop

The latest code, mostly stable, but might have issues. Sometimes this code may not be buildable

Device Limitations

  • Setup to be capable of running on Android 4.1 (API 16) or higher. Some devices may run into issues, so feel free to report them

  • Android Things not tested

  • Raspberry PI running regular Android not tested

Supported or broken devices

Feel free to add your device to this list if you have tested it via a pull request

Broken devices:

Verified functional devices:

  • Casio G'zOne CA-201L (4.1.2 JellyBean). Tested with 512kbps bitrate and bluetooth. Might not support USB OTG

  • ZTE Speed (4.4 Kitkat), might not be fast enough on high bitrates, some weird bluetooth issues possible (SkyeOfBreeze/letsrobot-android#45)

  • Motorola Moto Z (8.0.0 Oreo)

  • Galaxy S4 (5.0.1 Lollipop)

  • Pixel 2 XL (9 Pie)

  • Samsung Galaxy J5

  • Samsung Galaxy M20 (9 Pie)

  • Samsung Galaxy A90 (9 Pie)

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here Note: the ffmpeg binaries are licensed under LGPL3.0, but the rest of the code is Apache 2.0