FAQs - Building to device
Frequently asked questions related to building to device
Frequently asked questions related to building to device
Refer to Gradle
To fix this issue, follow these steps:
Make sure to download the version that corresponds to your build system.
Open Assets> Plugins> Android> gradleTemplate.properties
Add this line in the gradleTemplate.properties file at the end of the file
Replace "D:/aapt2/aapt2.exe" with the path where you extracted aapt2.exe
Refer to FAQ-iOS