(Source code introduction:
A simple LAN cloud note system source code under the Android platform. You can be familiar with the androidsocket programming and client server interaction process. The program is relatively simple, and there are many areas that can be improved. You can have comments and feedback at any time.
Server side introduction:
The main interface of the server is shown in the figure below:
Customer introduction:
The client mainly has several main functions, such as user registration, user login, user note list, adding / modifying journal, etc.
The main interface is shown in the following figure:)