openhab-android

openHAB client for Android

Github星跟蹤圖

Introduction

This app is a native client for openHAB which allows easy access to your sitemaps.
The documentation is available at www.openhab.org/docs/.



Features

Beta builds

Beta builds are distributed via Google Play, 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 "fullStableDebug".

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 FCM 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/openhab-android
主編程語言Kotlin
編程語言Java (語言數: 4)
平台
許可證Eclipse Public License 2.0
所有者活动
創建於2014-04-12 12:09:03
推送於2025-05-07 19:49:05
最后一次提交
發布數1045
最新版本名稱3.17.9-beta-fdroid (發布於 )
第一版名稱1.8.0.7 (發布於 )
用户参与
星數622
關注者數47
派生數314
提交數3.3k
已啟用問題?
問題數1182
打開的問題數89
拉請求數2393
打開的拉請求數5
關閉的拉請求數317
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?