https://github.com/niqdev/enhanced-domotic-android
https://github.com/niqdev/enhanced-domotic-android
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/niqdev/enhanced-domotic-android
- Owner: niqdev
- Created: 2015-01-09T06:36:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-26T18:22:51.000Z (over 11 years ago)
- Last Synced: 2025-03-05T09:03:46.942Z (over 1 year ago)
- Language: Java
- Size: 410 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enhanced-domotic-android
Android demo based on the following libraries:
> [enhanced-domotic](https://github.com/niqdev/enhanced-domotic): Domotic library in Java
> [AndroidAnnotations](https://github.com/excilys/androidannotations/wiki): Fast Android Development and Easy maintainance
> [OrmLite](http://ormlite.com/): Lightweight Object Relational Mapping (ORM) Java Package
> [Guava](https://github.com/google/guava): Google Core Libraries for Java
> [SLF4J](http://www.slf4j.org/): Simple Logging Facade for Java