https://github.com/fastuptime/nodejs_android_debug_bridge_mobile_data_switch_onoff
NodeJs Android Debug Bridge Mobile Data Switch On/Off
https://github.com/fastuptime/nodejs_android_debug_bridge_mobile_data_switch_onoff
adb adb-commands adb-kit android android-debug-bridge
Last synced: 11 months ago
JSON representation
NodeJs Android Debug Bridge Mobile Data Switch On/Off
- Host: GitHub
- URL: https://github.com/fastuptime/nodejs_android_debug_bridge_mobile_data_switch_onoff
- Owner: fastuptime
- Created: 2023-08-23T11:43:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T11:47:51.000Z (over 2 years ago)
- Last Synced: 2025-02-17T09:13:18.656Z (about 1 year ago)
- Topics: adb, adb-commands, adb-kit, android, android-debug-bridge
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJs_Android_Debug_Bridge_Mobile_Data_Switch_OnOff
NodeJs Android Debug Bridge Mobile Data Switch On/Off
## π Images π


## π Notesπ
- [Andriod Studio](https://developer.android.com/studio/install) download and install
- [Platform Tools](https://developer.android.com/tools/releases/platform-tools) download and install
- Then connect your phone to the computer with the cable and activate Developer mode
- Then activate USB Debugging and Disable Adb authorisation timeout via Developer options.
- By opening the terminal as administrator, you can do the following
- `adb shell svc data enable` Mobile Data Switch On
- `adb shell svc data disable` Mobile Data Switch Off
---
- β¨ [For Support](https://github.com/sponsors/fastuptime)
- π [Discord](https://fastuptime.com/discord)
- π [Fast Uptime](https://fastuptime.com/)
- πͺ All kinds of projects are made
- 𧨠You can contact us to make a paid project
- βοΈ [Click For Contact](mailto:fastuptime@gmail.com)
# π― License π―
- βοΈ Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))
