Skip to content
View yninggis's full-sized avatar

Block or report yninggis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. awesome awesome Public

    Forked from sindresorhus/awesome

    A curated list of awesome lists

  2. wifi-direct-chat wifi-direct-chat Public

    Forked from life0fun/wifi-direct-chat

    A peer to peer chat app through wifi direct using java nio channels

    Java

  3. wifi-direct-demo wifi-direct-demo Public

    Forked from ahmontero/wifi-direct-demo

    This project is based on the original demo from Google. The original example show us how to send an image file from the client to the group owner. With this version, I try to show how to send data …

    Java

  4. bluetoothviewer bluetoothviewer Public

    Forked from janosgyerik/bluetoothviewer

    A simple Android app to debug Bluetooth connections: 1. Connect to any Bluetooth device, 2. Display incoming raw data, 3. Send raw data to the Bluetooth device. You can confirm successful pairing, …

    Java

  5. character_sorting character_sorting Public

    Forked from hamakn/character_sorting

    Ruby

  6. PullToRefresh PullToRefresh Public

    Forked from MarkMjw/PullToRefresh

    根据Maxwin的XListView改造而来,完善下拉刷新上拉加载更多的功能并实现自动刷新以及自动加载等功能, 并增加对ScrollView的支持。 原XListView参考链接:https://github.com/Maxwin-z/XListView-Android

    Java