I\'m writing tests for a component in my Android application. This component uses activities to make some reports. So I need an activity in order to test the component (ugly
The test project and activity can coexist together, put the target package name as the test project's package name