Log In
Join
for free
Back To Module Home
Modern Android App Development with Java
0% completed
Android Ecosystem
Android Development
Hello World
Project Overview
Dependencies
Activity
Layout
Travel Blog Application
Quiz
Travel Blog - Login Scree
Overview
Building Layout
Activity Declaration and Keyboard Support
Data Validation and Error Handling
Loading Indicator
Launch Second Screen
Persist Login State
Custom Styles
Quiz
Travel Blog - Details Screen
Overview
Building Layout
Displaying Data From Code
Image Loading
Loading Data From the Internet
Loading Indicator
Error Handling and Retry
HTML Handling
Quiz
Travel Blog - List Screen
Overview
Building Layout
Displaying Data From Code
Pull to Refresh
Click to Open Details
Quiz
Travel Blog - Search & Sort
Overview
Sort
Search
Travel Blog - Offline
Caching Solutions
Room Database
Repository Pattern
Offline Support
Conclusion
Final Remarks
Home
/
...
/
Quiz
Quiz
Technical Quiz
1.
What layout can be used to render a list of items?
A.
RecyclerView
B.
ListLayout
C.
TableView
1
/ 7
Submit Answer