如何解决MMUMapper错误?

Moh*_*j S 11 android google-cloud-messaging

我是Android App开发的新手.

我正在我的应用程序中实现GCM(Google Cloud Messaging).

当我尝试将值发布到我的URL时,我收到一个错误:

the Stack Trace Error and MMUMapper Error, fail to register MVA, unsupported format(0x5) and invalid operation for Unregister MVA with VA.
Run Code Online (Sandbox Code Playgroud)

有没有人有办法解决吗?请帮助我.

sra*_*ara 2

可能是内存管理单元相关的错误。使用 GCM 时,请确保增加应用程序内存和 eclipse.ini 文件中的 -vmargs。如果你使用了 play services jar,你应该将它与 Proguard 一起使用。