GithubHelp home page GithubHelp logo

neuroidss / openhab-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openhab/openhab-android

0.0 3.0 0.0 26.54 MB

openHAB client for Android

Home Page: https://play.google.com/store/apps/details?id=org.openhab.habdroid

License: Eclipse Public License 1.0

Python 1.07% Ruby 0.25% Java 97.57% Shell 1.10%

openhab-android's Introduction

Travis CI Status Crowdin Dependabot Status Total alerts Bountysource
Logo
openHAB client for Android

Introduction

This app is a native client for openHAB which allows easy access to your sitemaps.

Get it on Play Store Get it on F-Droid Get it on GitHub

Features

  • Control your openHAB server and openHAB Cloud instance
  • Receive notifications from openHAB Cloud
  • Change items via NFC tags
  • Send voice commands to openHAB
  • Discover devices and add them as items
  • Supports wall mounted tablets

Beta builds

Beta builds are distributed via GitHub and F-Droid. Those builds can be installed alongside the stable version.

Localization

Concerning all strings.xml files at mobile/src/*/res/values-*/

All language/regional translations are managed with Crowdin. Please do NOT contribute translations as pull requests against the mobile/src/*/res/values-*/strings.xml files directly, but submit them through the Crowdin web service:

Thanks for your consideration and contribution!

Setting up development environment

If you want to contribute to Android application we are here to help you to set up development environment. openHAB client for Android is developed using Android Studio and also can be build with maven.

  • Download and install Android Studio Android -> SDK Manager
  • Check out the latest code from Github via Android Studio
  • Install SDKs and Gradle if you get asked
  • Click on "Build Variants" on the left side and change the build variant of the module "mobile" to fullDebug

You are ready to contribute!

Before producing any amount of code please have a look at contribution guidelines

Build flavors

An optional build flavor "foss" is available for distribution through F-Droid. This build has map view, GCM and crash reporting removed and will not be able to receive push notifications from openHAB Cloud.

For using map view support in the "full" build flavor, you need to visit the Maps API page and generate an API key via the 'Get a key' button at the top. Then add a line in the following format to the 'gradle.properties' file (either in the same directory as this readme file, or in $HOME/.gradle): mapsApiKey=<key>, replacing <key> with the API key you just obtained.

Trademark Disclaimer

Product names, logos, brands and other trademarks referred to within the openHAB website are the property of their respective trademark holders. These trademark holders are not affiliated with openHAB or our website. They do not sponsor or endorse our materials.

Google Play and the Google Play logo are trademarks of Google Inc.

openhab-android's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.