{ "name": "string", "command": [ "string" ] }
curl --location --request POST '/android/exec' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "command": [ "string" ] }'
{}