tindroid

Tinode chat client application for Android

Github星跟蹤圖

Tindroid: Tinode Messaging Client for Android

Android instant messenger using Tinode backend. Beta-quality software.
Debug APKs are available in releases.

Getting support

What works:

  • Send and receive messages one-on-one or in group chats.
  • Register new accounts.
  • Find contacts, start new chats.
  • Edit chat parameters.
  • In-app presence notifications.
  • Unread message counters.
  • Typing indicators.
  • Push notifications.
  • Delivered/received/read notifications (little check marks in messages).
  • Markdown-style formatting of text, e.g. *styled* → styled. Implemented as spannable.
  • Attachments and inline images.
  • Muting/un-muting conversations and other permission management.
  • Integration with Android's stock Contacts.
  • Invite contacts to the app by SMS or email.
  • Transport Level Security - https/wss.
  • Offline mode is mostly functional.
  • Editing of personal details.

Not done yet:

  • End-to-end encryption.
  • No support for switching between multiple backends.
  • Mentions, hashtags.
  • Replying or forwarding messages.
  • Previews not generated for videos, audio, links or docs.

Dependencies

SDK (otherwise plain Java):

Application

Other

Demo avatars and some other graphics are from https://www.pexels.com/ under CC0 license.

Background patterns from http://subtlepatterns.com/, commercial and non-commercial use allowed with attribution.

The contacts.vcf contains a list of contacts which can be used for testing. Push it to your emulator using command

adb push contacts.vcf /sdcard/contacts.vcf`

Push notifications

If you want to use the app with your own server and want push notification to work you have to set them up:

  • Register at https://firebase.google.com/, set up the project if you have not done so already.
  • Download your own config file google-services.json and place it to the app/ folder of your copy of Tindroid project. The config file contains keys specific to your Firebase/FCM registration.
  • Copy Google-provided server key to tinode.conf, see details here.
  • Recompile the app. If you add google-services.json incorrectly the app will compile but will later crash with non-obvious exceptions.

Translations

The app is currently available in the following languages:

  • English
  • Chinese (simplified)
  • German
  • Korean
  • Russian
  • Spanish

Pull requests with more translations are welcome. See Russian and Chinese translations as examples.

Screenshots


主要指標

概覽
名稱與所有者tinode/tindroid
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證Apache License 2.0
所有者活动
創建於2016-02-01 04:52:46
推送於2025-07-25 09:13:41
最后一次提交2025-07-24 17:26:46
發布數63
最新版本名稱v0.24.2 (發布於 )
第一版名稱v0.13 (發布於 )
用户参与
星數362
關注者數21
派生數199
提交數1.8k
已啟用問題?
問題數108
打開的問題數5
拉請求數44
打開的拉請求數0
關閉的拉請求數13
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?