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.
GCMでプッシュ通知を使用することにしました。Androidプッシュ通知の種類は何ですか?Android用のGoogleクラウドメッセージングサービスについて話しています。
タイプはありません。4096 バイトを超えない限り、何でも送信できます。Android アプリケーションは、データを受け取り、それを必要に応じて処理します (たとえば、通知として表示したり、特定のアクティビティで通知を送信したアプリケーションを開くことができます...)。クライアント側で GCM メッセージを表示するための定義済み GUI はありません。