The four official Android application components are Activities, Services, Broadcast Receivers, and Content Providers. Options A and D incorrectly include 'Process', which is not an application component but a runtime container. Option B incorrectly includes 'Intent', which is a messaging object, not a component.