我是个新手,麻烦问一下,我在使用android studio的时候连接手机直接点击run在手机上运行,为什么提示failed to create keystore啊,麻烦帮忙解决一下,不胜感激
http://stackoverflow.com/questions/35434345/unable-to-create-signed-apk-keystore-android-studio-1-4-1
是不是安装在手机上的apk有签名?直接run是不带签名的。你卸载掉手机上的版本,再run试一下