Application(アプリケーション)コンテキスト

An Application Context is activated when selected parts of one or more application are running.

Important: in Android versions after (and including) L, app detection is much less accurate. For some apps it may not work at all, for others it may activate and never deactivate.

https://tasker.joaoapps.com/userguide/en/appcontext.html

アプリケーションコンテキストは1つまたはそれ以上の選択された部分が実行された時点で成立します。

重要:L(※1)以降のAndroidのバージョンではアプリケーションの実行の検知精度が低くなっています。このため、アプリによっては起動を検知しても終了を検知できない場合やアプリケーションコンテキストが全く機能しない場合があります。

Controls(制御)

App button(アプリケーションボタン)

Appボタン(※2)とは

When checked, indicates that the context will become active if any of the selected applications is in the foreground, meaning it is currently being displayed to the user.

https://tasker.joaoapps.com/userguide/en/appcontext.html

このボタンが選択されているとき、設定されたアプリケーションのうちいずれかがフォアグラウンドで実行されている、つまりは画面に表示されている時にコンテキストが成立することを表します。

Services button(サービスボタン)

When checked, indicates that the context will also become active if a service associated with any of the selected applications is running.

Note that services other than the obvious ones may be running. For example, the default Play Music app may have a download service running even when not playing music at a particular time.

https://tasker.joaoapps.com/userguide/en/appcontext.html

このボタンが選択されているとき、設定されたアプリケーションのいずれかに関連するサービスが実行されている場合にもコンテキストが成立することを表します。

サービスが実行されているか明らかでない場合には注意が必要です。たとえば、標準の音楽再生アプリは音楽を再生していない時でもダウンロードサービスが実行されていることがあります。

Invert button(反転ボタン)

When the context is inverted, it will become active when any application apart from the selected ones is matched

#selfhttps://tasker.joaoapps.com/userguide/en/appcontext.html

反転ボタンが選択されているとき、設定されたアプリケーション以外のいずれかのアプリケーションが実行されている場合にコンテキストは成立します。

All button(全てボタン)

Usually only applications are shown for selection which would usually be shown in the launcher. The All button shows certain other launchable activities.

This button in no way affects how the context behaves.

https://tasker.joaoapps.com/userguide/en/appcontext.html

通常、Androidのアプリケーションランチャーに表示されるアプリだけが設定できるアプリケーションとして一覧表示されます。このボタンが選択されているときはそれ以外の実行可能なアクティビティも一覧表示されます。

このボタンはコンテキストの成立条件には影響しません。

Application Checking(アプリの実行検知)

When any profiles have application contexts specified, Tasker checks frequently to see if one of those applications has been launched. The default is every 1.5 seconds.

If you would like quicker response, or you suspect this is severely increasing your battery usage, you can change this value in preferences (select Menu / Preferences / Monitor from the main screen).

https://tasker.joaoapps.com/userguide/en/appcontext.html

プロファイルにアプリケーションコンテキストが設定されている場合、設定されたアプリケーションが実行されているかどうかを検知するために、Taskerは繰り返し実行状態の確認を行います。デフォルトでは1.5秒ごとに行われます。

コンテキストの成立判定をより頻繁に行いたい場合や、バッテリー消費が増えるような場合にはメインメニュー>Tasker基本設定の監視タブからチェック間隔を変更することができます。