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.
Android アプリケーションが Google Play (ex-Android Market) から直接インストールされているか、他のソースから手動でインストールされているかを確認する方法はありますか?
はい、インストールが Market から行われた場合、インストール時にトリガーされる BroadcastReseiver を登録できます。「android receiver install_referrer」をグーグルで検索してみてください。