MobileDev Prelims

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

3.

The file is located in the res/values folder and contains all the text that your application will

utilize.

-strings.xml

4. AVD is acronym for.

-android virtual device

5. The manifest file which describes the fundamental characteristics of the app and defines each of
its components.

-AndroidManifest.xml

6. SDK is acronym for.

-Software Development Kit

7. The ___ file is found in one of the folders in the res directory. This file is in charge of how the User
Interface will look like.

-activity_main.xml

8. The commercial version of Android was released on the month and year : MMMM YYYY.

-September 2008

9. JDK is acronym for.

-Java Development Kit

10. The name of the software that we use in our Mobile Application class.

-Android Studio

11. ______ represents a single screen with a user interface just like window or frame.

-Activity

12. ______a directory for drawable objects that are designed for high-density screens.

-res/drawable-hdpi

13. Sort the android version in the correct order of precedence. Top is the oldest and bottom is the
latest.

1. Cupcake

2. Froyo

3.Gingerbread

4. Ice cream sandwich

5. Nougat

You might also like