Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 664 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 664 Bytes

androidStudio

Collection of simple apps following the blog https://thenewboston.com/videos.php?cat=278 ###practice 1: deals with activity lifecycle ###practice 2: deals with event handlers and listeners ###swiperdiaper : deals with gestures ###MasterFlow : deals with master flow. //TODO : Fix url displays ###OverView Menu : practice project implementing overview menu ###Transition : practice app for transition using transitionManager ###Broadcast : contains 2 projects. SendBroadcast sends a broadcast msg. ReceiveBroadcast receives a broadcast and shows a toast msg ###Intent : practice project for displaying intents and passing values between activities