Pinned Repositories
able
Able: Android Bluetooth Low Energy library
AirMobs
Android app for P2P network resource sharing
android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android-Network-Intents
Android Network Intents (ANI) is a library to send Android Intent objects to listening apps/devices via multicast (UDP).
Android_P2P_Chat
安卓局域网聊天应用
ble-android-coroutines
Bluetooth Low Energy (BLE) library for Android using Kotlin Coroutines
BonjourBrowser
Service Browser is a utility that discovers all services registered in a network
bridgefy-repro-demo
Repro of Bridgefy crash
cordova-plugin-bridgefy
This plugin allows the client to transmit data to nearby peers without the necessity of an Internet connection or an access point. It also implements a mesh-network transmission algorithm that enables devices to send data to peers that are so far away that they aren't visible to the client device.
P2P-Android-Messaging-service
In this project , a layered mechanism is used to setup multihop routing in Android mobile devices using P2P Wifi Direct technology
kekoyde's Repositories
kekoyde/able
Able: Android Bluetooth Low Energy library
kekoyde/AirMobs
Android app for P2P network resource sharing
kekoyde/android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
kekoyde/Android-Network-Intents
Android Network Intents (ANI) is a library to send Android Intent objects to listening apps/devices via multicast (UDP).
kekoyde/Android_P2P_Chat
安卓局域网聊天应用
kekoyde/ble-android-coroutines
Bluetooth Low Energy (BLE) library for Android using Kotlin Coroutines
kekoyde/BonjourBrowser
Service Browser is a utility that discovers all services registered in a network
kekoyde/bridgefy-repro-demo
Repro of Bridgefy crash
kekoyde/cordova-plugin-bridgefy
This plugin allows the client to transmit data to nearby peers without the necessity of an Internet connection or an access point. It also implements a mesh-network transmission algorithm that enables devices to send data to peers that are so far away that they aren't visible to the client device.
kekoyde/P2P-Android-Messaging-service
In this project , a layered mechanism is used to setup multihop routing in Android mobile devices using P2P Wifi Direct technology
kekoyde/P2P-CHAT-ANDROID
The android version of p2p chat
kekoyde/p2p-communication-framework-for-android
Automatically exported from code.google.com/p/p2p-communication-framework-for-android
kekoyde/p2p4android
This is an Android library for doing peer to peer communications that wraps p2p4java in an Android friendly way. The protocol is based on a fork of JXTA/JXSE 2.7.
kekoyde/p2pcommunication
Proof of concept on establishing a P2P connection between two or more android-devices
kekoyde/RxDNSSD
Android version of mDNSResponder
kekoyde/sync-android-p2p
http listener to support p2p on sync-android
kekoyde/wifi_p2p
A Wifi P2P/Direct android application based on the Google Demo.