I've been searching a lot for a command in ADB to open the phone menu where all the apps are shown. I tried with the "KEYCODE_MENU" but then I found that this keycode is for something else.
Is there like a key event to do this? or I have to do it with a swipe up from the home screen?