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

Sample "ClassySharkAndroid" doesn't include anything related to the repository #176

Open
AndroidDeveloperLB opened this issue Nov 27, 2019 · 2 comments

Comments

@AndroidDeveloperLB
Copy link

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.

@borisf
Copy link
Collaborator

borisf commented Nov 28, 2019

I am not sure, what do you mean, please update

@AndroidDeveloperLB
Copy link
Author

AndroidDeveloperLB commented Nov 28, 2019

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 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