我正在开发一个使用Google API的应用.我在"Google Developers Console"中创建了凭据.如果我创建了已签名的APK,并在手机上运行它,则没有问题.
问题是,当我开发应用程序时,当我单击RUN按钮时,它会在手机上部署应用程序的未签名版本.因此应用程序不起作用.
当单击RUN按钮时,如何设置Android Studio以使其在手机上部署签名的APK?
android signed android-studio
android ×1
android-studio ×1
signed ×1