Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Android compatibility #1158

Open
SamYStudiO opened this issue Oct 4, 2018 · 0 comments
Open

Android compatibility #1158

SamYStudiO opened this issue Oct 4, 2018 · 0 comments

Comments

@SamYStudiO
Copy link

I need to use NetCDF from an android project so i tried to add netcdfAll-4.6.11.jar dependency but i get this error:

Could not resolve all files for configuration ':app:debugCompileClasspath'.

Failed to transform file 'netcdfAll-4.6.11.jar' to match attributes {artifactType=processed-jar} using transform JetifyTransform
Failed to transform 'W:\Projects\somfy_solarapp\app\libs\netcdfAll-4.6.11.jar' using Jetifier. Reason: The type does not support '.' as package separator! Received 'java.lang.String'.. (Run with --stacktrace for more details.) To disable Jetifier, set android.enableJetifier=false in your gradle.properties file.

I'm using AS 3.2.0 and have androidx and jetifier set to true. (Disable Jetifier as the error recommands is not an option for me unfortunatly)

Any advices?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant