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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: