- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
credential XML for enrolment with adb command
Hello,
i would like to use this command to pass credentials in HUB.
adb shell am broadcast -a com.airwatch.agent.action.IMPORT_CREDENTIAL_XML -e file /sdcard/credentials.bin --user 0
it works well with the credentials.bin but I would like to do it with an xml. I guess its possible given the name of the command.
Someone knows the format of this xml?
thanks