AndroidVolume - custom control of volume

Name : AndroidVolume, Version : 1.0

All the blocks

Untitled

Demo Blocks :

Untitled1


### Stream Types (int)
                1 = VOICE_CALL
                2 = SYSTEM
                3 = RING
                4 = MUSIC
                5 = ALARM
                6 = NOTIFICATION
                7 = DTMF
### Flags (int)
        1 = ALLOW_RINGER_MODES
        2 = PLAY_SOUND
        3 = REMOVE_SOUND_AND_VIBRATE
        4 = VIBRATE

Download AIX :

com.aemo.androidvolume.aix (669.5 KB)

Download AIA :

Volume.aia (670.5 KB)

If you like my work, please support me

12 Likes

Nice extension

2 Likes

thanks sirr :smiling_face_with_three_hearts:

1 Like

Nice extension. Does it needs any type of runtime permission?

1 Like

Thanks :heart:

Not need any permissions

1 Like

Just use this AndroidUtilCode/VolumeUtils.java at master · Blankj/AndroidUtilCode · GitHub
and it compress your whole extension size. Why did you use whole library which is useless for these volume functions only…

1 Like

I noticed this recently and am working on rebuilding the extension

1 Like

thank you for your contribution…
remember to follow the naming conventions…
Unbenannt

you might want to fix it before publishing the new version…

Taifun

2 Likes