Do we, Android developers, have any tool like iOS developers have which can help us make story board of all activities and links between them?
Those who have seen iOS story board tool will know what I am talking about. It would be really cool as we would be able to visualise the UI logic.
PS. check my storyboard
tag
iOS storyboards allow you to define the flow of your app without (almost) writing a single line of code using the Interface Builder.
I don't think there's similar tool for Android. You'll need to create the layouts separately and then glue them calling startActivity
(or its relatives).
I don't know that tool well, but I think that you are looking for something like fluidUI
There are dozens of similar tools and the best of them imho is still pen + paper.
Edit : Jimu looks like it will be perfect for that role.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With