zbas

Results 1 comments of zbas

@Progrsam you can use [jitpack](https://www.jitpack.io/) If you follow the instructions there, add to settings.gradle dependency repositories: `maven { url 'https://jitpack.io' }` and in the build.gradle dependencies: `implementation 'com.github.controlwear:virtual-joystick-android:master-SNAPSHOT'`