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