zyobi / TTAndroidClient

The android client of mogutt

Home Page:http://tt.mogu.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mogujie Open Source IM App Logo

mogujie Open Source IM is aiming to provide another IM solution in your company for colleagues to communicate with each other.

we've released Win/Mac/Android/iOS client repositories in github as well as IM server repository.

see all projects in our mogutt github account page or visit our website(Chinease) for more information

Android Client Features

  • list all colleagues in your company as well as detail profiles like (email addr, title, phone No. etc.)
  • support fast search for colleague profiles
  • support communicating through "Text", "Audio", "Image" messages like whatsapp
  • support creating temporary chat group with multiple people all together
  • support permanent chat group created by administrators
  • support basic functions such as Emotion、Vibrating screen、File transfer and so on

Building

The build requires the Android SDK to be installed.

We're using eclipse to build the project right now. so you also have to install ADT eclipse plugin. In future, we're going to support Maven building system too.

Build steps:

  • git clone https://github.com/mogutt/TTAndroidClient
  • import the project - open eclipse, and select menu File->New->Project, then search and select Android Project From Existing Project, select the source code root directory
  • 2 projects(MGTTInitAct, mgimlibs) should be imported to eclipse successfully so far
  • clean the 2 projects and rebuild
  • if error is "Unable to resolve target 'android-16'", edit project.properties files of the 2 projects, and modify it with your android SDK version on your machine
  • if there're still a lot of errors about mgimlibs project, close the eclipse, and restart it should solve the issues
  • any building issues found, please file an issue ticket in issue page

Manual

use below identities to login:

  • id: eric

  • password: 12345

  • id: tom

  • password: 12345

![loginpage] (http://s6.sinaimg.cn/mw690/003j8GoBgy6MMp9gLNra5&690)

contactpage

or you can go to our oficial website(Chinease) to register an account

Acknowledgements

This project uses some open sources libraries such as:

These are just a few of the major dependencies, we're going to add the entire list of libraries soon.

Thanks to those Open Source libraries, without them, this repository would never exists at all! :)

Please inform us if anything mis-used with Open Source libraries, we're kind of lacking experience in Open Source development right now, and be willing and happy to take adavice to make this project better and truly make it looks like the "Open Source" way.

please go to the issue page

Contributing

Please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated!

Happy Hacking and Have Fun!

About

The android client of mogutt

http://tt.mogu.io/