Skip to content

Simple Chat Auto Reply App(自动回复聊天App - Android java实现)

Notifications You must be signed in to change notification settings

ligaoqi2/Simple-Chat-Auto-Reply-App-by-Java

Repository files navigation

Simple Chat Auto Reply App by Java

1. Introduction

This is a simple auto reply chat app implemented by java.

Origin app implemented by kotlin is here

2. 3rd framework

1. Glide for showing img

2. BaseRecyclerViewAdapterHelper for showing data in RecyclerView

3. CardView for showing rounded corner images

3. Tips:

  1. Glide 's version <= 4.0.0

  2. change gradle source -> In ${project}/gradle/wrapper/gradle-wrapper.properties

    distributionUrl=https\://mirrors.cloud.tencent.com/gradle/gradle-5.4.1-all.zip
    

4. Preview

5. Acknowledgements

https://github.com/android/

6. Contact

About

Simple Chat Auto Reply App(自动回复聊天App - Android java实现)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages