Get the Start Activity for Android APK
adb connect phone open APP
adb -s 192.168.0.11:6688 shell dumpsys window Windows | grep “mCurrent” # gets the package name of the current APP
adb shell dumpsys activity > Act.txt # gets the activity information
# on the act. TXT find android. Intent. The category. The LAUNCHER behind the name of the activity is to start the activity
Adb -s 192.168.0.11:6688 shell am start – n com. Dragon. Read/pages. Splash. SplashActivity #
Read More:
- Android android.intent.category Purpose and use of. Launcher
- The reason and solution of Android intent value not updated
- The problem that the content extra data in the notification cannot be updated
- Android has applied for permission and still prompts open failed: eacces (permission denied)
- Android: Web access activity error: error unknown URL scheme
- Android avoids memory leak: reasonable use of getcontext() and getapplication ()
- The intent solution cannot be updated in onrestart method
- linux tomcat Run (DWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugIni)
- Failure [DELETE_ FAILED_ INTERNAL_ Error] and RM APK is unloaded
- Error running app: Default Activity Not Found
- [unity] Android package error java.lang.ClassNotFoundException Did not find class com.unity3d . player.MainActivity
- An error is reported for the new Android project. Rejecting re init on previously failed
- Android set request window feature( Window.FEATURE_ NO_ Title) invalid solution
- Request window feature for Android Development( Window.FEATURE_ NO_ Title) does not take effect
- svn Key usage violation in certificate has been detected
- Supplement to the problem of “Session’app’: Error Launching activity” when running on Android
- Centos7 via / etc/ rc.local File configurator boot
- Several ways for Ubuntu to open command line terminal window
- Android can’t transfer value when using extras, bundle and intent
- Unknown error (SQLite code 14): could not open database (How to Fix)