Hi,
When I try to build the .apk file I get an error like this.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running Gradle task 'assembleDebug'...
Running Gradle task 'assembleDebug'... Done 116.2s
Exception: Gradle build failed to produce an .apk file. It's likely that this file was generated under
C:\Users\username\Desktop\passwd\build, but the tool couldn't find it.
Hi, When I try to build the .apk file I get an error like this.
How can I solve that??