Other

[ WebToolTip com ] Android App Development with Kotlin and Jetpack Compose (2025)

  • Download torrent
  • Rate this torrent +  |  -

Torrent info

Name:[ WebToolTip com ] Android App Development with Kotlin and Jetpack Compose (2025)

Infohash: 65FC0C6D50587326491371B58D443AFB0F2DB8BE

Total Size: 3.85 GB

Seeds: 0

Leechers: 0

Stream: Watch Full Movies @ LimeMovies

Last Updated: 2026-01-16 21:15:04 (Update Now)

Torrent added: 2025-07-10 22:00:32






Torrent Files List


Get Bonus Downloads Here.url (Size: 3.85 GB) (Files: 230)

 Get Bonus Downloads Here.url

0.18 KB

 ~Get Your Files Here !

  1 - Kotlin fundamentals

   01_kotlin_intro

    KotlinIntroExample.kt

0.70 KB

   05_null_safety

    NullSafetyExample.kt

0.13 KB

   1 -Section Goals.mp4

13.57 MB

   10 -Classes and Objects.mp4

87.33 MB

   11 -init, Getters and Setters.mp4

52.63 MB

   12 -Inheritance Basics.mp4

59.20 MB

   13 -Inheritance Continued.mp4

68.12 MB

   14 -Abstract Classes.mp4

84.65 MB

   15 -Abstract classes continued.mp4

46.18 MB

   16 -Merging Lists with Polymorphism in Kotlin.mp4

75.64 MB

   17 -Interfaces.mp4

35.62 MB

   18 -Interfaces continued.mp4

49.37 MB

   19 -Comparing Objects in Kotlin.mp4

41.92 MB

   2 -Why use Kotlin.mp4

2.53 MB

   20 -equals() and hashcode().mp4

41.41 MB

   21 -Data Classes.mp4

24.37 MB

   22 -Intro to Lambdas.mp4

25.46 MB

   23 -Lambdas as Function Parameters and map.mp4

36.44 MB

   24 -Lambdas with filter.mp4

14.56 MB

   3 -Data Types Overview.mp4

7.92 MB

   4 -Data Types in Detail.mp4

33.28 MB

   5 -val vs var.mp4

10.84 MB

   6 -Functions & when Expression.mp4

37.53 MB

   7 -Lists in Kotlin.mp4

21.02 MB

   8 -Null Safety.mp4

19.02 MB

   9 -Classes.mp4

40.89 MB

   AbstractClassDemo.kt

1.26 KB

   BankAccount.kt

1.09 KB

   ComparingObjects.kt

0.98 KB

   DataClass.kt

0.54 KB

   Inhertiance and Polymorphism

    Inheritance and Interfaces.md

0.32 KB

    ProductExample.kt

4.16 KB

   Lambdas.kt

0.74 KB

   Person.kt

0.37 KB

   inheritance.kt

0.97 KB

  10 - ViewModel & State Handling

   1 -Section Goals.mp4

10.93 MB

   2 -Creating a State Class for the Notes Screen.mp4

67.58 MB

   3 -Using StateFlow to Expose State from the ViewModel.mp4

64.42 MB

   4 -Handling UI Events Inside the ViewModel.mp4

78.03 MB

   5 -Loading Notes from the Network into the ViewModel.mp4

73.98 MB

   6 -Understanding State Hoisting in Compose.mp4

64.75 MB

   7 -Focus Notes App – Final Demo and Behind the Scenes.mp4

18.31 MB

   8 -Conclusion.mp4

20.68 MB

   MyFocusNotes-main

    README.md

0.01 KB

    app

     build.gradle.kts

2.49 KB

     gitignore

0.01 KB

     proguard-rules.pro

0.73 KB

     src

      androidTest

       java

        com

         dev

          focusnotes

           ExampleInstrumentedTest.kt

0.65 KB

      main

       AndroidManifest.xml

1.16 KB

       java

        com

         dev

          focusnotes

           FocusNotesApplication.kt

0.16 KB

           MainActivity.kt

0.57 KB

           NoteDestinations.kt

1.98 KB

           NotesNavGraph.kt

4.18 KB

           data

            NoteMappings.kt

1.96 KB

            repository

             DefaultNotesRepository.kt

2.92 KB

             NotesRepository.kt

0.77 KB

            source

             local

              Converters.kt

0.50 KB

              LocalNote.kt

0.57 KB

              NoteDao.kt

1.75 KB

              NotesDatabase.kt

0.91 KB

             network

              FakeNetworkDataSource.kt

1.34 KB

              NetworkDataSource.kt

0.17 KB

              NetworkNote.kt

0.53 KB

              NotesApiService.kt

0.30 KB

              RetrofitNetworkDataSource.kt

0.43 KB

           di

            CoroutinesModule.kt

1.11 KB

            DataModules.kt

2.30 KB

           domain

            model

             DrawerMenuItem.kt

0.24 KB

             Note.kt

0.52 KB

            usecase

             GetNoteByIdUseCase.kt

0.26 KB

             GetNotesUseCase.kt

0.61 KB

             NoteUseCases.kt

0.18 KB

             SaveNoteUseCase.kt

0.65 KB

           ui

            screens

             addeditnote

              AddEditNoteScreen.kt

4.95 KB

              AddEditNoteViewModel.kt

3.33 KB

             notes

              NotesFilterType.kt

0.11 KB

              NotesScreen.kt

6.79 KB

              NotesViewModel.kt

4.54 KB

            theme

             Color.kt

0.28 KB

             Theme.kt

1.66 KB

             Type.kt

0.96 KB

            util

             Async.kt

0.91 KB

             ComposeUtils.kt

2.05 KB

             DateUtils.kt

0.31 KB

             NoteDrawer.kt

4.56 KB

             TopAppBars.kt

6.55 KB

       res

        drawable

         drawer_item_color.xml

0.88 KB

         ic_add.xml

0.96 KB

         ic_assignment_turned_in_24dp.xml

1.20 KB

         ic_check_circle_96dp.xml

1.07 KB

         ic_done.xml

0.97 KB

         ic_edit.xml

1.09 KB

         ic_filter_list.xml

0.97 KB

         ic_launcher_background.xml

5.47 KB

         ic_launcher_foreground.xml

1.66 KB

         ic_list.xml

1.01 KB

         ic_menu.xml

0.97 KB

         ic_statistics.xml

1.06 KB

         ic_statistics_100dp.xml

1.08 KB

         ic_statistics_24dp.xml

1.06 KB

         ic_verified_user_96dp.xml

1.07 KB

         list_completed_touch_feedback.xml

0.88 KB

         logo_no_fill.png

108.63 KB

         touch_feedback.xml

0.82 KB

         trash_icon.png

0.30 KB

        mipmap-anydpi-v26

         ic_launcher.xml

0.33 KB

         ic_launcher_round.xml

0.33 KB

        mipmap-hdpi

         ic_launcher.webp

1.37 KB

         ic_launcher_round.webp

2.83 KB

        mipmap-mdpi

         ic_launcher.webp

0.96 KB

         ic_launcher_round.webp

1.73 KB

        mipmap-xhdpi

         ic_launcher.webp

1.86 KB

         ic_launcher_round.webp

3.83 KB

        mipmap-xxhdpi

         ic_launcher.webp

2.82 KB

         ic_launcher_round.webp

5.78 KB

        mipmap-xxxhdpi

         ic_launcher.webp

3.75 KB

         ic_launcher_round.webp

7.60 KB

        values

         colors.xml

0.72 KB

         dimens.xml

0.46 KB

         strings.xml

2.59 KB

         themes.xml

0.15 KB

        xml

         backup_rules.xml

0.47 KB

         data_extraction_rules.xml

0.54 KB

      test

       java

        com

         dev

          focusnotes

           ExampleUnitTest.kt

0.33 KB

    build.gradle.kts

0.30 KB

    gitignore

0.22 KB

    gradle.properties

1.31 KB

    gradle

     libs.versions.toml

3.84 KB

     wrapper

      gradle-wrapper.jar

57.82 KB

      gradle-wrapper.properties

0.23 KB

    gradlew

5.63 KB

    gradlew.bat

2.70 KB

    idea

     AndroidProjectSystem.xml

0.21 KB

     deploymentTargetSelector.xml

1.03 KB

     gitignore

0.05 KB

     gradle.xml

0.67 KB

     inspectionProfiles

      Project_Default.xml

3.56 KB

     kotlinc.xml

0.17 KB

     migrations.xml

0.25 KB

     misc.xml

0.25 KB

     runConfigurations.xml

0.94 KB

     vcs.xml

0.16 KB

    kotlin

     errors

      errors-1745839774739.log

0.18 KB

    settings.gradle.kts

0.52 KB

  2 - Jetpack Compose Basics

   1 -Section Goals.mp4

9.79 MB

   10 -Managing State in TextField with Compose.mp4

41.97 MB

   11 -Recomposition and UI Updates with TextField.mp4

21.03 MB

   12 -Designing a Pet Card Layout Part 1.mp4

36.06 MB

   13 -Designing a Pet Card Layout Part 2.mp4

89.72 MB

   14 -Designing the Main Layout for the Pets App - Part 1.mp4

53.16 MB

   15 -Designing the Main Layout for the Pets App – Part 2.mp4

28.00 MB

   16 -Finalizing the Layout and UI for the Pets App – Part 3.mp4

85.79 MB

   2 -Creating a new project in Android Studio.mp4

6.78 MB

   3 -Project Folder Structure and MainActivity Overview.mp4

39.75 MB

   4 -Introduction to Compose.mp4

82.10 MB

   5 -Previews and tooling.mp4

55.64 MB

   6 -Components overview.mp4

8.52 MB

   7 -Arranging Text and Components Inside a Column.mp4

24.99 MB

   8 -Styling Text.mp4

61.01 MB

   9 -Recomposition Explained.mp4

39.49 MB

   ManagingStateTextField.kt

1.64 KB

   PetCard.kt

2.82 KB

   Recomposition.kt

1.28 KB

   ScaffoldExample.kt

2.64 KB

   TextColumnDemo.kt

2.03 KB

  3 - Advanced Layouts Modal Drawer and Lazy Lists

   1 -Inside This Section.mp4

7.92 MB

   2 -Drawer UI with ModalDrawer - Part 1.mp4

57.87 MB

   3 -Drawer UI with ModalDrawer- Part 2.mp4

75.86 MB

   4 -Drawer UI with ModalDrawer - Part 3.mp4

47.27 MB

   5 -Building Dynamic Lists with LazyColumn - 1.mp4

47.96 MB

   6 -Building Dynamic Lists with LazyColumn - 2.mp4

86.16 MB

   DepartmentScreen.kt

2.63 KB

   DrawerExample.kt

2.56 KB

  4 - Getting Started with Coroutines and flows in Kotlin

   1 -Learning Objectives.mp4

6.10 MB

   2 -Why Do We Need Coroutines.mp4

36.50 MB

   3 -Understanding suspend Functions in Kotlin.mp4

38.82 MB

   4 -A Quick Introduction to Kotlin Flows.mp4

49.85 MB

   Coroutines.kt

0.81 KB

   SimpleFlow.kt

0.50 KB

  5 - Building the Focus Notes App – A Real Project

   1 -Section Goal.mp4

5.66 MB

   10 -Final touches to the Drawer Layout.mp4

57.31 MB

   11 -Mastering Modifiers for Layout Styling.mp4

93.83 MB

   12 -Setting up Navigation Basics.mp4

57.68 MB

   13 -Connecting Screens with Navigation.mp4

71.61 MB

   2 -Overview of the Focus Notes App.mp4

29.26 MB

   3 -Thinking in Compose.mp4

17.32 MB

   4 -Designing the Top App Bar UI.mp4

55.40 MB

   5 -Creating the Note Item Component.mp4

62.57 MB

   6 -Building the Notes List Screen.mp4

48.08 MB

   7 -Composing the Complete Notes Screen UI.mp4

57.57 MB

   8 -Designing the Drawer Header.mp4

25.20 MB

   9 -Building the Drawer Body with Options.mp4

58.18 MB

   Drawer.kt

2.84 KB

   Navigation.kt

2.50 KB

   NoteItem.kt

4.55 KB

   NotesList.kt

1.28 KB

   TopAppBar

1.85 KB

  6 - Room Database and Local Storage

   1 -Section Goal.mp4

7.23 MB

   2 -Why we use Room for Local Storage.mp4

45.87 MB

   3 -Setting Up Room Entities and DAO – Part 1.mp4

62.92 MB

   4 -Room Best Practices Let ViewModel Handle the DAO.mp4

67.42 MB

   5 -Completing the Room Setup.mp4

37.62 MB

   room

    Converters.kt

0.50 KB

    LocalNote.kt

0.57 KB

    NoteDao.kt

1.75 KB

    NotesDatabase.kt

0.91 KB

  7 - Architecture and ViewModels

   1 -Section Goals.mp4

7.08 MB

   2 -Clean Architecture in Android - Part 1.mp4

35.15 MB

   3 -Separating Concerns in Your App – Part 2.mp4

23.07 MB

   4 -Separating Concerns in Your App – Part 3.mp4

41.51 MB

   5 -What is UDF (Unidirectional Data Flow).mp4

72.20 MB

   6 -Implementing the DAO layer in the App.mp4

44.49 MB

   7 -Building the Notes Repository Interface.mp4

62.51 MB

   NoteDao.kt

1.75 KB

   NotesRepository.kt

1.12 KB

  8 - Dependency Injection with Hilt

   1 -Section Goals.mp4

13.84 MB

   2 -Introduction to Hilt for DI.mp4

40.06 MB

   3 -Advanced Hilt Setup - Part 1.mp4

58.07 MB

   4 -Advanced Hilt Setup - Part 2.mp4

46.03 MB

   DataModules.kt

2.30 KB

  9 - Networking with Retrofit

   1 -Section Goals.mp4

5.49 MB

   2 -Retrofit Basics for API Integration.mp4

82.47 MB

   3 -Working with Retrofit and Data Classes.mp4

78.66 MB

   retrofit

    FakeNetworkDataSource.kt

1.34 KB

    NetworkDataSource.kt

0.17 KB

    NetworkNote.kt

0.47 KB

    NotesApiService.kt

0.30 KB

    RetrofitNetworkDataSource.kt

0.43 KB

  Bonus Resources.txt

0.07 KB
 

tracker

leech seeds
 

Torrent description

Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ WebToolTip com ] Android App Development with Kotlin and Jetpack Compose (2025) Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.

related torrents

Torrent name

health leech seeds Size
 


comments (0)

Main Menu