What you need

What you need

You will need an Android phone with the following:
  1. Android version v4.1.x or lower
    • Tested on 4.1.2 and 2.3.7
    • Will NOT work with 4.2, 4.3 or 4.4. See below for more details
  2. Root access
    • Need root to both access bluetooth stack and macro tool
  3. blueputdroid compatible android phone (https://play.google.com/store/apps/details?id=berserker.android.apps.blueputdroid)
  4. HiroMacro app (https://play.google.com/store/apps/details?id=com.prohiro.macro)
  5. Ability to put files where HiroMacro can find them
    1. 4.1.2 -> simply put into the sdcard/HiroMacro/Documents
    2. 2.3.7 -> had to use ADB! eg sudo linux/adb push blueputdroid/buy-single-kart-coded.txt /data/data/com.prohiro.macro/HiroMacro/Documents
    3. You can record a macro with HiroMacro then find it on your device
    4. FTPDroid can use root to access /data/data/ (https://play.google.com/store/apps/details?id=berserker.android.apps.ftpdroid&hl=en)

 Why Android 4.1 or lower?

The Bluetooth stack was changed when moving to Android v4.2 by Google as in noted in the changes for Jelly Bean:

New Bluetooth stack

Android 4.2 introduces a new Bluetooth stack optimized for use with Android devices. The new Bluetooth stack developed in collaboration between Google and Broadcom replaces the stack based on BlueZ and provides improved compatibility and reliability.
http://developer.android.com/about/versions/jelly-bean.html

No comments:

Post a Comment