<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 class="_username" style="white-space: nowrap;"><span class="F0XO1GC-D-a"><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 class="Apple-tab-span" style="white-space:pre">               </span>Options.v().set_src_prec(Options.src_prec_apk);</font></i></div><div><i><font size="2"><span class="Apple-tab-span" style="white-space:pre">               </span>Options.v().set_process_dir(Collections.singletonList(apkDir));</font></i></div><div><i><font size="2"><span class="Apple-tab-span" style="white-space:pre">               </span>Options.v().set_android_jars(platformDir);</font></i></div><div><i><font size="2"><span class="Apple-tab-span" style="white-space:pre">            </span>Options.v().set_whole_program(true);</font></i></div><div><i><font size="2"><span class="Apple-tab-span" style="white-space:pre">          </span>Options.v().set_allow_phantom_refs(true);</font></i></div><div><i><font size="2"><span class="Apple-tab-span" style="white-space:pre">             </span>Options.v().set_output_format(13);</font></i></div><div><i><font size="2"><span class="Apple-tab-span" style="white-space:pre">            </span>Options.v().set_process_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>