Frequently Asked Question
Deploy ADC.zip Using Intent
最後更新 20 days ago
- Go to "Policy -> File Sync"
- Download "ADC.zip" to "%sdcard%/ADC/File" folder
- Go to "Devices -> select devices -> Send Script"
- Select "Script Type -> Legacy"
- Send
sendintent -b "intent:#Intent;action=sw.programme.adcclient.DeployFromZip;S.ZipPath=ADC.zip;end"
NOTE: The input is case-sensitive and must match exactly.