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
Both AndroidSlicer.jar and pr_eSlicer.jar_ files refer to the same Slicer.java class (we use different options for those two calls). The reason for seperating those classes is the extended version that we are going to have later for the tool.
Hi,
I am sorry for many questions. I really wanted to make this work :p
So, the question is when which source file corresponds to preSlicer.jar and AndroidSlicer.jar?
In the source code I can see three main files from Instrumeneter class, TestInside class, and Slicer class.
I can see Instrumenter.java and Instrumenter.class are from Instrument class in source code.
But, I am not sure for AndroidSlicer.jar and preSlicer.jar
Could you let me know which source code is related with these jar files?
Also, could you let me know how to actually recompile/build jars to get the same jar files?
I really appreciate your answers :)
The text was updated successfully, but these errors were encountered: