Câu hỏi phỏng vấn Android
Câu hỏi

What is the Support Library? Why was it introduced?

Câu trả lời

The Android Support Library is a set of libraries that provide backward-compatible versions of Android framework components and additional UI elements not included in the standard Android framework[1][2][3]. It was introduced to allow apps running on older versions of Android to support features made available on newer versions of the platform[1][3].

Some key reasons why the Support Library was introduced:

  • To provide backward-compatible versions of framework components like fragments, app bars, and Material Design elements that are not available on older Android versions[1][3]
  • To include additional layout and UI elements that can be useful for apps but are not part of the standard Android framework, such as the RecyclerView[1][2]
  • To support different device form factors like TV and wearables[1]
  • To provide design support for Material Design elements like floating action buttons[1]
  • To allow apps to use newer Android...
middle

middle

Gợi ý câu hỏi phỏng vấn

middle

What is Parcelable in Android?

middle

What are Retained Fragments?

junior

How does the OutOfMemory happens?

Bình luận

Chưa có bình luận nào

Chưa có bình luận nào