速報APP / 工具 / Get Settings For Tasker

Get Settings For Tasker

價格:免費

更新日期:2020-09-14

檔案大小:170k

目前版本:1.2.1

版本需求:Android 4.2 以上版本

官方網站:mailto:masterinstyle@gmail.com

Email:https://sites.google.com/view/masterinstyle/android/gsft/policy

聯絡地址:30-richya Peremogy 42 Cherkasy 18029 UKRAINE

Get Settings For Tasker(圖1)-速報App

Tasker Plugin that can read information about Android Settings

GSFT, as an optional Tasker plugin, gives possibility to read information about Android Settings.

CyanogenMod supported

Why you need this application?!

When Tasker task runs you want to know whether specific preference is enabled. For example. Is USB debug enabled? To find out you need just retreive a value of system preference named adb_enabled. It will contain one of the flags 0 (disabled) or 1 (enabled).

You can also retreive device-specific setting. For example, preference named psm_switch on Samsung Galaxy Note II contains state of power saving mode.

In plugin settings... all you need is to enter:

Get Settings For Tasker(圖2)-速報App

• preference name to retreive;

• Tasker variable name to store preference value (or keep empty to use variable %settings_value)

You can test if entered preference name is true. Use button Test setting.

But if you doubt true preference name, you can pick it from all system-level preference data in one of these sets.

• System;

• Secure;

• Global (Android 4.2+)

Get Settings For Tasker(圖3)-速報App

You don't need to know a set, what preference belongs to. Just enter preference name. Plugin will search it for you.