How to get app inventor xml code in my eclipse IDE
How can i get 开发者_如何学CApp Inventor XMl code for Eclipse IDE
Currently, not possible, as App Inventor does not manage Eclipse Java projects, but uses schema. Use "Download Source" (More Actions) in the list of "My projects" to inspect the code generated by App inventor.
Though its not possible for the time being
I've read in forums that it'll be possible in near future versions of app-inventor
Keep Checking forum announcements for any update
Currently not possible, I will prefer to design your app with eclipse built in GUI plugin.
精彩评论