Solved

Which of the Following Statements Is False

Question 9

Multiple Choice

Which of the following statements is false?


A) The Minimum SDK is the minimum Android API level that's required to run your app. This allows your app to execute on devices supporting that API level and higher.
B) Lower Minimum SDK values enable your app to run on more devices.
C) Generally you should target the highest API level on which your app can run.
D) You must disable newer features that are not available on older platforms when your app is installed on those platforms.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions