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

Deprecated Apache import #13

Open
softvision-mariusduna opened this issue Apr 7, 2016 · 0 comments
Open

Deprecated Apache import #13

softvision-mariusduna opened this issue Apr 7, 2016 · 0 comments

Comments

@softvision-mariusduna
Copy link

When upload the apk to the play store then it shows 0 supported devices, this because of: compile 'org.apache.directory.studio:org.apache.commons.io:2.4'

Others had the same issue: http://stackoverflow.com/questions/14020237/android-app-is-supported-by-0-devices

I removed the upper library and the app becomes compatible with lot of devices.

I guess you should remove the line import org.apache.commons.io.IOUtils; and implement manually the methods.

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

1 participant