home-assistant-android | : iphone : Home Assistant Companion for Android
kandi X-RAY | home-assistant-android Summary
kandi X-RAY | home-assistant-android Summary
home-assistant-android is a Kotlin library. home-assistant-android has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
:iphone: Home Assistant Companion for Android
:iphone: Home Assistant Companion for Android
Support
Quality
Security
License
Reuse
Support
home-assistant-android has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are no watchers for this library.
It had no major release in the last 6 months.
home-assistant-android has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of home-assistant-android is current.
Quality
home-assistant-android has no bugs reported.
Security
home-assistant-android has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
home-assistant-android is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
home-assistant-android releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of home-assistant-android
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of home-assistant-android
home-assistant-android Key Features
No Key Features are available at this moment for home-assistant-android.
home-assistant-android Examples and Code Snippets
No Code Snippets are available at this moment for home-assistant-android.
Community Discussions
No Community Discussions are available at this moment for home-assistant-android.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install home-assistant-android
Download and install Android Studio. Download / clone this repository to a folder on your computer. Create a Firebase project at Firebase Console. Create six Android apps, with following package names. Now download the google-services.json file and put it in the home-assistant-Android/app folder. This file contains the configuration of the whole project (all the four applications). You can also use the mock services file instead of generating your own The file should contain client IDs for all packages listed above for debugging to work properly. If you do not generate your own file push notification will never work. Start Android Studio, open your source code folder and check if the Gradle build will be successful using Build/Make Module "App". You might have to install the right Android SDK via Tools/SDK Manager first. Create keystore containing keypair for debug application signing. In Android Studio: Menu/Build/Generate signed APK, then use a button to create new keystore. Remember the passwords and key alias.
Download and install Android Studio
Download / clone this repository to a folder on your computer
Create a Firebase project at Firebase Console
Create six Android apps, with following package names
io.homeassistant.companion.android
io.homeassistant.companion.android.debug
io.homeassistant.companion.android.minimal
io.homeassistant.companion.android.minimal.debug
io.homeassistant.companion.android.quest
io.homeassistant.companion.android.quest.debug
Now download the google-services.json file and put it in the home-assistant-Android/app folder. This file contains the configuration of the whole project (all the four applications). You can also use the mock services file instead of generating your own The file should contain client IDs for all packages listed above for debugging to work properly. If you do not generate your own file push notification will never work
Start Android Studio, open your source code folder and check if the Gradle build will be successful using Build/Make Module "App". You might have to install the right Android SDK via Tools/SDK Manager first.
Create keystore containing keypair for debug application signing. In Android Studio: Menu/Build/Generate signed APK, then use a button to create new keystore. Remember the passwords and key alias
Set environmental variables used in app/build.gradle.kts:
KEYSTORE_PASSWORD
KEYSTORE_ALIAS
KEYSTORE_ALIAS_PASSWORD
Run the build using gradlew build from command line.
If the build is successful, you can run the app by doing the following: click Run -> Run 'app'
Connect your phone or create a new virtual device following on screen instruction
:tada:
Download and install Android Studio
Download / clone this repository to a folder on your computer
Create a Firebase project at Firebase Console
Create six Android apps, with following package names
io.homeassistant.companion.android
io.homeassistant.companion.android.debug
io.homeassistant.companion.android.minimal
io.homeassistant.companion.android.minimal.debug
io.homeassistant.companion.android.quest
io.homeassistant.companion.android.quest.debug
Now download the google-services.json file and put it in the home-assistant-Android/app folder. This file contains the configuration of the whole project (all the four applications). You can also use the mock services file instead of generating your own The file should contain client IDs for all packages listed above for debugging to work properly. If you do not generate your own file push notification will never work
Start Android Studio, open your source code folder and check if the Gradle build will be successful using Build/Make Module "App". You might have to install the right Android SDK via Tools/SDK Manager first.
Create keystore containing keypair for debug application signing. In Android Studio: Menu/Build/Generate signed APK, then use a button to create new keystore. Remember the passwords and key alias
Set environmental variables used in app/build.gradle.kts:
KEYSTORE_PASSWORD
KEYSTORE_ALIAS
KEYSTORE_ALIAS_PASSWORD
Run the build using gradlew build from command line.
If the build is successful, you can run the app by doing the following: click Run -> Run 'app'
Connect your phone or create a new virtual device following on screen instruction
:tada:
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page