Mobile Development E-Portfolio: Week 2 Activities, Fragments, Intents
VerifiedAdded on 2020/03/16
|4
|535
|72
Homework Assignment
AI Summary
This e-portfolio assignment, submitted by a student, focuses on the development of mobile applications using the Android platform. Specifically, it analyzes the core components of Android app development: Activities, Fragments, and Intents. The assignment details the lifecycle of Activities, including the sequence of events from creation to destruction (onCreate(), onStart(), onResume(), onPause(), onStop(), onDestroy(), onRestart()). It explains the role and operations of Fragments within an Activity, covering creation, visibility, background management, and destruction, with an emphasis on their lifecycle methods (onAttach(), onCreate(), onCreateView(), onActivityCreated(), onStart(), onResume(), onPause(), onStop(), onDestroyView(), onDestroy(), and onDetatch()). Furthermore, the assignment discusses the use of Intents for invoking other Android applications. The document includes a summary of the weekly topic, along with a list and description of the resources used, including links to relevant websites and documents that provide information on Android programming and application development. Finally, the assignment provides a list of references used to support the content presented.
1 out of 4