<div dir="ltr"><br><br>在 2017年11月8日星期三 UTC+8下午9:53:38,OxfordNiu写道:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><font size="2"><span style="color:rgb(0,0,0);font-family:宋体,arial,Verdana,sans-serif">Hi all,</span><br></font><div><span style="color:rgb(0,0,0);font-family:宋体,arial,Verdana,sans-serif"><font size="2"><br></font></span></div><div><span style="font-size:small;color:rgb(0,0,0);font-family:宋体,arial,Verdana,sans-serif">Recently, I use Flowdroid on generating call graph on an apk, I followed </span><span style="white-space:nowrap"><span><font size="1">LOKESH JAIN</font></span></span><span style="font-size:small;white-space:nowrap"> 's previous work in Eclipse and some problems have arisen. When I run the program, the console gives a WARNING: </span></div><div><span style="white-space:nowrap"><font size="2"><br></font></span></div><div><font size="2"><span style="white-space:nowrap"> Multiple dex files detected, only processing 'classes.dex'. Use '-process-multiple-dex' option to process them all.</span><br></font></div><div><span style="white-space:nowrap"><font size="2"><br></font></span></div><div><span style="white-space:nowrap"><font size="2">Then I followed that prompt and set the parameters:</font></span></div><div><span style="white-space:nowrap"><font size="2">                <i> </i></font></span></div><div><span style="white-space:nowrap"><i><font size="2">                G.reset();</font></i></span></div><div><i><font size="2"><span style="white-space:pre">           </span>Options.v().set_src_prec(<wbr>Options.src_prec_apk);</font></i></div><div><i><font size="2"><span style="white-space:pre">             </span>Options.v().set_process_dir(<wbr>Collections.singletonList(<wbr>apkDir));</font></i></div><div><i><font size="2"><span style="white-space:pre">          </span>Options.v().set_android_jars(<wbr>platformDir);</font></i></div><div><i><font size="2"><span style="white-space:pre">          </span>Options.v().set_whole_program(<wbr>true);</font></i></div><div><i><font size="2"><span style="white-space:pre">                </span>Options.v().set_allow_phantom_<wbr>refs(true);</font></i></div><div><i><font size="2"><span style="white-space:pre">           </span>Options.v().set_output_format(<wbr>13);</font></i></div><div><i><font size="2"><span style="white-space:pre">          </span>Options.v().set_process_<wbr>multiple_dex(true);</font></i></div><div><i><font size="2"><br></font></i></div><div><font size="2">It didn't work!  How do I solve this problem?</font></div><div><div><font size="2">Any help would be appreciated<br></font></div><div><font size="2"><br></font></div><font size="2">Thanks & Regards<br></font></div><div><font size="2"><br></font></div><div><span style="white-space:nowrap"><font size="2">Jin Niu</font></span></div><div><span style="white-space:nowrap"><font size="2">                <br></font></span><br></div></div></blockquote></div>