Calendar App Example Android Studio Tutorial

Опубликовано: 13 Октябрь 2024
на канале: Code With Cal
114,356
1.4k

How to create a simple calendar view using Android Studio and Java. In this example project we are building a basic calendar view Android app. A great beginner programming project to further your understanding of using recycler views, working with dates using Java v8 and later, text views, linear layouts and more.

Calendar Source Code:
https://github.com/codeWithCal/Calend...

Part 2 Weekly Calendar View:
   • Weekly Calendar Android Studio Tutori...  

Part 3 Daily Calendar View:
   • Daily Calendar View Android Studio Tu...  

⏱️ TIMESTAMPS ⏱️
00:00 - Intro
00:37 - Android XML Layout
03:17 - Calendar Java Code

#CalendarAppTutorial #LearnAndroidStudio #AppDevelopment