# Device2Device **Repository Path**: tsymiar/Device2Device ## Basic Information - **Project Name**: Device2Device - **Description**: Connect mobile devices. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-06 - **Last Updated**: 2024-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://tsymiar.visualstudio.com/MyAutomatic/_apis/build/status/tsymiar.Device2Device?repoName=tsymiar%2FDevice2Device&branchName=main)](https://tsymiar.visualstudio.com/MyAutomatic/_build/latest?definitionId=72&repoName=tsymiar%2FDevice2Device&branchName=main) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/6cb8f83fb83d4e50a33bc39e470f2891)](https://www.codacy.com/gh/tsymiar/Device2Device/dashboard?utm_source=github.com&utm_medium=referral&utm_content=tsymiar/Device2Device&utm_campaign=Badge_Grade) # Devidroid ### An Android test application. ------- #### Functions of buttons: - TEXTURE a test page for image/video `encode/decode` include `CPU/GPU` render, `OpenGL` render - AUDIO to record sounds and draw waves - CHART a line chart using [`com.github.PhilJay:MPAndroidChart:v3.0.1`](https://github.com/PhilJay/MPAndroidChart) - SERVER click to start a udp server - CLIENT click to start a udp client - SUBSCRIBE click to open `float window` setting server ip/port and topic to subscribe message from `broker`, receiving data set to a `TextView` below - PUBLISH click to open `float window` setting payload/topic send to subscriber by `broker` - TCP click to start a tcp server to receive data - IKCP a test case for `kcp` - EVENT click to update event value - TIME click to update timestamp