android - How do I solve MMUMapper error? -


i'm new android app development.

i implementing gcm (google cloud messaging) in application.

when try post value url, error:

the stack trace error , mmumapper error, fail register mva, unsupported format(0x5) , invalid operation unregister mva va. 

does have solution? kindly me.

may memory management unit related error. while work gcm make sure increase app memory , -vmargs in eclipse.ini file. , if used play services jar should using proguard.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -