serval-snt-uni-lu / DroidRA

Taming Reflection to Support Whole-Program Analysis of Android Apps
GNU Lesser General Public License v2.1
51 stars 25 forks source link

runexception:this operation requires resolving level SIGNATURES #3

Open jiangxu0311 opened 6 years ago

jiangxu0311 commented 6 years ago

li, hello, i use reflection3.apk to test. But there is a java.lang.RuntimeException like photo. I want to know how to fix it. Thank you. 1526351557 1

jiangxu0311 commented 6 years ago

I have solved it.

xjtuncy commented 6 years ago

I had the same problem. Can you tell me how to solve this problem ? Thank you!

xjtuncy commented 6 years ago

I have solved it by running in ubuntu.

BedoMagdi commented 3 years ago

@jiangxu0311 could please explain how did you solve it? Thanks!

mengjianwei12345 commented 2 years ago

i also met this problem,can someone tell me how to resolve it in windows

mengjianwei12345 commented 2 years ago

i set the IDEA vm options to "-Dos.name=linux",but still appear this problem