lith
lith

Reputation: 949

Start bluetooth from termux command line

Is it possible to enable/start bluetooth from command-line within the termux terminal on a non-rooted phone/tablet running Android 8?

Use case: Enable bluetooth and connect to my keyboard when I run termux.

I guess I could use tasker to achieve something similar but last time I used tasker, it has a significant impact on battery life.

Regards

Upvotes: 2

Views: 13438

Answers (1)

user5421999
user5421999

Reputation:

No, this is not currently possible. Someone needs to do some android programming and make termux able to use the android bluetooth API.

See https://github.com/termux/termux-app/issues/235 for an open feature request.

Upvotes: 4

Related Questions