187411d5c9
* an android test app for extensions AAR package * add the pipeline * fxing the Android CI pipeline * fix the build issus on macOS * more fixings * more fixings * switch to jdk 11 * gradlew path issue * update the command lines * split the test task * better name |
||
---|---|---|
.. | ||
app | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
settings.gradle |
README.md
How to start
- copy JAR package from
REPO/out/$OS/RelWithDebInfo/java/build/libs/onnxruntime-extensions-
{VERSION}.jar into app/libs folder. - build and run this java project.