App Watchdog Settings

App Watchdog Settings

The App Watchdog Restriction enables IT Admins to monitor applications with a high level of granularity. This feature is especially valuable for ensuring that an app remains continuously operational. When configured, the Watchdog settings direct FieldX to oversee these apps and their associated classes. If an app is terminated or its Activity or Service stops running, FieldX will attempt to restart the relevant activity or service.

FieldX offers three types of Watchdog settings, which are specific to Android terminology. An Android developer can assist in providing the appropriate details for configuration. 
  1. Service: If the given Class name is of type service, FieldX will ensure this service keeps running forever. 
  2. Top Activity: If the given class name is of this type, FieldX will make sure that this Activity keeps running forever. In case the activity changes, the agent app will try to start again with NEW_TASK or BROUGHT_TO_FRONT android intent flags
  3. Package: For this type, the agent app only ensures that the package is not killed. In case the app is killed, FieldX will try to start the main launcher Activity of the package. 


Alert
Before you begin: Watchdog Settings are only applicable if FieldX is installed as a system-app. In case your device supports system-level access, contact support for know-how.


To add Watchdog settings
  1. Navigate to Restrictions Page
  2. Either add or edit the restriction that you want to have these settings
  3. Click on App Restrictions Category and scroll down to "App Watchdog settings" option.
  4. Click on "Add/Update" button to add or edit the settings
  5. In the Dialog box that appears, one can add multiple app details to monitor
  6. The Class Name should be the Fully Qualified Class Name of the Activity or Service. If this is not correct, the agent will fail to monitor.
           
  1. After adding the details, press Submit button to close the dialog.
  2. Finally click on Save Changes button on the top to save all the changes made in the restrictions.





    • Related Articles

    • Primer on Restrictions & Policies

      FieldX offers a wide collection of control and security restrictions that let you control and manage your devices better. Setting up device and app restrictions features on the work managed devices reduces distractions and improves the security. ...
    • List of all Restrictions in FieldX

      Table of all the Restrictions that be applied through FieldX. The table is arranged in Ascending order irrespective of the category it belongs in the Web Portal. Restriction Name Short Description Add User Specifies If A User is disallowed from ...
    • Deleting a Restriction

      Deleting a restriction will permanently remove it from the Web Portal. However, the settings that were applied by the restriction will not be undone. To delete a restriction: Click on the restrictions link from side menu to view the page where all ...
    • Adding new Restriction

      To add new restrictions follow the steps below Locate the side menu and click on the "Restrictions" option. Click on the “Add” button at the top of the page. Enter Restriction Details Restriction Name: Enter a user-friendly name for the restriction. ...