tanzirul / a3e

Automatic Android App Explorer
spruce.cs.ucr.edu/a3e
Other
41 stars 22 forks source link

run a3e occur some problems #10

Open lzn-black opened 6 years ago

lzn-black commented 6 years ago

I run tools by following commands: E:\Android\tool\Test\a3e-master>ruby bin\rec.rb apks\Mileage.apk --no-rec -loop Updated project.properties Updated local.properties Updated file E:\Android\tool\Test\a3e-master\bin..\troyd\proguard-project.txt It seems that there are sub-projects. If you want to update them please use the --subprojects parameter. shell$ adb shell pm uninstall umd.troyd 系统找不到指定的路径。 系统找不到指定的路径。 shell$ adb install E:/Android/tool/Test/a3e-master/bin/../troyd/bin/troyd.apk shell$ adb shell pm uninstall com.apps.mfcc 系统找不到指定的路径。 Traceback (most recent call last): 3: from bin/rec.rb:250:in <main>' 2: from E:/Android/tool/Test/a3e-master/bin/uid.rb:44:inchange_uid' 1: from E:/Android/tool/Test/a3e-master/bin/uid.rb:44:in open' E:/Android/tool/Test/a3e-master/bin/uid.rb:44:ininitialize': No such file or directory @ rb_sysopen - 1f813tj0/AndroidManifest.xml (Errno::ENOENT)

but there has something wrong, how can i solve this?