adb shell am start -n PackageName/ClassName
例如要打开QQ,可以运行
adb shell am start -n com.tencent.mobileqq/.activity.SplashActivity