Briefing Android Knowledge

how to fix it?

If your application is throwing exception android.content.ActivityNotFoundException, how to fix it?

A.
Create a new activity Java sub-class.

B.
Rename your activity

C.
Create the activity layout

D.
Add the activity to the AndroidManifest