Tap to silent

Tap to silent

JJworkshop
Jan 21, 2020
  • 1.2 MB

    File Size

  • Android 6.0+

    Android OS

About Tap to silent

When the app is started device is silent mode.

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)

Show More

What's new in the latest 1.3.1

Last updated on 2020-01-21
v1.3.1
Added "on_except_music_alarm" as a running mode parameter.
This parameter will zero all except the media and alarm volume.
Show More

Videos and Screenshots

  • Tap to silent poster
  • Tap to silent screenshot 1

Tap to silent APK Information

Latest Version
1.3.1
Category
Tools
Android OS
Android 6.0+
File Size
1.2 MB
Developer
JJworkshop
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free Tap to silent APK downloads for you.

Old Versions of Tap to silent

Tap to silent 1.3.1

1.2 MBJan 21, 2020
Download
APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies