The maximum number of events!

Is there any directive on the number of cases an application can have? If there is a limit, then what would be the ideal number of events that can be included in the Android application.

+1
source share
1 answer

Imo there is no such limit, a typical application will have <10 activities (screens). Are you planning anything more than this number?

+2
source

All Articles