应用介绍
Silence camera on Samsung phones
Installation
If your phone is running Android 13 or below, just sideload the APK.
If your phone is running Android 14 or above, you need to install the app via ADB as Google blocks installing apps that target SDK 22 and below. Enable Developer Mode and USB Debugging, then run:
adb install --bypass-low-target-sdk-block app-release.apk
Make sure to replace app-release.apk if you've renamed the file.
Usage
Install, open, and click on the switch to enable the m
Installation
If your phone is running Android 13 or below, just sideload the APK.
If your phone is running Android 14 or above, you need to install the app via ADB as Google blocks installing apps that target SDK 22 and below. Enable Developer Mode and USB Debugging, then run:
adb install --bypass-low-target-sdk-block app-release.apk
Make sure to replace app-release.apk if you've renamed the file.
Usage
Install, open, and click on the switch to enable the m

评论区 (0)