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

增加链接 wifi 的功能 #39

Merged
merged 3 commits into from
Mar 6, 2022
Merged

增加链接 wifi 的功能 #39

merged 3 commits into from
Mar 6, 2022

Conversation

wzasd
Copy link
Contributor

@wzasd wzasd commented Mar 6, 2022

开启命令:
adb shell pm grant org.cloud.sonic.android android.permission.WRITE_SECURE_SETTINGS

adb shell am start -n org.cloud.sonic.android/.SonicJoinWifiActivity --esn connect -e ssid SSID -e password PASSWORD -e proxy_host HOSTNAME -e proxy_port PORT
关闭的:
adb shell settings delete global http_proxy
adb shell settings delete global global_http_proxy_host
adb shell settings delete global global_http_proxy_port

Copy link
Member

@ZhouYixun ZhouYixun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge to test

@ZhouYixun ZhouYixun merged commit 9eb0940 into SonicCloudOrg:main Mar 6, 2022
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.

2 participants