Battery Optimizations Extension

Description

I want to share my first extension, sorry if there is an error.
This extension to determine if an app has ignored battery optimization.

Picture of all the blocks

all the blocks

Instructions

is Ignoring

This block returns true or false for determining whether the app ignores battery optimizations.

component_set_get

This block returns the application’s package name in this extension.

component_set_get(1)

This block to set the application package name for this extension

Download link here

com.marchtech.BatteryOptimizations.aix (5.4 KB)

5 Likes

Please post a direct link to the extension by directly attaching the extension to the topic.

I have fix it

2 Likes