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