Skip to content

Commit

Permalink
Prepared balloon binding
Browse files Browse the repository at this point in the history
  • Loading branch information
uholeschak committed Jan 6, 2025
1 parent 60c45ca commit 54f4f44
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions EdiabasLib/AndroidNetBindings/SkydovesBalloonBinding/ReadMe.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Clone git source:
https://github.com/woxblom/DragListView.git

Set JAVA_HOME to JDK installation directory first, currently:
JAVA_HOME=C:\Program Files (x86)\Android\openjdk\jdk-17.0.12

Build:
gradlew.bat clean
gradlew.bat build -x lint
copy balloon\build\outputs\aar\balloon-release.aar to SkydovesBalloonBinding

0 comments on commit 54f4f44

Please sign in to comment.