akexorcist / GoogleDirectionLibrary

[Android] Library for Google Direction API for Google Maps Android API v2
Apache License 2.0
571 stars 174 forks source link

Error:(62, 44) error: cannot access AbstractSafeParcelable class file for com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable not found #39

Closed basmasrour closed 6 years ago

basmasrour commented 7 years ago

After adding this lib. I got this error, Is there any conflict? Error:(62, 44) error: cannot access AbstractSafeParcelable class file for com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable not found

akexorcist commented 6 years ago

I think maybe the conflict from Google Play Services. Just exclude the Google Play Services dependencies in this library and use your own.