-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Questions about compatibility with Android #65
Comments
OK was curious and tried it myself. gradle:
Code:
And the result:
So to answer the questions:
Attached here the tiny sample project. Good job on this library! |
Thanks @AndroidDeveloperLB . I need to add Gradle support to all of my libraries. Sigh. So much to do. |
@j256 Can you please confirm and/or answer what I wrote ? Is there a list somewhere of all the file-types that you support? |
From my understanding by reading the description, this library can be used to guess the type of a file based on its content, similar to the "file" command on linux.
The text was updated successfully, but these errors were encountered: