I am building an Android App in Visual Studio. When I try to build the app referencing items in the Resources folder, I get one of two errors.
If I preface \"Resourc
in AndroidManifest.xml make sure that no names depending on other resources which no longer exist for Ex:
android:label="@string/app_name" so we have to go to our resources/string.xml ssss