eclipse plugin - Can I edit an app made by Google AppInventor with other programming environment? -
so see making android app google appinventor easy comparing make manually using android plugin eclipse. since appinventor abilities limited, there way change element of app made eclipse or other programming environment allow me change code manually?
as may know, cannot directly, since app inventor code converted scheme, converted kawa compiler java byte code. never represented in java.
however, team has released component libraries open source, can people make transition app inventor java sdk. see this post , this tutorial. team @ university of alabama building tool automatically translate app inventor code java. see this post , this project site.
Comments
Post a Comment