#Ankit_Android

1 messages · Page 1 of 1 (latest)

charred tinsel
#

Hi, you can set minify to true in your build.gradle and also use app bundle for further optimization.

sharp moon
#

Caused by: java.lang.ClassNotFoundException: com.android.tools.lint.client.api.Vendor

#

I am getting this error when i am trying to minify to true

charred tinsel
#

it seems to not be related with Stripe but rather com.android.tools.lint:lint Please check your project configuration and ensure the required dependencies are in place

sharp moon
#

we are using dexguard for it.

#

so we are not supposed to add minify true in build.gradle.

charred tinsel
#

I'm not familiar with dexguard, but you can reach out to them and see if they have any configuration for APK size reducing.

sharp moon
#

with whom i need to check for it ?

charred tinsel
#

You can reach out to dexguard support on this matter.

sharp moon
#

but stripe sdk size is 4 MB. so can you please check with your android team how can we reduce it ?

#

can you please provide the email id for android team so that i can check it.

charred tinsel
#

The easier way is to set minify = true as I explained earlier. But since you cannot turn it on due to dexguard limitation, I'd suggest you to reach out to them and see if they can provide equivalent configuration to minify the apk.

sharp moon
#

can you please provide the android contact email id from stripe ?

#

pls provide the contact support.

charred tinsel
#

Sure, you can contact Stripe Support here. https://support.stripe.com/contact But I think they will give you the same answer.