# AsmackChat **Repository Path**: mirrors_rtreffer/AsmackChat ## Basic Information - **Project Name**: AsmackChat - **Description**: Demo chat based on AsmackService - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README == AsmackChat == AsmackChat is a minimal chat application, listening for stanza broadcasts by AsmackService, storing everything into a database and showing a simple UI whenever a jabber chat is requested. == Goal == Provide a minimal, non-obstrusive Chat application that can serve others as a starting point to explore the possiblities of xmpp on android. == Anti-Goal == Transform the xmpp xep library into a backlog and try to "resolve" all missing features.