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 アカウントに登録することを望まないシナリオがあります。GCM を使用せずに通知を送信する方法を教えてください。
ありがとうございます。Sai Sravan.P
2.2 以降を実行するデバイスを使用するすべての Android ユーザーは、Google アカウントを持っている必要があります (デバイスには Google Play アプリがあります)。
なぜあなたがこのシナリオを恐れているのか、私にはよくわかりません...
GCMにはGoogleアカウントが必要なので、GCMの代わりにxmppを使用でき、すべてのAndroidデバイスユーザーはGoogleアカウントを持っている必要があると思います.