I have an android application with many activities. I render next activity from the previous by creating an Intent object right in its code. I think this kind of code sucks. Are there any "good" ways to implement activities management in the application, best practices?
Actually, there are some standard practices that we android developer follows:
About Dashboard:
You can get the example for Dashboard from here.
About TabBar: Why i prefer Dashboard as compared to Tabbar? Just because it is really very much easy to implement activity management in dashboard while in tab layout we have to implement ActivityGroup concept and really very much hard to handle as compared to Dashboard layout.
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