Ragunath Jawahar
Ragunath Jawahar

Reputation: 19723

Max number of Activities!

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.

Upvotes: 2

Views: 1610

Answers (1)

krtek
krtek

Reputation: 1065

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

Upvotes: 3

Related Questions