doc:appunti:android:android_command_line
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:appunti:android:android_command_line [2024/08/20 10:36] – [Android 13 BlackView 5300 Pro] niccolo | doc:appunti:android:android_command_line [2024/08/21 09:43] (current) – [Activity manager] niccolo | ||
---|---|---|---|
Line 19: | Line 19: | ||
... | ... | ||
</ | </ | ||
+ | |||
+ | Not all the activies can be launched from the command line, e.g. the following | ||
+ | |||
+ | < | ||
+ | am start-activity app.lawnchair/ | ||
+ | </ | ||
+ | |||
+ | causes the Lawnchair app dies with a message on the screen **Lawchair has stopped**. Fortunately enough the app restarts automatically. | ||
==== Service ==== | ==== Service ==== | ||
Line 29: | Line 37: | ||
| | ||
</ | </ | ||
+ | |||
+ | ==== Magisk modules ==== | ||
+ | |||
+ | Magisk modules are installed into **/ | ||
doc/appunti/android/android_command_line.1724143012.txt.gz · Last modified: 2024/08/20 10:36 by niccolo