Team Leader Android Developer Question:

Explain me Android application Architecture?

Team Leader Android Developer Interview Question
Team Leader Android Developer Interview Question

Answer:

Android application architecture has the following components.They are as follows −

Services − It will perform background functionalities

Intent − It will perform the inter connection between activities and the data passing mechanism

Resource Externalization − strings and graphics

Notification − light,sound,icon,notification,dialog box,and toast

Content Providers − It will share the data between applications


Previous QuestionNext Question
Tell us what do ADT stands for?Tell me which dialog boxes can you use in your Android application?