As you know, you cannot do this directly, as the App Inventor code is converted to a circuit and then converted by the kawa compiler to Java byte code. It is never introduced in Java.
However, the team has released open source component libraries that can help people make the transition from App Inventor to the Java SDK. See this post and this tutorial . A team from the University of Alabama is creating a tool to automatically translate App Inventor code into Java. See this post and this project site .
Ellen spertus
source share