Coder Social home page Coder Social logo

hullowheel-android's Introduction

hullowheel-android

The client part of HulloWheel, a virtual gaming wheel for Android + Linux

Why & Story

https://github.com/hulloanson/hullowheel-server/#why

Installing

HulloWheel Android is now in its first release (v0.1). You can find the APK in https://github.com/hulloanson/hullowheel-android/releases

Build

You can also build it yourself by cloning the master branch, importing it into Android Studio and build it.

Run

  1. Start the app
  2. Start the server (see https://github.com/hulloanson/hullowheel-server)
  3. Set the address of the server
    • In the form of [IP]:[PORT] e.g. 192.168.43.66:20000
    • Basically any reachable IP and PORT works. However, due to latency, typical setup would be to connect your phone and the server to the same LAN network.
  4. Press "Start" at the top-right corner

TODOs

Known Issues & Improvements

  1. [Issue] Does not handle disconnects with server well.
    • Solved by restarting automatically at the server side
  2. [Improvement] Lag problem (just a bit, not noticeable after you've got used to it)
    • Looked like the problem of my crappy wifi from my phone.
    • Proposal: Send only the modified inputs
  3. [Issue] UDP server address and port hard-coded. Add activity to configure the address.
    • Solved by adding a preference screen to input the address
  4. [Improvement] Normalize all values in the app. Before sending.
  5. [Issue] Sometimes button presses do not deliver. Probably a normal finger press is too short. Find a way to make sure a press event lasts at least a certain duration.
  6. Add visual effects when button pressed.

Wish to have features

  1. iOS app
  2. More beautiful interface

hullowheel-android's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.