google/android-classyshark

Request: allow to use this repository as gradle dependency

AndroidDeveloperLB opened this issue · 0 comments

Not just a jar file.
But a real dependency that we can use in Android projects.

If this is already possible, please write it on the main page of the repository, and show there also tutorials of how to use it with various ways of input, such as InputStream, Uri, etc...

The reason I don't mention File is that sadly Android is becoming very much against it, preferring the terrible SAF API instead.