All Projects → murtaza98 → Walkie-Talkie

murtaza98 / Walkie-Talkie

Licence: MIT License
An Android app to enable infrastructure-less communication using WIFI-Direct.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Walkie-Talkie

WifiP2P
通过 Android 设备的 Wifi Direct,实现 Android 手机之间传输任意文件
Stars: ✭ 710 (+1410.64%)
Mutual labels:  wifi-direct, wifi-p2p
WifiFileTransfer
实现 Android 手机之间在局域网下传输任意文件
Stars: ✭ 152 (+223.4%)
Mutual labels:  wifi-p2p
UnityWifiDirect
adding wifi direct to Unity3d
Stars: ✭ 28 (-40.43%)
Mutual labels:  wifi-direct
WiFi-Direct-File-Transfer-App
WiFi Direct File Transfer is a experimental app that will allow sharing of data between Android devices running Android 4.0 or higher using a WiFi direct connection without the use of a WiFi access point. This will enable data transfer between devices without relying on any existing network infrastructure
Stars: ✭ 88 (+87.23%)
Mutual labels:  wifi-direct
Wifi-Connect
A library project to connect two devices using Wifi-Direct
Stars: ✭ 94 (+100%)
Mutual labels:  wifi-direct
miraclecast
Connect external monitors to your system via Wifi-Display specification also known as Miracast
Stars: ✭ 17 (-63.83%)
Mutual labels:  wifi-direct
direct-net-share
share internet via Wifi direct on Android
Stars: ✭ 36 (-23.4%)
Mutual labels:  wifi-direct
MeshNetSimulator
A simulator for sketching mesh network routing strategies
Stars: ✭ 71 (+51.06%)
Mutual labels:  manet
react-native-wifi-p2p
Library that provide access for working with wi-fi direct (p2p) module in android.
Stars: ✭ 104 (+121.28%)
Mutual labels:  wifi-direct
ayanda
Android Library to discover nearby devices Offline
Stars: ✭ 38 (-19.15%)
Mutual labels:  wifi-direct
codec2 talkie
Turn your Android phone into Codec2 Walkie-Talkie (Bluetooth/USB/TCPIP KISS modem client for DV digital voice communication)
Stars: ✭ 65 (+38.3%)
Mutual labels:  walkie-talkie

Walkie-Talkie

Walkie-talkie allow you to communicate with people without any infrastructure based services like cellular network or Wifi. We make this possible by transferring audio over Wifi-Direct.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Building using Android Studio...

  1. Clone this repo git clone https://github.com/murtaza98/Walkie-Talkie.git
  2. Goto Android Studio and select Open an existing Android Studio project
  3. Select the directory where you cloned the project

DEMO

Built With

  • Android - The mobile platform used
  • Wifi P2P - For establishing a connection using Wifi-Direct.

Use Cases

  1. Disaster Relief Usually in disaster, the whole communication infrastructure gets destroyed, this will leave all people helpless as they won’t be able to communicate even though they have the best Smartphones. Whether partial or complete, the failure of communications infrastructure leads to preventable loss of life and damage to property, by causing delays and errors in emergency response and disaster relief efforts. One solution to this problem is to use our app for communication. As this app doesn't need any infrastructure for communication, people can use this as a means for communication.

  2. Communication on Motercycle Some cool ways people can use our technology to enhance riding, making it better, safer, and more fun!

  • Have live conversations with other riders in your group, so you can make route changes, signal any problems, or just make conversation while cruising

  • Talk to your passenger while riding, and even stream your own music to their speakers so you can both enjoy the same playlist.

  • Train other riders by following along behind them, giving them real-time coaching tips through the intercom.

    There are existing devices which use Bluetooth as a medium to provide the above features. While such system works but they have some disadvantage like coverage upto 100m(Bluetooth coverage) and slow transmission rate(upto 800kbps). If instead, if we were to use Wifi-Direct as a medium, the coverage would get doubled(upto 200m) and the transmission rate will become 10 times(upto 11Mbps) as compared to Bluetooth.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Contributers

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].