GitXplorerGitXplorer
i

Gesture-Recognition-Android-Client-Side

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
74ddbddb605033f02f156b1fc3121c7f7fa7812c

[Merge] merge two versions of projects, all done! the MyApplicationTest version can be used

iiViolinSolo committed 8 years ago
Unverified
215cc32e6f3a9a59ab00ae57933166d3a39172a6

Update README.md

iiViolinSolo committed 8 years ago
Unverified
ca23ff3e189f794312b5dc4e6dd67c763fee6524

[init] now it can be used directly with th serverside

iiViolinSolo committed 8 years ago
Unverified
d657ec1fa0570912ce6b92de0a407c1537e1cd8e

Initial commit

iiViolinSolo committed 8 years ago

README

The README file for this repository.

Gesture-Recognition-Android-Client-Side

Client-Side written with Java Android Native, client for WPF server-side

#Tech

  • Using Eneter to communicate with .Net Server Side,
    Using Eneter to build the TCP channal between .NET server and Android client
    Eneter is a fantastic framework for msg communication. BUT Android 7.0 NOT SUPPORT! I can not use it in my
    Nexues 6 with Android 7.0.1. More develope details on this communication procedure, please go this Blog. It is GOOD!
  • Just sent raw date to server side, raw plain text.