Giter VIP home page Giter VIP logo

android-bluetooth-touchpad's Introduction

Android Bluetooth Touchpad

by Nikolay Kostadinov

This project is part of my Bachelor Thesis: "Implementation of a Bluetooth touchpad based on Android OS" at the Chair of Operating Systems, TU Munich. You could download it here. I will direct you to it whenever more information is needed.

Requirements

  1. Android device:

Phone running Android version 2.1 and later ROOT privileges , See http://en.wikipedia.org/wiki/Rooting_(Android_OS) Unmodified Bluetooth stack Some manufacturers modify the Bluetooth stack in Android, so the framework will not work there. Ex. HTC Desire has proven not to work! The framework was successfully tested on Google Nexus One.

  1. Computer Host:

Computer running Linux OS. The framework was tested on Ubuntu, but other Linux distributions should also work. It is important they use the BlueZ Bluetooth Stack. If running Ubuntu it is recommended you install Blueman - Bluetooth utility for Ubuntu with nice GUI. (sudo apt-get install blueman) Windows will not work! And this is very unlikely to change. Check the thesis, section 5.7. 3. Skills and Knowldge:

Good Android development skills are required. This is not the place to start learning Android. Good understanding of the Bluetooth stack, HID and SDP is highly recommended. You could read chapter 2, 3 and 4 in the thesis. Understanding the concept behind the framework is not required in order to utilize its functionality. However, it would be required if you are willing to modify or extend it. You could read chapters 3, 4 and 5 of the thesis.

Project Contents

  1. Bluetooth Touchpad Application

The Bluetooth Touchpad Application is implementing the Bluetooth HID Framework, which could be found in the /src directory and more specifically in the tum.betriebsysteme.kostadinov.btframework package of the project. In the /doc dir you will find the framework documentation. The /jni dir contains the source code of the Linux executable. After compilation the executable file is placed in the /libs/armeabi dir. However, it should be manually moved to the /assets dir, so the SDP component of the framework could deploy and run it. In the /thesis dir one would also find my bachelor thesis as .pdf. Look for the "Videos" section in this wiki to see the app in action.

  1. Bluetooth Touchpad Test

To run the Bluetooth Touchpad Test you must first check out the Bluetooth Touchpad Application. By running the test scenarios you could verify if your phone is capable of running the app or not. Read more about it at chapter 7 in the thesis.

  1. Sample Code

The sample code project is accompanying the framework tutorial, which could be also found in the wiki. It is the minimum effort required to implement the Bluetooth HID Framework and run a small demo.

VIDEO

Bluetooth Touchpad Application in action

Bluetooth Touchpad

Check the original Wiki in Google Code: anroid-bluetooth-touchpad

android-bluetooth-touchpad's People

Contributors

n-kostadinov avatar

Watchers

James Cloos avatar  avatar  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.