Error:Execution failed for task ':app:validateSigningDebug'.> Keystore file C:\Users\lijipei\Desktop\android_studio\LocDemo\app\Users\clamp\Downloads\定位sdk\LocationDemo2\app\src\main\res\debug.keystore not found for signing config 'debug'.
在下載別人的demo后,運行項目遇到了這個問題,然后根據提示的異常信息,找到build.gradle這個文件注釋一句話就可以了。這里應該是引用這個目錄下的debug.keystore文件而沒有找到引起的
