MartinStyk / AndroidApkAnalyzer

Android application for analyzing installed apps
GNU General Public License v3.0
270 stars 55 forks source link

Build failed. Keystore properties not found #6

Closed Zerokami closed 7 years ago

Zerokami commented 7 years ago

I want to compile this app and I get the error Error:(8, 0) C:\Users\MyUserName\StudioProjects\AndroidApkAnalyzer-master\keystore.properties (The system cannot find the file specified) <a href="openFile:C:\Users\Naruto\StudioProjects\AndroidApkAnalyzer-master\app\build.gradle">Open File</a>

Google doesn't help for some reason.

Thanks!

MartinStyk commented 7 years ago

This was caused by gradle configuration for automatic package signing. Should be ok now, please try again