Skip to content
Snippets Groups Projects
Select Git revision
  • 2e96d35c89e6257bd69442db0113e3ead4accf05
  • master default protected
2 results

openhab-android

user avatar
belovictor authored
App is now migrated to the default directory structure of an Android Studio project which
includes modules for mobile app itself and it's wear companion app though no wear app yet
is introduced.
Build system is changed to gradle, CI will be reconfigured soon, untill then android builds
will not be available on CI.
Updated dependancies to later versions.
2e96d35c
History

Introduction

openHAB Android application is a native client for openHAB. It uses REST API of openHAB to render sitemaps of your openHAB. It also supports my.openhab.org including push notifications. Release version of the app is always available for installation through Google Play Development snapshots are available for download on CloudBees

Setting up development environment

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

  • Download and install Android Studio
  • After installation launch Android Studio, download and install Android SDK version 4.0.3 (Tools -> Android -> SDK Manager)
  • Check out the latest code from github
  • Open the project in Android Studio (File -> Open, select project folder)

You are ready to contribute!

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.