• Stars
    star
    118
  • Rank 299,923 (Top 6 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 11 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

USBHIDTerminal

USBHIDTerminal for Android

Build Status

This application was created in my hobby time.

USB HID Terminal provide access to HID USB devices. HID Terminal can be used for transfer any commands or any data to your USB HID devices. USB HID Terminal - can receive and send bytes, hex, binary, text.

https://play.google.com/store/apps/details?id=com.appspot.usbhidterminal

binary APK: https://github.com/452/USBHIDTerminalAPKRepo

for Gradle: [https://docs.gradle.org/current/userguide/installation.html]

$ git clone https://github.com/452/USBHIDTerminal.git
$ cd USBHIDTerminal
$ gradle build

result you can find:

USBHIDTerminal/build/outputs/apk/USBHIDTerminal-release-unsigned.apk

If you have some problem or want to improve this application you can help me, or just say me about this. We can make this world better.

;) Ukraine

LICENSE

Copyright 2015 452 emetemunoy.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.