boluwebtasarim adlı üyeden alıntı:
mesajı görüntüle
Android 12 Hata Alıyorum (compileSdkVersion 31)
14
●144
- 21-11-2021, 23:05:01Misafir adlı üyeden alıntı: mesajı görüntüle
> Task :app:processDebugMainManifest FAILED C:\Users\pc\Desktop\proje\app\src\main\AndroidManifest.xml Error: android:exported needs to be explicitly specified for <receiver>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. C:\Users\pc\Desktop\[COLOR=#000000][FONT=Open Sans]proje[/FONT][/COLOR]\app\src\main\AndroidManifest.xml Error: android:exported needs to be explicitly specified for <receiver>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. C:\Users\pc\Desktop\[COLOR=#000000][FONT=Open Sans]proje[/FONT][/COLOR]\app\src\main\AndroidManifest.xml Error: android:exported needs to be explicitly specified for <receiver>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. Execution failed for task ':app:processDebugMainManifest'. > Manifest merger failed with multiple errors, see logs - 21-11-2021, 23:12:03Bu %100 başarılı sonuç verirMisafir adlı üyeden alıntı: mesajı görüntüle
StackOwerflowboluwebtasarim bunu beğendi.1 kişi bunu beğendi. - 22-11-2021, 18:01:11Manifest içerisinde en üste şunu ekle ve deneboluwebtasarim adlı üyeden alıntı: mesajı görüntüle
tools:replace="android:allowBackup" - 22-11-2021, 18:29:15en üste ekledim şu şekilde hata azıldı ama yine verdiWebilisimNET adlı üyeden alıntı: mesajı görüntüle
Merging Errors: Error: tools:replace specified at line:2 for attribute android:allowBackup, but no new value specified proje.app main manifest (this file), line 1 Error: Validation failed, exiting proje.app main manifest (this file)