Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T11:47:51.000Z (over 1 year ago)
- Last Synced: 2024-11-06T20:13:38.657Z (2 months 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 π
![image](https://github.com/fastuptime/NodeJs_Android_Debug_Bridge_Mobile_Data_Switch_OnOff/assets/63351166/8821505f-7cc5-42e6-b149-d05049829105)
![image](https://github.com/fastuptime/NodeJs_Android_Debug_Bridge_Mobile_Data_Switch_OnOff/assets/63351166/e384f409-ddba-49fd-9d81-03cd94b5d2f5)## π 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:[email protected])# π― License π―
- βοΈ Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))