Hi, I just download the latest Android SDK (r08) to use Proguard.
But, I get the following error when exporting apk.

 Proguard returned with error code 1. See console
       You should check if you need to specify additional program
jars.
 Unexpected error while performing partial evaluation:
   Class       = [com/google/ads/AFMAUtil]
   Method      = [c([B[B)[B]
   Exception   = [java.lang.ArrayIndexOutOfBoundsException] (-1)
 java.lang.ArrayIndexOutOfBoundsException: -1

When I remove the codes which call Google Adsense function, I don't
get any error.
If somebody know the way to fix this error, please help me out!

Thanks in advance!!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to