Get Settings For Tasker
ٹاسکر پلگ ان جو Android کی ترتیبات کے بارے میں معلومات پڑھ سکتا ہے
ایپ کی معلومات
ایپ کی تفصیل
اینڈروئیڈ ایپ تجزیہ اور جائزہ: Get Settings For Tasker ، Yurii Cherednychenko کے ذریعہ تیار کیا گیا۔ ٹولز زمرہ میں درج ہے۔ موجودہ ورژن 1.3.1 ہے ، 28/08/2025 کو اپ ڈیٹ ہوا۔ گوگل پلے پر صارفین کے جائزوں کے مطابق: Get Settings For Tasker. 561 سے زیادہ انسٹال حاصل کیا۔ Get Settings For Tasker کے فی الحال 9 جائزے ، اوسط درجہ بندی 3.8 ستارے ہیں
Tasker Plugin that can read information about Android SettingsGSFT, 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:
• 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+)
You don't need to know a set, what preference belongs to. Just enter preference name. Plugin will search it for you.
نیا کیا ہے
Meet Target SDK requirements

