Check activities and services

Issue #154 closed
cylonu87 repo owner created an issue

Check that activities and services are declared in the manifest and enabled.

Some people remove some activities from the manifest causing ramdom crashes (android.content.ActivityNotFoundException: Unable to find explicit activity class {xxx/yyy}; have you declared this activity in your AndroidManifest.xml?)

The app will check the manifest and if a problem is detected, popup an alert asking to install the original app.

Comments (5)

  1. Log in to comment