CodeNewbie Community 🌱

Fabián Rodríguez for SunDevs Inc.

Posted on

10 interview questions to get a job as an Android developer

One of the best practices for software developers in any stage of their careers, is to prepare for the job interview.

In the this article, I'll share with you 10 questions that companies use when they are going to hire Android developers.

  1. What is ContentProvider and what is it used for?
  2. What are some common uses for an Intent?
  3. What is JobScheduler? In which cases can it be used?
  4. What are Android’s lifecycle main 6 callbacks?
  5. What is the relation between a Fragment and an Activity? Explain the relation between them
  6. What are fragments and what uses do they have?
  7. What are the different ways of implementing a DataStore?
  8. What are the fundamental blocks from an Android application?
  9. What is the difference between the Activities and Services?
  10. What does it mean to make a “Lazy First” application?

Let me know what you think about this questions and what others would you add.

Top comments (0)