diff --git a/README.md b/README.md index 124690e7..7f4f1081 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@

-# Activity Manager -The Activity class is a crucial component of any android application. An activity provides the window in which the app draws its UI. Most apps contain multiple screens, which means they comprise multiple activities. Typically, one activity in an app is specified as the main activity, which is the first screen to appear when the user launches the app. Those activities are shown in Launcher applications. +# Activity Manager - hidden activity launcher Activity Manager provides the list of all activities of all installed applications and ability to run them.