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 プロトコルを使用しましたが、Smack Android クライアントが自動的にオフラインになることがあります
サーバーの詳細:
オペレーティング システム: Linux
XMPP サーバー: Openfire 3.7.1
通信用の Android 側 Smack API [ チャット ]
サーバー側では、「アイドル接続ポリシー」でクライアントを切断しないなどのすべてを構成しました
クライアント側で SMACK ログを有効にしてみてください。
XmppConnectionFactory.setDebug(true)