I launch my app in the emulator, I see it in the adb # ps app_23 3432 541 107488 17572 ffffffff afe0d3e4 S com.home.task.act1 [i have just pasted the pid for reference above]
next I try to profile it # am profile 3432 start TMprofile.log after few seconds the emulator pops up the message !! Sorry : The application act1 has stopped unexpectedly. Please try again. I tried this again with GlobalTime app. It too stops when trying to profile it. Is this "am profile" NO meant to be used with applications which use SurfaceView or its derivatives in the layout ? -Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

