在未签名的应用程序上添加google apis

时间:2013-09-30 04:36:25

标签: android android-layout android-intent google-maps-api-3 android-emulator

您好我正在申请并想要添加指向我所在位置的Google地图。我的问题是这个应用程序直到开发并且尚未签名或启动。我可以在未签名的应用程序或APK上添加Google API吗?

1 个答案:

答案 0 :(得分:0)

当然可以,

您只需使用debug.keystore创建Console API密钥。

参见Vogella的指南:www.vogella.com/articles/AndroidGoogleMaps/article.html