Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need update for androidx #71

Open
XCarbone opened this issue Nov 13, 2019 · 1 comment
Open

Need update for androidx #71

XCarbone opened this issue Nov 13, 2019 · 1 comment

Comments

@XCarbone
Copy link

In PdfDocument.java you use import android.support.v4.util.ArrayMap;
But with the new update android has migrated to androidx and this make the application crash.

Here is the error:
The given artifact contains a string literal with a package reference 'android.support.v4.widget' that cannot be safely rewritten. Libraries using reflection such as annotation processors need to be updated manually to add support for androidx.

@johngray1965
Copy link

I wrote a new version: https://github.com/johngray1965/PdfiumAndroidKt
Its modern.

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

No branches or pull requests

2 participants