Feedback: Your Answer Is Correct. The Correct Answer Is: The Strings File
Feedback: Your Answer Is Correct. The Correct Answer Is: The Strings File
xml file is in the res/values folder, and it includes all the text used by your
program and for starters, this file contains the names of buttons, labels, default text, and
similar string types and this file accounts for their textual content.
Select one:
a.
The Strings File
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Select one:
a. <receiver>
b. <provider>
c. <service>
d. <activity>
Feedback
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is Anatomy of Android Application where is the manifest file that explains the app 's
fundamental functionality, and specifies each of its components.
Select one:
a. AndroidManifest.xml
b. res/drawable-hdpi
c. Java
d. Build.gradle
Feedback
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is part of android application files where principal activity code is a MainActivity.java
Javascript and the actual configuration file that will ultimately be translated to an executable
from Dalvik and will run your program
Select one:
a. Main Activity File
b. Manifest File
c. Strings File
d. Layout File
Feedback
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is manifest file tags were represented the application-related components and Android
attribute: icon will refer to res / drawable-hdpi as the device icon.
Select one:
a. <intent-filter>... </intent-filter>
b. <activity>... </activity>
c. < application> ... </application>
d. <manifest>... </manifest>
Feedback
Question 6
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is Anatomy of Android Application where is a directory for many specific XML files
containing a set of tools, such as descriptions of strings and colours.
Select one:
a. res/values
b. AndroidManifest.xml
c. Build.gradle
d. res/layout
Feedback
Question 7
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The activity main.xml is a configuration file located in the res/configuration directory, which
your application can access as it constructs its interface, and to alter the style of your
application you will edit this file very frequently.
Select one:
a. The Main Activity File
b. The Layout File
c. The Manifest File
d. The Strings File
Feedback
Question 8
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is anatomy of Android Application where The.java source files for your project are found
here and by default, it contains a source file from MainActivity.java that has an activity class
that runs using the device icon when the device is started.
Select one:
a. HTML
b. XML
c. JavaScript
d. Java
Feedback
Question 9
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is anatomy of Android Application where directory for high resolution screens designed
for drawable objects.
Select one:
a. res/layout
b. res/drawable-hdpi
c. res/drawable
d. res/values
Feedback
Question 10
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Select one:
a. Java
b. AndroidManifest.xml
c. res/drawable-hdpi
d. Build.gradle
Feedback
Question 11
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is manifest file tags where is used to specify an operation and the android: name attribute
specifies the Operation subclass 's completely eligible class name, and the android: label
attributes specify a string to be used as the activity label.
Select one:
a. < application> ... </application >
b. <manifest>... </manifest>
c. <activity> ... </activity>
d. <intent-filter>... </intent-filter>
Feedback
Question 12
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is part of android application files where framework you create as part of your application,
you need to define all of its components in a manifest.xml that resides at the root of the
project directory for the application and acts as an interface between your application and
Android OS.
Select one:
a. Strings File
b. Main Activity File
c. Layout File
d. Manifest File
Feedback
Question 13
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Select one:
a. <provider>
b. <activity>
c. <receiver>
d. <service>
Feedback
Question 14
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is anatomy of Android Application where is a file directory, which describes the user
interface of your app.
Select one:
a. res/drawable-hdpi
b. res/values
c. res/layout
d. res/layout-hdpi
Feedback
Question 15
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Select one:
a. <provider>
b. <service>
c. <activity>
d. <receiver>
Feedback