You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
There is no gradle dependency of the library, there is no jar file, there is no usage of "Shark.with" ...
I want to try it out, right on Android device.
I want to get manifest data, to get resources, to be able to view them, including app icons even if they are VectorDrawable or Adaptive icon.
The reason for that is that sadly Android has added new restrictions to get information from APK files, so it's impossible to do it for them unless I copy each APK file to my own path of the app, which is a waste of time and storage.
The text was updated successfully, but these errors were encountered:
I cloned it only yesterday. I don't see that it's updated.
The sample doesn't use the repository's code of Shark.with . It doesn't use Jar file and doesn't use dependency at all.
Please explain.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is no gradle dependency of the library, there is no jar file, there is no usage of "Shark.with" ...
I want to try it out, right on Android device.
I want to get manifest data, to get resources, to be able to view them, including app icons even if they are VectorDrawable or Adaptive icon.
The reason for that is that sadly Android has added new restrictions to get information from APK files, so it's impossible to do it for them unless I copy each APK file to my own path of the app, which is a waste of time and storage.
The text was updated successfully, but these errors were encountered: