Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hillfly/WifiChat

Repository files navigation

Android WifiChat

This repository contains the source code for the WifiChat.

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

Debug mode:

// src/szu/wifichat/android/BaseApplication.java
// Line 22, 23
public static boolean isDebugmode = true;
public boolean isPrintLog = true;

Nomal mode:

// src/szu/wifichat/android/BaseApplication.java
// Line 22, 23
public static boolean isDebugmode = false;
public boolean isPrintLog = false;

License

Acknowledgements

requirements:

  • Eclipse
  • MinSdkVersion="14" (Android 4.0)

This project uses many other open source libraries such as:

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 but will be thoroughly reviewed and discussed.

About

Email: hillfly00#gmail.com (# -> @)

About

An instant-messaging app based on Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

Languages

AltStyle によって変換されたページ (->オリジナル) /