Android App Components by Vanderbilt University
This post is to record the trials and errors that I encounter when I
learn and review.
Key concepts in android are: Activity, Service, Broadcast Receiver,
Content Provider and Intent. You needn’t know all the details in order
to write android apps.