8000 Merge branch 'master' of https://github.com/motianhuo/wechat · onesimplecoder/wechat@404975d · GitHub
[go: up one dir, main page]

Skip to content

Commit 404975d

Browse files
committed
Merge branch 'master' of https://github.com/motianhuo/wechat
2 parents 18f4311 + eeeba3a commit 404975d

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ gen/
1515

1616
# Gradle files
1717
.gradle/
18+
.svn/
1819
build/
1920

2021
# Local configuration file (sdk path, etc)

README.md

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,34 @@
11
WeChat
22
===
3-
您还在为自己的项目社交模块烦恼吗? 您还在琢磨微信的功能是怎么实现的吗? 别愁了,快来这看看吧!
4-
本项目为高仿微信,并在微信基础上对一些体验和UI上做了优化,实现功能有:
5-
好友之间文字聊天,表情,视频通话,语音,语音电话,发送文件等。
6-
群聊,从通讯录添加好友,二维码扫描添加好友,好友之间二维码扫描转账,
7-
微信公众账号消息推送、朋友圈等
8-
如果您对本项目感兴趣,欢迎加入我们开源大家庭!
9-
Family !!!
3+
Social APP is popular all over the world, such as: Facebook, Line, Whatsapp, Kakao.
4+
You still worry about their own project social module? You also thinking WeChat function is how to achieve? Don't worry, come and look at this!
5+
This project is a high copy WeChat, and based on WeChat do to some experience and UI optimization. implementation features:
6+
- The text chat between friends, expression, video calls, voice, the voice call, send a file, etc.
7+
- Group chat,
8+
- from the address book add buddy,
9+
- QR Code scanning add buddy, QR Code scanning transfer between friends,
10+
- WeChat public account information push,
11+
- circle of friends.
12+
- etc.
13+
14+
**If you are interest in this project, welcome to join our big family of open source!
15+
Family !!!**
1016

1117

1218
Image
19+
===
20+
<img src="http://ww3.sinaimg.cn/bmiddle/6705567egw1et8fc3m0htj20m80zktbd.jpg" />
1321
===
1422
<img src="http://ww3.sinaimg.cn/bmiddle/6705567egw1esyv3c1r6yj20m80zkq5c.jpg" />
1523
===
1624
<img src="http://ww2.sinaimg.cn/bmiddle/6705567egw1esyv3if3rzj20m80zkwgg.jpg" />
1725
===
1826
<img src="http://ww2.sinaimg.cn/bmiddle/6705567egw1esyv3ld96kj20m80zkjtk.jpg" />
1927
===
20-
<img src="http://ww3.sinaimg.cn/bmiddle/6705567egw1esyv3c1r6yj20m80zkq5c.jpg" />
28+
<img src="http://ww3.sinaimg.cn/bmiddle/6705567egw1et8f8o8tkpj20m80zkdi7.jpg" />
2129
===
30+
31+
2232
Download Apk
2333
===
2434

@@ -30,10 +40,11 @@ Download Apk
3040

3141
Usage
3242
===
33-
1、社交类App(旅游方向,美食方向,宠物方向,医疗方向等等)
43+
1、SNS App ( Travel Direction、 Food Direction、 Medical Direction、Game Direction etc.)
3444

35-
2、移动企业办公OA系统
45+
2、Mobile Business Office
3646

47+
3、O2O (Online To Offline)
3748

3849
Pull Requests
3950
===

0 commit comments

Comments
 (0)
0