Good day. How can I programmatically find out the device API version?
For example, if the API> 22 performs one action, and if less than 22 is another action?
Good day. How can I programmatically find out the device API version?
For example, if the API> 22 performs one action, and if less than 22 is another action?
Source: https://ru.stackoverflow.com/questions/602294/
All Articles