Does it work without code obfuscation by Proguard?
What is your Proguard config?


Daniel



On 27 July 2011 11:25, arnouf <[email protected]> wrote:
> Hello,
>
>
>
> Using proguard the paypal classes are not found
>
> ERROR/AndroidRuntime(3200): Caused by: java.lang.NoClassDefFoundError:
> com.paypal.android.MEP.PayPal
>
>
>
> I tried to add -libraryjars PATH_PAYPAL_LIB_JAR but it seems to change
> nothing, same error.
>
> I tried to add -keepclass com.paypal.* same result
>
>
>
> Can you provide some helps ?
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Daniel Drozdzewski

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

Reply via email to