qizy09 / Send-me-your-photo-by-shaking

Send me your photo by shaking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send me your photo by shaking

This is a backup repository for a previous Android homework project of the course ECE 150/251 (UCSB 2016 Winter).

Specification

    This task involves recording the inertial information, establishing a Wi-Fi Direct connection and transferring
    files between two Android devices. Develop an app that can scan available nearby Android devices that support
    Wi-Fi Direct when you shake your phone. Once the request published by another peer is discovered, the app
    initiates a Wi-Fi P2P (Direct) connection with the selected peer. If the connection is successfully established,
    the app can send files (e.g. jpg files) to another. Finally, the app needs to stop scanning peers once the
    communication is disconnected.

You can find a demo video here.

License

Copyright 2016.
For any questions, feel free to let me know.

About

Send me your photo by shaking


Languages

Language:Java 100.0%