A
A
Alexander Sinitsyn2018-02-03 21:41:16
Android
Alexander Sinitsyn, 2018-02-03 21:41:16

How to make camera sound if the application is from API level 16, and enableShutterSound is in API level 17?

How to make it right so that it clicks at 16 and from 17 too.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Yudakov, 2018-02-04
@a_u_sinitsin

Normally.
We check the condition: if the version is greater than such and such, we do that .., if it is less, we do this ...
https://developer.android.com/training/basics/supp...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question