12 skills found
koush / AndroidAsyncAsynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
JeffMony / MediaSDKThe library is working for downloading video while playing the video, the video contains M3U8/MP4
reneweb / AndroidAsyncSocketExamplesThis project includes a few examples on how to create different types of sockets using AndroidAsync. It includes examples for a TCP client/server, TCP client with SSL and UDP client/server.
baidusoso / WifiTransferWIFI传书,参考《多看》的WIFI传书功能,HttpServer采用AndroidAsync实现
JohnyDaDeveloper / AndroidAsyncReplacement for deprecated AsyncTask
h1code2 / Frida AndroidAsync ServiceFrida+AndroidAsync Implement interface service registration.
qianxin2016 / AndroidHttpServerHttp server running on android (based on AndroidAsync)
alvinj / AndroidAsyncTaskExampleThis project provides an Android AsyncTask example (and a REST example)
andreivisan / AndroidAsyncHttpServerAn HTTP server inside your Android application using AndroidAsync.
LineageOS / AndroidAsyncAsynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
Vorlonsoft / AndroidAsyncHTTPAn fast, small, asynchronous, callback-based HTTP client for Android
hgncxzy / AndroidHttpServer将 Android 设备作为服务器,依赖的是大神koushikdutta 的 AndroidAsync 库,并执行 get 和 post 请求