Bananiys202024 / notes_of_dolphi

source code of Android client, desktop client and server of Application "Diary"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notes_of_dolphi

Describe

Application diary. Application has client desktop for linux, client desktop for Android and server;
All connections is implemented with help of sockets. You can find more details about applicaiton inside each folder. This application is my fault, as creator. I did create terrible thing. Application requires refactor code. In last realese application fall down because attempts of implementing simultaneously synchronization in online and offline of notes on client Android and client laptop side and server. So for a while application has troubles. I don't use this application anymore. I did create for myself better application, simple, no bags , you can find by this link https://github.com/Bananiys202024/Notebook

Frameworks and tools

Java&IDE: JDK8 Eclipse, Android studio
Database: sql lite
Build Tool: Gradle
Linux: Arch Linux
Other: ---

Conclusion about this app

Use external libraries!!!Because you have risk: "Don't finish project, cuz many bugs, errors and need create many tests".

About

source code of Android client, desktop client and server of Application "Diary"


Languages

Language:Java 99.5%Language:CSS 0.4%Language:Shell 0.1%