Did you mean to create an application with multiple features and somehow you wanted the users to have the freedom to add or remove features inside the app? With my basic knowledge in programming just put the feature in one Class then create a boolean variable which can be accessed through a...