0% found this document useful (0 votes)
34 views1 page

Android Interview Questions

This document contains interview questions about Android development. It asks about the seven activity lifecycle methods and their purposes, how to launch a new activity, the components of the Android architecture, how to avoid ANR errors, and the process for developing an app with user login, product listing, live chat support, and order history features.

Uploaded by

Usman Habib
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views1 page

Android Interview Questions

This document contains interview questions about Android development. It asks about the seven activity lifecycle methods and their purposes, how to launch a new activity, the components of the Android architecture, how to avoid ANR errors, and the process for developing an app with user login, product listing, live chat support, and order history features.

Uploaded by

Usman Habib
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Name: _________________________

Android interview questions

Q: What are the seven lifecycle methods of Android activity and what is their purpose?

Q: Write a quick script for launching a new activity within your application.

Q: Briefly list the components of the Android architecture.

Q: What are some measures you can take to avoid ANR?

Q: Describe the process you will take to develop an APP which basic requirements are:

A: User Login
B: Product Listing
C: Live Chat Support
D: Order History

You might also like