# FastAir **Repository Path**: litz/FastAir ## Basic Information - **Project Name**: FastAir - **Description**: 快传app - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-21 - **Last Updated**: 2025-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FastAir [简体中文](README_zh-CN.md) 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? 1. Custom View[LoadingView](app/src/main/java/com/mob/lee/fastair/view/LoadView.kt) 2. Custom CoordinatorLayout layout behavior[TranslationBehavior](app/src/main/java/com/mob/lee/fastair/view/TranslationBehavior.kt) 3. Simple Socket abstract and encapsulated[SocketService](app/src/main/java/com/mob/lee/fastair/io/SocketService.kt) 4. Kotlin Coroutines 5. Kotlin use case 6. Jetpack use case 7. Other interesting 8. Http implement 9. Svelte # Download [Get it on IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/com.mob.lee.fastair) Or get the latest APK from the [Releases Section](https://github.com/hongui/FastAir/releases/latest). # Preview ## PC pc homepc file upload ## Android discover pagehome list pagechat list pagetransmission page