Android editor - e-ucm/ead GitHub Wiki
Installing editor from sources
With an Android devices attached, run the following maven commands:
mvn clean install
mvn install android:deploy -pl :engine-android
With an Android devices attached, run the following maven commands:
mvn clean install
mvn install android:deploy -pl :engine-android