swathi-ssunder / Menzap

0 stars 0 forks source link

Android Devices - Libraries, frameworks and tools for Wireless Communication #8

Closed adideshp closed 8 years ago

adideshp commented 8 years ago

Identify libraries, frameworks and tools that allow Android devices to perform wireless communications.

  1. SoftAP - for turning the device into Wi-FI access point Libraries :
    Frameworks: Tools available : in-built support for creating a hotspot
  2. Wi-FI Direct Libraries : https://developer.android.com/training/connect-devices-wirelessly/wifi-direct.html Frameworks: https://developer.android.com/guide/topics/connectivity/wifip2p.html Tools available : SuperBeam, WiFi Shoot,SideSync (Connects PC and Samsung Tablet)
  3. Bluetooth Classic Libraries : Frameworks: Tools available : Bluetooth Auto Connect, Bluetooth Pair for connecting to other devices.
  4. Bluetooth Low Energy - Libraries : Frameworks: Tools available : Bluetooth Auto Connect, Bluetooth Pair for connecting to other devices.
  5. Any other ways to make them talk wirelessly Libraries : Frameworks: Tools available : Intercom for Android for communicating between two android devices without internet using Bluetooth and Wifi.
adideshp commented 8 years ago

Bluetooth Libraries: https://developer.android.com/guide/topics/connectivity/bluetooth.html

adideshp commented 8 years ago

Bluetooth low energy Libraries: https://developer.android.com/guide/topics/connectivity/bluetooth-le.html