curl root command in android emulator

后端 未结 0 503
傲寒
傲寒 2021-01-02 10:48

I am using the following command to download a web file in android emulator

os.execute(string.format("curl -o \'%s\' \'%s\' ",filepath, url))

filepat

相关标签:
回答
  • 消灭零回复
提交回复
热议问题