<div dir="ltr"><p style="margin-right:0px;margin-bottom:15px;margin-left:0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:14.399999618530273px;line-height:19.03999900817871px;margin-top:0px!important">
Hi<br style>I try to use apitrace to trace the Android OpenGL-ES library. <br style>The apitrace was buit according to INSTALL.markdown. And I followed the guide for Android in Dalvik to trace the com.android.settings, which does exist in my phone (SAMSUNG S4). <br style>
Every thing is OK, but when "adb shell am start -S $PROCNAME" executes, the following errors appears:</p><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:14.399999618530273px;line-height:19.03999900817871px">
Error: Intent does not match any activities: Intent { act=android.intent.action.MAIN cat=[android.category.LAUNCHER] pkg=com.android.settings}</p><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:14.399999618530273px;line-height:19.03999900817871px">
Has anyone met the similar problem? Any suggestions will be appreciated.</p><p style="margin-top:15px;margin-right:0px;margin-left:0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:14.399999618530273px;line-height:19.03999900817871px;margin-bottom:0px!important">
Thank you very much.</p></div>