The following project was implemented as part of the project "Stream Data Processing" (pl. „Przetwarzanie danych strumieniowych”) at the Wrocław University of Science and Technology. In this repository you can find a mobile application made for the Android platform.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone this repository and import into Android Studio or you could install app using apk file stored here. Actual release info (also) stored at this directory in file.
When app's recording music - should look like:
After successfull classification the view change to:
Generating new apk file from Android Studio:
- Build menu
- Generate Signed APK...
- Fill in the keystore information (you only need to do this once manually and then let Android Studio remember it)
- JSch - JSch allows you to connect to an sshd server and transfer music file
- Retrofit - HTTP API as a Java interface (to connect to REST API)
- Android Ripple Background - Used to ripple animation
- **Anna Łyjak ** - Initial work - kirjava113
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details