What are the primary components used in android architecture?



What are the primary components used in android architecture?..

Answer / Ram Niwas Paswan

The primary components of Android architecture include Activities, Services, Broadcast Receivers, and Content Providers. Activities provide a user interface, Services run background tasks, Broadcast Receivers receive and respond to system-wide broadcast announcements, and Content Providers manage and share app data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

what is an android manifest file?

1 Answers   B-Ways TecnoSoft,


Which dialog boxes that are supported in android?

1 Answers  


What are the four asynctask methods that must be overridden?

1 Answers  


Explain seapine software?

1 Answers  


what is a handler thread?

1 Answers  


What is change gravity?

1 Answers  


What is the life cycle methods of android activities?

1 Answers  


Explain the three common use cases for using an intent?

1 Answers  


to write a back ground functionality in an activity, should I use a thread or service?

1 Answers  


What is value on component’s attribute layout_widtlf and layout_heighl to display the component big enough to?

1 Answers  


What is color os in mobile?

1 Answers  


How do I upgrade my android phone?

1 Answers  


Categories