How To Pass Data Between Two Different Activities Using Intent In AndroidIntent are asynchronous message which allows Android components to request functionality from other components of the Android systemJan 2, 2021Jan 2, 2021
Android IntentsAndroid Intent is a message that is passed between components such as activity, services, content provider, broadcast receiver etc.Jan 1, 2021Jan 1, 2021
Android Activity Lifecycle Methods Executed SequenceWhat is Android Activity?Dec 31, 2020Dec 31, 2020