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

[Question] Latest Android version and backwards compatibility #9

Open
joaoluizn opened this issue Jul 3, 2020 · 1 comment
Open

Comments

@joaoluizn
Copy link

Since things become deprecated from one version to another on android, having just the latest version of the android-platform linked to my Soot instance, shouldn't be enought to run properly?

I'm not sure if I really need all versions as dependency. Could somebody answer me this one?

Actually using Soot to instrument Android Apps.

@JordanSamhi
Copy link

Hi @joaoluizn,

Actually, you do not have to give Soot a specific android.jar file.
Just clone this repository and as "-android-jars" option to soot, just give the android-platforms folder, Soot will pick up the correct version by itself.

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