Please enable JavaScript.
Coggle requires JavaScript to display documents.
Android Basic - Coggle Diagram
Android Basic
Activity
Introduction
Life-cycle of Activity
States of Acitivity
Test Your Activity
Task and BackStack
Process and App Life-cycles
Parcelables and Bundles
Fragments
OverView
Create a Fragment
Test Your Fragment
Build a flexible Ui
Pass Data between Fragments
Communication between Fragments
Interact With Other Apps
Overview
Sending The User to another app
Getting result from an activity
Allowing Other apps to start Your activity