Hi there,
I'm looking for a possibility to automate the confirmation of the terms and conditions, when enrolling the Samsung Knox E-FOTA One App to Tablets (SM-T505). After installation of the agent via package, I start the agent with a Task ("start com.samsung.android.knox.core.efota"), which works well. In Step 2 of the installation, the user needs to click "Accept and Continue", to register the agent completely. See the following link for details:
Samsung Documentation -> Step 2
With "identify_activity" I've received the following activity: com.samsung.android.knox.core.efota/com.samsung.android.knox.efota.activities.EnrollmentActivity
But as I'm not an expert, when it goes to scripting, maybe somebody can help me here? Maybe this could work via sendintent?
Thanks for your help!
Best,
Daniel