Awesome
FastAir
A Android APP design to transferring files and IM between two Android device.Using WIFIP2P and Socket API.
Feature
- Local host-implement a toy http server which can be use transfer file between PC and Phone;
- Svelte Front End Project-simple project use to display files on the phone and download files from PC.
What technology was used?
- Custom ViewLoadingView
- Custom CoordinatorLayout layout behaviorTranslationBehavior
- Simple Socket abstract and encapsulatedSocketService
- Kotlin Coroutines
- Kotlin use case
- Jetpack use case
- Other interesting
- Http implement
- Svelte
Download
Or get the latest APK from the Releases Section.
Preview
PC
<img width="50%" src="Screenshots/fronteng.png" alt="pc home" /><img width="50%" src="Screenshots/file-upload.png" alt="pc file upload" />
Android
<img width="25%" src="Screenshots/discover.png" alt="discover page" /><img width="25%" src="Screenshots/list.png" alt="home list page" /><img width="25%" src="Screenshots/chat.png" alt="chat list page" /><img width="25%" src="Screenshots/file.png" alt="transmission page" />