Search code examples
androidandroid-studiopmml

Import JPMML to my Android Studio project


How to add jpmml (https://github.com/jpmml/jpmml) to my Android Studio project? I tried to use pom.xml file but it didn't help. Please give me some advice.


Solution

  • Consider using the JPMML-Android project.