Companies Home Search Profile

Comprehensive Android Development 2024: Kotlin Masterclass

Focused View

5:46:49

0 View
  • 1. Course overview.mp4
    03:40
  • 1. Download Android Studio.html
  • 2. Setup Android Studio project and emulator.mp4
    04:53
  • 3.1 recycler view code.zip
  • 3. Lets code!.mp4
    16:23
  • 4.1 mvvm code.zip
  • 4. Setting up MVVM architecture. ViewModel and Repostory..mp4
    08:03
  • 5.1 unit test code.zip
  • 5. Introduction to unit tests.mp4
    04:57
  • 6.1 hilt code.zip
  • 6. Dependency injection with Hilt.mp4
    04:47
  • 7.1 assets.zip
  • 7.2 bottom navigation code.zip
  • 7. Setup bottom navigation UI.mp4
    04:50
  • 8.1 implement navigation code.zip
  • 8. Adding charts screen and implement navigation..mp4
    09:08
  • 9.1 add currencies code.zip
  • 9. Adding currencies to the list.mp4
    21:53
  • 10.1 multi modular prep code.zip
  • 10. Lets prepare for multi modular app!.mp4
    06:40
  • 11.1 multi modul 1 code.zip
  • 11. Multi modular app part1.mp4
    07:18
  • 12.1 multi modul 2 code.zip
  • 12. Multi modular app part2.mp4
    02:03
  • 13.1 app bar code.zip
  • 13. Setup app bar and back arrow navigation.mp4
    05:42
  • 14.1 retrofit 1 code.zip
  • 14. Integrating retrofit part1.mp4
    09:59
  • 15.1 retrofit 2 code.zip
  • 15. Integrating retrofit part2.mp4
    09:13
  • 16.1 fetch data code.zip
  • 16. Fetching real rates from the web.mp4
    10:09
  • 17.1 fetch data 2 code.zip
  • 17. Fetching real rates from the web part2.mp4
    08:46
  • 18.1 preferences code.zip
  • 18. Store data with shared preferences.mp4
    04:31
  • 19.1 input amount code.zip
  • 19. Input convert amount with bottom sheet.mp4
    38:47
  • 20.1 store amount code.zip
  • 20. Store convert amount to preferences.mp4
    04:14
  • 21.1 currency flag code.zip
  • 21.2 flags.zip
  • 21. Building currency flag component with Glide.mp4
    19:15
  • 22.1 custom toolbar code.zip
  • 22. Custom toolbar and UI polishing.mp4
    12:48
  • 23.1 calculator code.zip
  • 23. Implementing calculator feature.mp4
    16:13
  • 24.1 filter search code.zip
  • 24.2 icons.zip
  • 24. Implementing filter and search feature for available currencies.mp4
    08:54
  • 1.1 charts prep code.zip
  • 1. Lets make some prep work before drawing chart.mp4
    02:49
  • 2.1 setup room code.zip
  • 2. Setup room database.mp4
    08:59
  • 3.1 fetch chart code.zip
  • 3. Fetch and cache rates data.mp4
    13:19
  • 4.1 draw chart 1 code.zip
  • 4. Drawing chart part1.mp4
    08:23
  • 5.1 draw chart 2 code.zip
  • 5. Drawing chart part2.mp4
    04:42
  • 6.1 period selector code.zip
  • 6. Adding period selection feature to the chart.mp4
    17:14
  • 7.1 icons.zip
  • 7.2 select currency code.zip
  • 7. Select currencies for chart with modal bottom sheet.mp4
    27:10
  • 8.1 touch events code.zip
  • 8. Tracking touch events.mp4
    14:34
  • 9.1 chart loading code.zip
  • 9. Adding loading animation for chart.mp4
    06:33
  • Description


    Master Android Development in Just 6 Hours: Build Complex Real App Using Industry Best Practices

    What You'll Learn?


    • You will learn the Kotlin language in-depth, enabling you to navigate and understand any Kotlin-based project.
    • We will delve into the industry's best practices for building high-quality Android apps, ensuring you are well-equipped with the current standards.
    • You will become proficient in the Model-View-View-Model (MVVM) architectural pattern, a widely used design scheme in Android development.
    • We will explore Unit Testing, a key aspect of software development that ensures your code behaves as expected.
    • You'll build a real app that can be included in your portfolio, demonstrating your practical skills to potential employers.
    • You'll gain the capability to transform your ideas into functioning Android apps, unlocking endless possibilities for your creative projects.
    • The skills acquired throughout this course will prepare you for job applications, increasing your chances of successfully securing an Android developer position

    Who is this for?


  • If you have zero programming skills and want to try software development, start here.
  • If you want to boost your IT career, this course will give you the skills you need.
  • If you have a big idea for your own startup but don't know how to develop applications, this course will guide you.
  • If you are determined to become a developer but don't want to waste time watching 50+ hours of legacy programming approaches, this course is your shortcut to success.
  • If you want to quit your office job and work remotely with flexible hours, this course is perfect for you.
  • If a flexible learning schedule is important to you, this course offers just that: a convenient format of short lectures that allows you to create your own study schedule.
  • What You Need to Know?


  • A Windows, Mac or Linux Computer
  • No Programming knowledge required - I'll teach you everything you need to know
  • More details


    Description

    Elevate Your Skills with Our Complete Android Development Course!

    Ever thought of becoming a top-notch Android developer? Or do you have an innovative app idea but lack the skills to make it real? Your solution is here! Whether you're new to programming or a developer looking to enhance your skill set, our course is crafted to guide you every step on your way.

    Why Enroll in This Android App Development Course?

    Expert Guidance: Learn from industry professionals with years of experience in Android application development and teaching.

    Comprehensive Curriculum: Master everything from the basics to advanced Android features, including Kotlin, Jetpack Components, and modern development tools.

    Interactive Learning: Dive into practical exercises, real-world projects, and detailed demos designed to reinforce your knowledge.

    Top-Tier Course Content:

    • 30+ high-quality video lessons

    • Step-by-step in-code tutorials

    • Extensive hands-on projects

    • Regular updates with new content

    What You'll Master in Android Mobile App Development:

    • Kotlin Programming: Learn the ins and outs of Kotlin, the preferred language for Android development.

    • Android Jetpack: Understand and implement the latest libraries and tools to build robust, scalable apps.

    • User Interface Design: Create stunning UI with XML and Jetpack Compose.

    • Networking: Master API integration and asynchronous calls using Retrofit and other libraries.

    • Database Management: Utilize Room database for efficient data storage.

    • Unit Testing: Learn to write robust unit tests to ensure your code is reliable and maintainable.

    • Hilt: Simplify dependency injection in your Android apps with Hilt, making your code cleaner and more testable.

    • Coroutines: Master Kotlin Coroutines to handle asynchronous programming with ease and efficiency.

    • Multi-modular App Development: Learn to build scalable and maintainable Android apps by organizing your project into multiple modules.

    LIMITED TIME OFFER: 30-DAY Money-Back Guarantee!

    Don't miss this chance to transform your career or bring your app ideas to life. Enroll now in our Android application development course and start your journey to becoming a professional Android developer!

    Who this course is for:

    • If you have zero programming skills and want to try software development, start here.
    • If you want to boost your IT career, this course will give you the skills you need.
    • If you have a big idea for your own startup but don't know how to develop applications, this course will guide you.
    • If you are determined to become a developer but don't want to waste time watching 50+ hours of legacy programming approaches, this course is your shortcut to success.
    • If you want to quit your office job and work remotely with flexible hours, this course is perfect for you.
    • If a flexible learning schedule is important to you, this course offers just that: a convenient format of short lectures that allows you to create your own study schedule.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 33
    • duration 5:46:49
    • Release Date 2024/11/17

    Courses related to Android Development