i want to start an application on the phone through adb tools. I follow this thread [Link]
[1]: How to start an application using android ADB tools? but, for example if i want to start the Angry Bird game how do i can discover the MAIN activity of package?
Thanks a lot.