2016-12-14 17:32:10 +00:00
---
layout: documentation
title: Android openHAB App
---
{% include base.html %}
# Android openHAB App
We provide a native Android app for openHAB.
It uses the REST API of openHAB to render sitemaps of your openHAB installation.
2017-01-18 16:20:28 +00:00
It also supports [myopenhab.org ](http://www.myopenhab.org ) including push notifications.
2016-12-14 17:32:10 +00:00
The latest release version of the app is always available through Google Play.
2017-01-18 16:20:28 +00:00
**Features:**
2016-12-14 17:32:10 +00:00
2017-01-18 16:20:28 +00:00
* View openHAB sitemaps
* Control openHAB remotely
* Multiple themes available
* Push notifications
* Voice commands
* Thing discovery via app
* Support for Username/password or SSL client authentication
* Selection of a default sitemap
[![Download openHAB app on Google Play ](images/google-play-badge.png ){:width="250px"}](https://play.google.com/store/apps/details?id=org.openhab.habdroid)
2017-01-21 18:09:14 +00:00
**Screenshots:**
2016-12-14 17:32:10 +00:00
2017-01-21 18:09:14 +00:00
< div class = "row" >
< div class = "col s12 m5" > < img src = "images/android_01.png" alt = "Demo Overview" > < / div >
< div class = "col s12 m5" > < img src = "images/android_02.png" alt = "Demo Widget Overview" > < / div >
< / div >
2016-12-14 17:32:10 +00:00
2017-01-21 18:09:14 +00:00
**Help and technical details:**
Please refer to the [openhab/android project on GitHub ](https://github.com/openhab/openhab.android ) for more details.