ExamGecko
Home / Google / Associate Android Developer / List of questions
Ask Question

Google Associate Android Developer Practice Test - Questions Answers, Page 12

Add to Whishlist

List of questions

Question 111

Report Export Collapse

Content labels. What attribute to use to indicate that a View should act as a content label for another View?

Become a Premium Member for full access
  Unlock Premium Member

Question 112

Report Export Collapse

In application theme style, flag windowActionBar (<item name="windowActionBar">) indicates:

Become a Premium Member for full access
  Unlock Premium Member

Question 113

Report Export Collapse

In application theme style, flag windowNoTitle (<item name="windowNoTitle">) indicates:

Become a Premium Member for full access
  Unlock Premium Member

Question 114

Report Export Collapse

In application theme style, flag windowDrawsSystemBarBackgrounds (<item name="android:windowDrawsSystemBarBackgrounds">) indicates:

Become a Premium Member for full access
  Unlock Premium Member

Question 115

Report Export Collapse

In application theme style, value statusBarColor (<item name="android:statusBarColor">) means:

Become a Premium Member for full access
  Unlock Premium Member

Question 116

Report Export Collapse

An overridden method onCreateOptionsMenu in an Activity returns boolean value. What does this value mean?

Become a Premium Member for full access
  Unlock Premium Member

Question 117

Report Export Collapse

For example, suppose that in a XML file (res/menu/menu_main.xml as an example), where menu items are described, we have such item:

Become a Premium Member for full access
  Unlock Premium Member

Question 118

Report Export Collapse

To handle an options menu item click in an activity, we usually should override method named:

Become a Premium Member for full access
  Unlock Premium Member

Question 119

Report Export Collapse

Working with Custom View. To define custom attributes, we can add <declare-styleable> resources to our project. It is customary to put these resources into a file:

Become a Premium Member for full access
  Unlock Premium Member

Question 120

Report Export Collapse

Working with Custom View. Once you define the custom attributes, you can use them in layout XML files just like built-in attributes. The only difference is that your custom attributes belong to a different namespace. Instead of belonging to the http://schemas.android.com/apk/res/android namespace, they belong to:

Become a Premium Member for full access
  Unlock Premium Member
Total 128 questions
Go to page: of 13

Related questions