Friday, August 12, 2016

Application Components in Andriod




  • -buliding blocks of andriod application
  • -Apllication manifest  file  AndriodManifest.xml


  1. Activites -UI and handle the user interaction to the smartphone
  2. services-background processing associated with an application
  3. broadcast recievers-communicate andrios os and application
  4. content providers-handle data and database management issues


No comments:

Post a Comment