This app was wrote for my undergraduate final year project. The app can transfer files between android devices by Wi-Fi P2P technology.
- All kinds of files can be transferred.
- Two-way transmission.
- For some specific types, such as images, user can transfer several images in one transmission.
- All clients can transfer files to group owner. (Not determined)
- An elegant UI and a smooth operation experience.
Function 1,2,3 and 4 were finished.
Debug apk: https://github.com/no-10/WiFiDirect/raw/master/app/build/outputs/apk/debug/app-debug.apk
Wi-Fi Direct (peer-to-peer or P2P) overview. Google. https://developer.android.com/guide/topics/connectivity/wifip2p?hl=en
Android Uri 转 Path. 福州-司马懿. https://blog.csdn.net/chy555chy/article/details/104198956