Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies

Giới thiệu về Tap to silent

Khi ứng dụng được khởi động, thiết bị sẽ ở chế độ im lặng.

This is a very simple app.

Mutes ringtones, notification sounds and media playback sounds, etc when tap an app to launch it.

To cancel muting, tap after selecting an app from the task list.

Also, external control is also possible. Please refer to the memo at the bottom.

Note:

If you delete from the task list while the sound is muted, it will remain muted. In that case, you can cancel mute mode by restart and exiting properly.

Depending on the Android version, additional permissions may be required. Look at the second screenshot.

Memo:

When the app launches by issuing an Intent from other apps, you can switch between mute or unmute.

Please set it referring to the setting value of the following app.

Package name: com.jjworkshop.android.taptosilent

Class Name: com.jjworkshop.android.taptosilent.MainActivity

Extra: name="silent" value="on" , "off" or "on_except_music"

"on_except_music" will zero all except the media volume.

For example, the program code that requests mute is as follows.

val packageName = "com.jjworkshop.android.taptosilent"

val className = "com.jjworkshop.android.taptosilent.MainActivity"

val intent = intent.setClassName(packageName, className)

intent.putExtra("silent", "on")

startActivity(intent)

Có gì mới trong phiên bản mới nhất 1.3.1

Last updated on Jan 21, 2020

v1.3.1
Added "on_except_music_alarm" as a running mode parameter.
This parameter will zero all except the media and alarm volume.

Đang tải bản dịch ...

Thông tin thêm Ứng dụng

Phiên bản mới nhất

Yêu cầu cập nhật Tap to silent 1.3.1

Được tải lên bởi

Hussam AL-Lhebe

Yêu cầu Android

Android 6.0+

Hiển thị nhiều hơn

Tap to silent Ảnh chụp màn hình

Đang tải bình luận...
Đăng ký APKPure
Hãy là người đầu tiên có quyền truy cập vào bản phát hành, tin tức và hướng dẫn sớm của các trò chơi và ứng dụng Android tốt nhất.
Không, cám ơn
Đăng ký
Đăng ký thành công!
Bây giờ bạn đã đăng ký APKPure.
Đăng ký APKPure
Hãy là người đầu tiên có quyền truy cập vào bản phát hành, tin tức và hướng dẫn sớm của các trò chơi và ứng dụng Android tốt nhất.
Không, cám ơn
Đăng ký
Thành công!
Bây giờ bạn đã đăng ký nhận bản tin của chúng tôi.