Question

Which of the following statements is false?
a. When you build an app for distribution via app stores like Google Play, you should focus your testing on the particular android device the app is most likely to run on.
b. Some features can be tested only on actual devices.
c. If you don"t have many devices available to you, create AVDs that simulate the various devices on which you"d like your app to execute.
d. When you configure each AVD to simulate a particular device, look up the device's specifications online and configure the AVD accordingly.

Answer

This answer is hidden. It contains 257 characters.