Offer an Android UI Prototype Tool - AppInventor, Another?

I'm looking for a prototype tool for Android - what is your experience, is MIT AppInventor (formerly Google AppInventor) worth a look?

Can you suggest any other (best) prototyping tool I should be aware of?

I'm at home with Java application development, I just wanted to use a tool that would allow me to conduct early testing of user experiences. What is your experience, using a prototyping tool that deserves additional training, or should I just write an application?

+3
source share
4 answers

, - . XML- Android Eclipse . , , Android

+2

IntelliJ IDEA xml

+1

, , . " " , .

jimu Mirror Mirror.js, .

Mirror - , Android . XML , ListView ( ) , , . , , .

Built on the background of the revival of Mirror, Mirror.js allows you to prototype the dynamic part of the user interface: animation, transitions on the screen, navigation between screens, etc. You use Android XML resources and a bit of JavaScript to create these prototypes and most of the code can be reused in development . When you're done, you can share your work as an APK.

Full disclosure, I am one of the creators of this tool.

+1
source

All Articles