Ready to Pass Your Certification Test

Ready to guarantee a pass on the certification that will elevate your career? Visit this page to explore our catalog and get the questions and answers you need to ace the test.

Google ASSOCIATE-ANDROID-DEVELOPER

Custom view settings

Exam contains 128 questions

Page 6 of 22
Question 31 🔥

RecyclerView is a subclass of ViewGroup and is a more resource -efficient way to display scrollable lists. Instead of creating a View for each item that may or may not be visible on the screen, RecyclerView:

Question 32 🔥

Android uses adapters (from the Adapter class) to connect data with View items in a list. There are many different kinds of adapters available, and you can also write custom adapters. To connect data with View items, the adapter needs to know about the View items. From what is extended the entity that is usually used in an adapter and describes a View it em and its position within the RecyclerView?

Question 33 🔥

For example, we have a file in our raw folder app/src/main/res/raw/sample_teas.json. To get an InputStream for reading it, from out Context context, we can do this:

Question 34 🔥

For example, we have a BufferedReader reader, associated with the json file through InputStreamReader. To get a file data we can do this:

Question 35 🔥

For example, we have a file in our assets folder app/src/main/assets/sample_teas.json. To get an InputStream for reading it, from out Context context, we can try do this:

Question 36 🔥

What is a correct part of an Implicit Intent for sharing data implementation?

Lorem ipsum dolor sit amet consectetur. Eget sed turpis aenean sit aenean. Integer at nam ullamcorper a.

© 2024 Exam Prepare, Inc. All Rights Reserved.