I am using Aide- Android IDE on mobile to create applications but I keep getting this error:
Error
And this is the code inside:
Code
I tried to add this to the manifest:
tools:replace="android:appComponentFactory">
But the error still shows up
How to fix this?