Max number of Activities!

北战南征 提交于 2019-12-02 10:23:54

问题


Is there any design guideline on the number of Activities an application could have? If there is a limit, what would be the ideal number of Activities that can be bundled in an Android application.


回答1:


There is IMO no such limit, typical application would have < 10 activities (screens). Do you plan something that would be highly above this number?



来源:https://stackoverflow.com/questions/3608347/max-number-of-activities

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!