Hello friends, i this tutorial I will show you how to fix Apps targetting Android 12and Higher are required to specify an explicit value for 'android:exported'
Simply add the value to the activity before an intent filter.
android:exported="true"