Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the ability to enable/disable ADB Wi-Fi #591

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hjotha
Copy link

@hjotha hjotha commented Feb 21, 2023

This commit adds the capability to manage ADB Wi-Fi through termux-api, resolving an issue where users were unable to enable Wi-Fi debugging despite having the WRITE_SECURE_SETTINGS permission in Termux. With this enhancement, users can easily toggle ADB wifi on or off, offering greater flexibility and control in Termux. The WRITE_SECURE_SETTINGS permission must be granted to com.termux.api

Requires
termux/termux-api-package#173

This commit adds the capability to manage ADB Wi-Fi through termux-api, resolving an issue where users were unable to
run the settings command despite having the WRITE_SECURE_SETTINGS permission. With this enhancement, users can easily
toggle ADB wifi on or off, offering greater flexibility and control in Termux.
The WRITE_SECURE_SETTINGS permission must be granted to com.termux.api
@ghost
Copy link

ghost commented Nov 11, 2023

Rebuild package need or run in bash ?

@hjotha
Copy link
Author

hjotha commented Dec 19, 2023

termux-api rebuild needed, a new bash script was also added check the linked change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant