Asus Screenpad Management service – Asus UX482EG

descriptionStandard

This post provides a script that can be used in conjunction with systemd to manage and restore the screenpad state when resuming from sleep on Asus laptops with a Screenpad installed. This has been tested with the Asus UX482EG but it should work with other models.

This post provides a script that can be used in conjunction with systemd to manage and restore the screenpad state when resuming from sleep on Asus laptops with a Screenpad installed.

This has been tested with the Asus UX482EG but it should work with other models.

Continue reading

Termux: Using Rish ADB with DUMPSYS to determine the running state for a package

descriptionStandard

In this article we cover how to use Termux in combination with Rish to get extended properties about a package such as the last visible package, is a specific package visible; this could be use to trigger additional actions from Tasker when the running state chanages.

In this article we cover how to use Termux in combination with Rish to get extended properties about a package such as the last visible package, is a specific package visible; this could be use to trigger additional actions from Tasker when the running state chanages.

Continue reading

Prompting the installation for your Wear OS companion app from your Android app

descriptionStandard

The following function is a example on how to use a RemoteActivityHelper to trigger connected Wear OS devices to open the Play Store at a desired package. This allows both the app author to increase exposure to their companion app but also allow the user to more easily access the companion applications.

The following function is a example on how to use a RemoteActivityHelper to trigger connected Wear OS devices to open the Play Store at a desired package. This allows both the app author to increase exposure to their companion app but also allow the user to more easily access the companion applications.

Continue reading