passwdapp / passwd

A beautiful, cross-platform, encrypted password manager 🔐
https://kutt.it/passwd
GNU General Public License v3.0
166 stars 25 forks source link

App Build Error #5

Closed shreekrishnalamichhane closed 4 years ago

shreekrishnalamichhane commented 4 years ago

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.

How can I solve that??

gargakshit commented 4 years ago

Looks like some issue with your SDK, please try upgrading / or re-installing. Also, please check the build folder if the APK is produced