I am getting this exception while I am trying to call an activity from another one. The complete exception is
android.content.ActivityNotFoundExcept
you can add this code in manifiest.xml file
manifiest.xml
action android:name="com.kaushalam.activity101activity.SecondActivity" category android:name="android.intent.category.DEFAULT"