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 about preSlicer and AndroidSlicer in source file #3

Open
ChunghaSung opened this issue Jul 29, 2019 · 1 comment
Open

Question about preSlicer and AndroidSlicer in source file #3

ChunghaSung opened this issue Jul 29, 2019 · 1 comment

Comments

@ChunghaSung
Copy link

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

@archer29m
Copy link
Member

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.

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