Starting a new Lecture Notes Series on Android Development Tutorials in Hindi
Youtube Lecture Playlist CreditsChannel Name: CodeWithHarry
So Let Us Start to This Journey of Learning
Android Development Tutorials in Hindi
By Lecture Notes together!
Lecture 1: Installing Android Studio & Setup
Lecture 2: Creating Our First Android App (with APK)
Lecture 3: Linear Layout & Relative Layout In Android
Lecture 4: Android activity & Activity Lifecycle
Lecture 7: Creating a Multi Screen Android Application
Lecture 10: MediaPlayer & Handling Audio in Android
Lecture 11: Android SeekBar & its Methods
Lecture 13: Android ListViews & Array Adapters
Lecture 15: CountDownTimer, Runnable & Handler in Android
Lecture 16: Performing Tasks in Background in Android
Lecture 17: What is an API & how to use API in Android
Lecture 18: Adding Volley Library dependency & Fake JSON API
Lecture 21: Android Exercise 3: Creating a User Display App
Lecture 22: Parsing Nested JSON Arrays & Objects
Lecture 24: Using a Database in Android
Lecture 25: SQLite Android CRUD: Implementing Database class
Lecture 27: SQLite Android CRUD: Fetching all Contacts
Lecture 28: SQLite Android CRUD: Updating Records
Lecture 29: SQLite Android CRUD: Deleting Records
Lecture 30: SQLite Android CRUD: Getting Count
Lecture 31: SQLite Android CRUD: Adding ListView
Lecture 32: RecyclerView in Android
Lecture 33: Creating a RecyclerViewAdaper Class
Lecture 34: Adding OnClick Listener to RecyclerView