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.
複数のユーザー間でデータを共有するアプリをアンドロイドで作成しようとしています。いくつか検索した結果、XMPP はマルチユーザー チャットをサポートしているため、私の要件に適していることがわかりました。1対1のチャットを実装できました。ただし、マルチユーザー チャットはできません。aSmack libを使用して、AndroidでMUCのサンプルコードを共有してください。