niteshmourya / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
Apache License 2.0
1 stars 0 forks source link

Ability to use AppInventor as Only A Layout Tool #128

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, the "best" way to layout an android application is by manually 
editing the XML; which is just awful.  AppInventor has provided an excellent 
interface to generating this information and it would be excellent if you could 
use AppInventor to prototype your layout and then continue on to much more 
intensive application programming using the generated layout.

Original issue reported on code.google.com by wyatt.n...@gmail.com on 18 Sep 2010 at 4:00

GoogleCodeExporter commented 9 years ago
Having this capability to export into the standard java constructs (layout and 
block code) would expand the usefulness of AI into a full prototyping tool that 
seamlessly allowed migration into the full set of programming functionality 
when the limits of AI had been reached OR when wanting to eliminate the 3.5 MB 
of overhead. 

Original comment by RCope...@gmail.com on 24 Oct 2010 at 1:17

GoogleCodeExporter commented 9 years ago

Original comment by ma...@google.com on 28 Oct 2010 at 7:49

GoogleCodeExporter commented 9 years ago
Being able to generate java code from the AI project would be awesome (if human 
readable/understandable), and also good for teaching reasons. Could also be 
used as a starting point for more advanced applications if generated code is 
good enough.

Original comment by tippor...@gmail.com on 7 Jan 2011 at 9:25