You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can propably do an intent to a file like with a normal API. There is also an ADIL to import profile but I never looked if you can do AIDL from adb shell. It is a debug shell, so I never thought of a need to automate profile via that. All "proper" needs for automations can already be done via the MDM (restricitons) API or via another app (AIDL).
you can propably do an intent to a file like with a normal API. There is also an ADIL to import profile but I never looked if you can do AIDL from adb shell. It is a debug shell, so I never thought of a need to automate profile via that. All "proper" needs for automations can already be done via the MDM (restricitons) API or via another app (AIDL).
would you mind take a look for me and test? i didnt understand well your answer :(
I don't get your use case for importing a profile from the adb shell. I am saying that all use cases should be covered. You can probably do the same stuff that other apps do also from the adb shell but I never looked into that since I never had a use case that required that.
I already have to connect, but i am needing to add profile first via ADB shell.
Is there any solution for this?
The text was updated successfully, but these errors were encountered: