Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のアプリケーションでは、ブロードキャスト レシーバーを使用して SMS を傍受する android:priority:100 、優先度は 100 に設定されています。ブロードキャストの優先度、パッケージ名、インストール日に関連していますか? 、
ありがとう 。
Go SMS インターセプト SMS メッセージ 他のアプリケーションの前に、ブロードキャスト優先度に関連しています
android:priorityののに関連して<intent-filter>いBroadcastReceiverます。最後に確認したところ、Go SMS は可能な限り高い値に設定されています。
android:priority
<intent-filter>
BroadcastReceiver