User Tools

Site Tools


doc:appunti:android:android_command_line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:appunti:android:android_command_line [2024/08/20 10:44] – [Service] niccolodoc:appunti:android:android_command_line [2024/08/21 09:43] (current) – [Activity manager] niccolo
Line 19: Line 19:
   ...   ...
 </code> </code>
 +
 +Not all the activies can be launched from the command line, e.g. the following
 +
 +<code>
 +am start-activity app.lawnchair/com.android.quickstep.RecentsActivity
 +</code>
 +
 +causes the Lawnchair app dies with a message on the screen **Lawchair has stopped**. Fortunately enough the app restarts automatically.
  
 ==== Service ==== ==== Service ====
doc/appunti/android/android_command_line.1724143456.txt.gz · Last modified: 2024/08/20 10:44 by niccolo