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.
c2dmでデバイスからクラウドにデータを送信することは可能ですか?はいの場合、これはどのように行うことができますか?
私はそうは思わない。C2DMは、サーバーからモバイルへの通知システムです。逆の方法で行う必要がある場合は、クラウド上でサービスを公開し、デバイスから直接アクセスできます。とにかくC2DMを使用する意味は何でしょうか?