Giter Site home page Giter Site logo

Comments (7)

tejado avatar tejado commented on May 10, 2024 2

Hi,
yes, basically this is already on the roadmap. Sadly, it is not so easy as Android is not anymore using BlueZ as the bluetooth stack but Bluedroid. So I looked at some projects like https://github.com/kshoji/BLE-HID-Peripheral-for-Android but I couldn't get them to work.

So my current task in regard to Authorizer is to integrate OTP (merging FreeOTP into Authorizer). After this, maybe I will then look again further into the Bluetooth topic.

Of course, any help to Authorizer is highly appreciated :)

from authorizer.

tejado avatar tejado commented on May 10, 2024 2

For your information:
Bluetooth is possible and will be implemented in one of the next releases. But this could take a while. If someone is interessted to help to integrate this, I can provide further technical details for it.

from authorizer.

tejado avatar tejado commented on May 10, 2024 1

I implemented the Bluetooth functionality now over the BluetoothHid API which is available since Android Pie (28). Please see commit 3db0a87

Please notice, that this is not yet released in the stores.

from authorizer.

contrun avatar contrun commented on May 10, 2024

@tejado care to clarify how to do it? O am intrigued.

from authorizer.

tejado avatar tejado commented on May 10, 2024

Just to know how it is implemented or do you want to help to integrate this?

Feel free to join our mattermost for better communication :)
https://github.com/tejado/Authorizer/blob/master/README.md#contributions--community

from authorizer.

jmichael2497 avatar jmichael2497 commented on May 10, 2024

searching for example Bluetooth USB adapter dongle with HID proxy mode support, i came across a few relevant items of interest, maybe you've already seen them?

https://code.google.com/archive/p/androhid (abandoned 2010) on using root to add BT profile to mobile directly, no extra hardware adapter needed.

https://github.com/PhilippC/keepass2android has support for hardware adapter based...

https://github.com/inputstick via plugins and BT or BTLE to USB HID proxy adapter.

see news updates at http://blog.inputstick.com looks like they've updated ios related code so android next.

hope that helps open source powers combine.

from authorizer.

zhubinsheng avatar zhubinsheng commented on May 10, 2024

我现在通过 BluetoothHid API 实现了蓝牙功能,该 API 从 Android Pie (28) 开始可用。请参阅提交3db0a87

请注意,这尚未在商店中发布。
if use https://github.com/kshoji/BLE-HID-Peripheral-for-Android ,work ok ?

from authorizer.

Related Issues (20)

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.