I've a lots of classes for my SMS Blocker Android application such as:
What is the right place for each type of class to arrange them inside different packages?
Put classes that are non-activity into the Classes folder and put all others into their corresponding folders. It should look like this: