.tgz 파일의 올바른 MIME 유형은 무엇입니까? adb를 사용하여 tgz 파일을 Android 앱에 보내는 방법
adb shell am start -a android.intent.action.SEND -n com.example.destination/com.example.destination.MainActivity --es command \"reboot\" -t text/plain
위에서 언급한 것은 일반 텍스트를 안드로이드 앱으로 보내는 adb 명령입니다. cam 누군가가 .tgz 파일의 MIME 유형과 tgz 파일을 Android 앱으로 보내는 명령을 아는 데 도움을 주었습니다.