-
Notifications
You must be signed in to change notification settings - Fork 5
Building & Requirements
Piotr Skowronek edited this page Feb 23, 2020
·
3 revisions
- Java Development Kit 8+
- Android Studio 3.0 (Android Plugin for Gradle 3.0.0+)
- Build tools and SDK 27+
-
ANDROID_HOME
environmental variable orsdk.dir
inlocal.properties
within the project root pointing to SDK directory
- XCode 9+
-
gradlew pm-home-station:shadowJar
- create a single (fat) JAR file with the desktop application -
gradlew pm-home-station:createExe
- create a Windows EXE file with the desktop application -
gradlew pm-home-station:run
- run the desktop application
-
gradlew android:build
- create APK-s for Android devices