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が必要に応じてオブジェクトを作成しようとする方法です。Androidは、パラメーター値として何を渡すかを知る方法がないため、他のコンストラクターを使用できません。