This repository contains the code for the Greenhouse Mobile application.
In order to install the application, you must have an Andorid device with a system version greater than or equal to 7.0. And you must have installed on your host:
- Android Studio: https://developer.android.com/studio
- Smart greenhouse server: Server
After that, open the project in Android Studio, modify the file config that you find in /app/src/main/res/raw/
directory, insert as IP address the IP of the Server, once you have done that connect the mobile device to the host using the appropriate cable and activate developer mode by following these instructions: https://developer.android.com/studio/debug/dev-options
Having done this you should now be able to view your connected device in Android Studio, click on the run button and proceed to install the application.