Hi All, I have to profile a web app wherein i try to access it by default browser which is provided by android device. I try to use the DDMS but com.android.browser doesn’t show up. After research on the net I found that browser needs to debug gable state I even tried using am command in the shell by specify the process id but threw a java.securityexception stating the process isn’t debug able. Can anyone help me out in doing profiling on the android device not the emulator wherein emulator is by default the emulator is debug able.
Regards Ranjith -- 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

