Associate Android Developer

Associate Android Developer

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.

$14.99 / $24.99

Google Associate Android Developer Practice Exam

  • 1. Exam Overview
    57s
  • 2. Define a local database model and data access object (DAO) using the schema app/schemas/tea.json for the data structure
    3m 10s
  • 3. Use the getSortedTeas method from the DataRepository to create a sortable rawquery for the data in the list
    2m 42s
  • 4. Populate initial content into the database from res/raw/sample_teas.json
    2m 34s
  • 5. Display a card showing the data most recently added to the list in the MainActivity
    3m 49s
  • 6. Create a list-item layout for the RecyclerView using ConstraintLayout
    2m 40s
  • 7. Bind LiveData to the RecyclerView list item using the paging library
    4m 44s
  • 8. Create a notification in WorkManager that shows a notification to users once a day with a random data and on click opens TeaDetailActivity
    6m 19s
  • 9. Address the following comment form our QA team: When I view TeaDetailActivity and click on the favorite icon in the menu nothing happens.
    3m 34s
  • 10. Implement a custom SteepProgress view in TimerActivity and display a time of 4:00 minutes when launched from MainActivity
    3m
  • 11. Write a UI test to validate that clicking on the Filter by Favorites icon in the toolbar updates the RecyclerView
    5m 43s