Flysync - The Android PC Suite
So in our project we tried to make the perfect android pc suite called
Flysync which will provide offline facility. Our Pc suite will also provide cross
platform desktop app. With the use of Flysync we can transfer data as well as we
can manage data from desktop. We can also take backup of our files. We can
manage messages as well as application with the use of Flysync. We will provide
one unique feature i.e. known as selective synchronization. By that user can select
which data he/she want to synchronize with computer or laptop. So security will also
be providing by Flysync.
Project Development Spilte into Sub-project
- flysync-android -Android studio project, it's contain android side coding.
- flysync-nw - Cross Platform Desktop application project. Using NW.js base on V8,Node Js,Chromium.
- flysync-flash - It's contain UI drawing in Adobe Flash Professional.
- flysync-go - Background server that find android phone in local network(LAN). written in Go.
- flysync-presentation - Final year project presentation.
flysync-android
for build this project open project in android studio.
flysync-nw
for bulild desktop app for windwos folow below steps.
- run comnnad
npm installin flysync-nw directory. - run comnnad
npm installin flysync-nw/app directory. - (GulpFile.js)[flysync-nw/GulpFile.js] has
win32task for build desktop app for windows os.
flysync-go
for build background service project.
- install golang
- set GOPATH and GOROOT path.
- build project on via main package.
flysync-flash
it's conatin .fla it will open in Adobe Flash Professtional. file contain all UI drawing for desktop and android project.
flysync-presentation
build this project flow same flysync-nw steps.






