android“导出android包”覆盖图从地图视图签名中消失

发布于 2024-12-02 20:34:49 字数 512 浏览 1 评论 0原文

现在,我已经完成了我的应用程序,我想将其投放市场。 (至少,我答应自己有一个功能会停止直到发布......;)

在调试模式下,应用程序就像一个魅力,它上面有一个地图视图,有一个大的覆盖层(400个项目)。

当我“导出 android 包”并在手机上尝试该应用程序时,地图可以工作,但叠加层未显示。

我已经做过/尝试过的事情;

- 获得了谷歌地图的非调试器API密钥,地图显示,只有覆盖层不会...

- 完全关闭proguard;从“default.properties”中删除 proguard 行

- 我没有错误,应用程序不会崩溃

两个问题;

1 - 其他人在“导出 android 包”时注意到过其他行为吗?如果有,那是什么? (非 proguard)

2 - 我是否以正确的方式关闭了 proguard?,因为我确实注意到“classes.dex”文件小了很多。

在给我一般提示之前,请尝试回答问题 1 和 2!

谢谢!

For Now, I'm finished with my application, and I want to put it on the market. (at least, promised myself to have a feature stop till a release... ;)

In debug mode the app words like a charm, it has a mapview on it, with a big overlay (400 items).

When I "export android package", and try the app on my phone, the map works, but the overlays are not displaying.

Things I've allready did/tried;

-got a non-debugger API key for google maps, the map displays, only the overlay's won't...

-Turned off proguard completely; remove the proguard line from 'default.properties'

-I got no errors, the app doesn't crash

Two questions;

1 - Anyone else ever noticed other behavure when 'export android package', if so, what was it? (non-proguard)

2 - Did I turn off proguard the right way?, because I did notice the 'classes.dex' file was quite a bit smaller.

Please try to answer questions 1 and 2 before giving me general hints!

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文