Skip to content

sisinflab-swot/evowluator-android-launcher

Repository files navigation

evOWLuator Android Launcher

evOWLuator Android Launcher is a helper Android app used by the evOWLuator framework to launch reasoning tasks on Android devices, developed by SisInf Lab at the Polytechnic University of Bari.

Building

Android Launcher can be built with Gradle (version 5.6.2 or later). It requires Android SDK version 28.

Instructions

  1. Copy local.properties.example to local.properties;
  2. Edit the sdk.dir property in local.properties to the local Android SDK installation path;
  3. Generate the Gradle wrapper: $ cd <project directory> && gradle wrapper
  4. Build the APK: $ ./gradlew assembleRelease

Copyright and License

Copyright (c) 2019 SisInf Lab, Polytechnic University of Bari

evOWLuator Android Launcher is distributed under the Eclipse Public License, Version 2.0.

About

Android launcher application for the evOWLuator framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published