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.
Gmail は、新しいメールがサーバー上にあることをどのように認識していますか? GCMを使用していますか?
この機能の王様も自分のアプリに実装したいので、私はそれについて疑問に思っています。これから始めるポイントを教えていただけますか?
はい、Gmail はGCMを使用して新着メールのプッシュ通知を受け取ります。クライアント(つまり、Android 側) とサーバーコンポーネントの両方をセットアップするにはかなりの手順がありますが、Getting Started ガイドは開始するのに適した場所です。