Question

Which of the following statements is false?
a. You create the AndroidManifest.xml file when you create a new app project.
b. The AndroidManifest.xml file contains many of the settings that you specify in the New Android Application dialog, such as the app's name, package name, target and minimum SDKs, Activity name(s), theme and more.
c. You can use the IDE's Android Manifest editor to add a new setting to the manifest that forces the soft keyboard to remain on the screen.
d. You can specify that an app supports only portrait orientationthat is, the device's longer side is vertical.

Answer

This answer is hidden. It contains 147 characters.