Companies Home Search Profile

A-Z Android App Development : AdMob, Firebase, Figma.

Focused View

Kartik Kumar

34:48:20

12 View
  • 1.1 Course Overview.pdf
  • 1. Welcome and Course Overview.mp4
    04:40
  • 2.1 Course Structure and Curriculum.pdf
  • 2. Course Structure and Curriculum.mp4
    26:36
  • 1.1 Features Of Java.pdf
  • 1. Features of Java.mp4
    07:18
  • 2. Setting up Intellij.mp4
    02:30
  • 3. Variables.mp4
    05:24
  • 4. Data Types.mp4
    05:29
  • 5. Operators.mp4
    13:28
  • 6. if-else statement.mp4
    08:41
  • 7. switch statement.mp4
    07:48
  • 8. Odd or Even.html
  • 9. Day of the week.html
  • 10. Looping with for.mp4
    07:20
  • 11. Looping with while.mp4
    06:30
  • 12. Looping with do-while loops.mp4
    12:31
  • 13. Calculating Compound Interest.html
  • 14. User Authentication.html
  • 15. Positive Number.html
  • 16. CheckerBoard.html
  • 17. Arrays and ArrayLists.mp4
    09:31
  • 18. Maps and HashMaps.mp4
    11:06
  • 19. Sets and HashSets.mp4
    06:54
  • 20. Lists and LinkedLists.mp4
    05:27
  • 21. Sum Numbers.html
  • 22. ArrayList Name Manipulation.html
  • 23. Word Frequency Counter.html
  • 24. Basic HashMap Usage.html
  • 25. Elemental Set Exploration.html
  • 26. Average Calculator.html
  • 27. Linked List Problem.html
  • 28. try-catch Blocks.mp4
    10:14
  • 29. Iterators.mp4
    11:10
  • 30.1 Feature Of OOPs.pdf
  • 30. Introduction to Object-Oriented Programming (OOP).mp4
    06:31
  • 31. Classed and Objects.mp4
    09:56
  • 32. Encapsulation.mp4
    11:01
  • 33. Inheritance.mp4
    12:28
  • 34. Polymorphism - Method overriding.mp4
    09:09
  • 35. Polymorphism - Method Overloading.mp4
    13:09
  • 36. Abstraction.mp4
    06:29
  • 37. Interfaces.mp4
    11:24
  • 38. final and static.mp4
    07:48
  • 39. Custom Exception.mp4
    05:36
  • 40. enums.mp4
    10:09
  • 41. Inner Classes.mp4
    07:01
  • 42. QUIZ - OOPs Theory.html
  • 43. QUIZ - OOPs Code.html
  • 1.1 Android Ecosystem.pdf
  • 1. Understanding the Android ecosystem.mp4
    04:26
  • 2. Setting up development environment.mp4
    05:55
  • 1.1 Demo Images.html
  • 1. TextView.mp4
    12:41
  • 2.1 Demo Images.html
  • 2. EditText.mp4
    06:24
  • 3.1 Demo Images.html
  • 3. Button.mp4
    10:55
  • 4.1 Demo Images.html
  • 4. ImageView.mp4
    07:55
  • 5.1 Demo Images.html
  • 5. CheckBox.mp4
    08:18
  • 6.1 Demo Images.html
  • 6. RadioButton.mp4
    09:32
  • 7.1 Demo Images.html
  • 7. Switch.mp4
    05:54
  • 8.1 Demo Images.html
  • 8. SeekBar.mp4
    06:23
  • 9.1 Demo Images.html
  • 9. Spinner.mp4
    09:00
  • 10.1 Demo Images.html
  • 10. RatingBar.mp4
    04:30
  • 11.1 Demo Images.html
  • 11. WebView.mp4
    04:41
  • 1. Glide.mp4
    11:17
  • 2. Picasso.mp4
    05:05
  • 1.1 Demo Images.html
  • 1. Linear Layout.mp4
    13:59
  • 2.1 Demo Images.html
  • 2. Relative Layout.mp4
    07:12
  • 3.1 Demo Images.html
  • 3. Constraint Layout.mp4
    08:59
  • 4.1 Demo Images.html
  • 4. Frame Layout.mp4
    10:03
  • 5.1 Demo Images.html
  • 5. Grid Layout.mp4
    09:44
  • 6.1 Demo Images.html
  • 6. Table Layout.mp4
    04:50
  • 7.1 Demo Images.html
  • 7. Scroll View.mp4
    03:43
  • 1. Explicit Intents.mp4
    15:20
  • 2. Parcelable.mp4
    13:21
  • 3. Implicit Intents.mp4
    08:17
  • 1. ListView.mp4
    09:14
  • 2.1 Demo Images.html
  • 2. Item design.mp4
    14:12
  • 3.1 Demo Images.html
  • 3. Model and Adapter.mp4
    09:09
  • 4.1 Demo Images.html
  • 4. Full integration.mp4
    09:41
  • 1. Animation - Intent.mp4
    09:58
  • 2.1 Demo Images.html
  • 2. Animation - Widgets.mp4
    10:22
  • 3. Lottie Animation.mp4
    07:31
  • 1. Material Theme.mp4
    11:34
  • 2. Material Icons.mp4
    04:12
  • 3. Floating Action Button.mp4
    05:25
  • 4. Snackbar.mp4
    05:55
  • 5. TextInputEditText.mp4
    06:28
  • 1. Banner Ads.mp4
    09:25
  • 2. Interstitial Ads.mp4
    10:10
  • 3. Rewarded Interstitial Ads.mp4
    09:26
  • 4.1 App Open Files.html
  • 4. App Open Ads.mp4
    03:55
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Calculator App.mp4
    02:35
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. Figma Design.mp4
    16:40
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. Main Activity XML.mp4
    29:50
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. Main Activity JAVA Code.mp4
    23:00
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. Ads Integration.mp4
    04:27
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Pre-Requisites for Publishing.mp4
    24:30
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. Google Play Console.mp4
    18:45
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Flash App.mp4
    02:23
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. XML Design.mp4
    14:02
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. JAVA Coding.mp4
    16:06
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. Publishing the App.mp4
    25:17
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on ATLAS App.mp4
    03:18
  • 2.1 Figma Design.html
  • 2.2 Helper Files.html
  • 2. Figma Design.mp4
    16:19
  • 3.1 Figma Design.html
  • 3.2 Helper Files.html
  • 3. Splash Screen.mp4
    12:51
  • 4.1 Figma Design.html
  • 4.2 Helper Files.html
  • 4. Item Design.mp4
    12:32
  • 5.1 Figma Design.html
  • 5.2 Helper Files.html
  • 5. Model and Adapter.mp4
    24:05
  • 6.1 Figma Design.html
  • 6.2 Helper Files.html
  • 6. OnClick in Adapter.mp4
    07:51
  • 7.1 Figma Design.html
  • 7.2 Helper Files.html
  • 7. Detail Activity XML Coding - PART 1.mp4
    23:28
  • 8.1 Figma Design.html
  • 8.2 Helper Files.html
  • 8. Detail Activity XML Coding - PART 2.mp4
    12:07
  • 9.1 Figma Design.html
  • 9.2 Helper Files.html
  • 9. Data Placement.mp4
    09:48
  • 10.1 Figma Design.html
  • 10.2 Helper Files.html
  • 10. Ads Integration.mp4
    13:36
  • 11.1 Figma Design.html
  • 11.2 Helper Files.html
  • 11. Publishing the app in PlayStore.mp4
    19:11
  • 1.1 Flag Images.html
  • 1. Item design.mp4
    11:09
  • 2.1 Flag Images.html
  • 2. Model and Adapter.mp4
    06:32
  • 3.1 Flag Images.html
  • 3. Full integration.mp4
    07:57
  • 1. Alert Dialog.mp4
    09:00
  • 2. Progress Dialog.mp4
    05:51
  • 3. Date Picker Dialog.mp4
    05:25
  • 4. Time Picker Dialog.mp4
    04:04
  • 5.1 Dialog Design.html
  • 5. Custom Dialog - Figma Design.mp4
    08:33
  • 6.1 Dialog Design.html
  • 6. Custom Dialog - Coding.mp4
    20:13
  • 1. Shared Preferences on String.mp4
    14:23
  • 2. Shared Preferences on Integers and Boolean.mp4
    13:17
  • 1. Introduction to SQLite Database.mp4
    15:46
  • 2. SQLite CRUD Operations.mp4
    20:28
  • 1. Simple Countdown Timer.mp4
    10:21
  • 1. onCreate(), onStart() and onResume().mp4
    05:22
  • 2. onPause(), onStop() and onDestroy().mp4
    11:54
  • 1. Introduction on Firebase.mp4
    14:55
  • 2. Download operation using Firebase Cloud Storage.mp4
    13:43
  • 3. Upload operation using Firebase Cloud Storage.mp4
    16:53
  • 4. Realtime Database.mp4
    18:58
  • 5. Authentication Email Registration.mp4
    09:47
  • 6. Authentication Email Login.mp4
    08:34
  • 7. Authentication using Google.mp4
    19:09
  • 1. Introduction and Coding on Fragment.mp4
    08:14
  • 1. Introduction and coding on Bottom Navigation.mp4
    12:55
  • 1. Simple Notification.mp4
    14:30
  • 2. Big text and big picture notification.mp4
    08:03
  • 3. Inbox Notification.mp4
    03:52
  • 4. Messaging Notification.mp4
    03:47
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Candy TODO.mp4
    06:12
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. Splash screen.mp4
    15:53
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. LogIn and Register activity XML design.mp4
    16:26
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. Register activity PART - 1.mp4
    12:57
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. Register activity PART - 2.mp4
    27:23
  • 6.1 App Design.html
  • 6.2 Helper Files.html
  • 6. Register activity PART -3.mp4
    16:49
  • 7.1 App Design.html
  • 7.2 Helper Files.html
  • 7. Login activity.mp4
    16:49
  • 8.1 App Design.html
  • 8.2 Helper Files.html
  • 8. Bottom navigation.mp4
    16:10
  • 9.1 App Design.html
  • 9.2 Helper Files.html
  • 9. AddTaskActivity XML design.mp4
    22:34
  • 10.1 App Design.html
  • 10.2 Helper Files.html
  • 10. AddTaskActivity JAVA code.mp4
    15:04
  • 11.1 App Design.html
  • 11.2 Helper Files.html
  • 11. Today List activity.mp4
    25:22
  • 12.1 App Design.html
  • 12.2 Helper Files.html
  • 12. Upcoming Task activity.mp4
    24:50
  • 13.1 App Design.html
  • 13.2 Helper Files.html
  • 13. Alert and Update activity.mp4
    07:08
  • 14.1 App Design.html
  • 14.2 Helper Files.html
  • 14. Profile activity.mp4
    08:19
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Chat App.mp4
    03:27
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. Main activity XML coding.mp4
    22:45
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. XML code of SignUp dialog and Loading dialog.mp4
    14:00
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. SignUp using Google Auth.mp4
    18:37
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. Saving data in local.mp4
    21:18
  • 6.1 App Design.html
  • 6.2 Helper Files.html
  • 6. Search dialog XML.mp4
    14:06
  • 7.1 App Design.html
  • 7.2 Helper Files.html
  • 7. Chat item XML code.mp4
    09:15
  • 8.1 App Design.html
  • 8.2 Helper Files.html
  • 8. Search dialog JAVA code.mp4
    23:57
  • 9.1 App Design.html
  • 9.2 Helper Files.html
  • 9. MyFriend data upload.mp4
    13:00
  • 10.1 App Design.html
  • 10.2 Helper Files.html
  • 10. Friend list adapter JAVA code.mp4
    12:55
  • 11.1 App Design.html
  • 11.2 Helper Files.html
  • 11. Message upload.mp4
    12:12
  • 12.1 App Design.html
  • 12.2 Helper Files.html
  • 12. Chat JAVA code.mp4
    25:59
  • 13.1 App Design.html
  • 13.2 Helper Files.html
  • 13. Final Integration.mp4
    23:31
  • 1. Introduction on JSON.mp4
    16:13
  • 2. Complex JSON.mp4
    29:14
  • 1. Introduction and coding on AsyncTask Manager.mp4
    20:06
  • 1. Introduction and coding on Navigation Drawer.mp4
    25:09
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Weather App.mp4
    02:42
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. XML code PART - 1.mp4
    18:45
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. XML code PART -2.mp4
    25:48
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. JAVA code PART - 1.mp4
    11:39
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. JAVA code PART - 2.mp4
    28:35
  • 6.1 App Design.html
  • 6.2 Helper Files.html
  • 6. Search dialog.mp4
    17:43
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Currency Converter.mp4
    02:59
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. activity_main XML.mp4
    24:23
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. Country selection dialog XML.mp4
    09:07
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. Flag list adapter.mp4
    05:05
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. Flag dialog PART - 1.mp4
    13:36
  • 6.1 App Design.html
  • 6.2 Helper Files.html
  • 6. Flag dialog PART - 2.mp4
    11:08
  • 7.1 App Design.html
  • 7.2 Helper Files.html
  • 7. Currency API.mp4
    26:50
  • 8.1 App Design.html
  • 8.2 Helper Files.html
  • 8. Swap Button Function.mp4
    07:35
  • 1. Action Bar.mp4
    07:45
  • 2. PopUp Menu.mp4
    06:32
  • 1. Text Switcher.mp4
    10:50
  • 2. Image Switcher.mp4
    04:07
  • 3. AdapterView Flipper.mp4
    06:32
  • 1. IQ Test - Brain Games.mp4
    12:38
  • 2. SGPA Calculator.mp4
    08:23
  • 3. Multiplayer Quiz - 10 Players Online.mp4
    08:23
  • 4. Scribble - Draw and Guess.mp4
    05:00
  • Description


    Comprehensive A-Z Android Course: Play Console, AdMob, Firebase, Figma, Android Studio, JSON. Learn, Build and Publish.

    What You'll Learn?


    • Android Studio Mastery: You'll become proficient in Android Studio, the industry-standard integrated development environment (IDE) for Android app development.
    • Java and Kotlin Proficiency: Gain a deep understanding of both Java and Kotlin, the primary programming languages for Android development. Choose the language t
    • User Interface Design with Figma: Discover the art of creating captivating user interfaces using Figma, a powerful design tool. From wireframing to prototyping,
    • Firebase Integration: Leverage the capabilities of Firebase to supercharge your Android apps. Explore authentication, real-time database, cloud storage, and mor
    • Monetization with AdMob: Learn how to monetize your apps through Google's AdMob platform. Implement ads strategically and maximize your revenue potential.
    • Data Storage and Management: Master various techniques for data storage, including SQLite databases, shared preferences, and Firebase Realtime Database. Ensure
    • Material Design Implementation: Implement Google's Material Design principles to create modern, visually appealing, and user-friendly apps that adhere to indust
    • Publishing on Google Play Store: Understand the process of preparing, testing, and publishing your Android apps on the Google Play Store, reaching millions of p
    • Advanced Topics: Delve into advanced topics based on your interests, including push notifications, background processing, in-app purchases, and more.
    • App Testing and Debugging: Learn effective testing strategies and debugging techniques to ensure your apps are free of bugs and provide a smooth user experience
    • Career Development: Receive guidance on building a strong portfolio, crafting résumés, and exploring job opportunities in the Android app development field.
    • App Marketing Strategies: Discover strategies for marketing your apps and gaining visibility on the Play Store.

    Who is this for?


  • Are you ready to dive into the exciting world of Android app development? Our Comprehensive Android App Development course is designed to take you from a beginner to a confident Android app developer in no time. Whether you're looking to build your own innovative apps, advance your career in software development, or start a new business venture, this course is your gateway to achieving your goals.
  • Beginners with No Coding Experience: If you've never written a line of code in your life, don't worry. We'll start from scratch, introducing you to the fundamentals of programming and gradually guide you through the intricacies of Android app development.
  • Students and Tech Enthusiasts: Whether you're a high school or college student eager to learn app development or a tech enthusiast looking for a new hobby, this course provides a solid foundation.
  • Software Developers Switching to Android: Are you a web developer, iOS developer, or software engineer looking to expand your skillset? Android app development is an excellent choice. We'll help you transition smoothly.
  • Entrepreneurs and Business Owners: If you have a brilliant app idea that could revolutionize the market, understanding Android app development will give you the insight and skills to bring your concept to life.
  • Career Advancers: For those seeking career advancement, Android development is a valuable skill in high demand. Enhance your résumé and open up new job opportunities.
  • What You Need to Know?


  • Beginners with No Coding Experience: If you've never written a line of code in your life, don't worry. We'll start from scratch, introducing you to the fundamentals of programming and gradually guide you through the intricacies of Android app development.
  • Device for Development: Access to a computer (Windows or macOS) is required for running Android Studio, the primary development environment for Android apps. Ensure your computer meets the minimum system requirements for Android Studio.
  • Internet Connection: A reliable internet connection is essential for downloading software, SDK components, and course materials. High-speed internet is recommended for smoother downloads and updates.
  • Enthusiasm and Dedication: A passion for learning and dedication to mastering Android app development are invaluable. Be prepared to invest time and effort into practicing, building projects, and troubleshooting.
  • Computer Specifications: While Android app development can be done on a wide range of hardware, having a computer with at least 8GB of RAM and a multi-core processor will provide a more comfortable development experience.
  • Android Device (Optional): While not mandatory, having access to an Android device for testing your apps on physical hardware is advantageous. Alternatively, you can use the Android Emulator provided by Android Studio.
  • More details


    Description

    Embark on a transformative journey through our A-Z Android Development course, where each module is designed to elevate your expertise and empower you with hands-on skills.


    1. AdMob Mastery:

      • Monetize your apps effectively with in-depth AdMob integration.

    2. Firebase Dynamics:

      • Harness the power of Firebase for dynamic and feature-rich applications.

    3. Figma Design Proficiency:

      • Design seamless and intuitive user interfaces using Figma.

    4. Android Studio Expertise:

      • Dive into the core of Android app development with Android Studio.

    5. SQLite Data Handling:

      • Explore data handling with SQLite for efficient storage and retrieval.

    6. JSON Manipulation:

      • Grasp JSON for effective data interchange and manipulation.

    7. Play Console Deployment:

      • Navigate the intricacies of deploying apps using the Google Play Console.

    8. Comprehensive Learning Journey:

      • From novice to expert, master the entire Android development ecosystem.

    9. Hands-On Practical Insights:

      • Gain practical, hands-on insights into each facet of the development process.

    10. Build, Optimize, and Publish:

      • Equip yourself with the skills needed to confidently build, optimize, and publish Android applications.

    Join us in crafting real-world projects such as a Calculator app, Chat app, Currency Converter, Todo app, Weather app, Atlas, and Torch app. These projects offer tangible applications of the skills you acquire, ensuring that you not only learn but also create impactful Android applications. Let's build together and unleash the potential of Android app development.

    Who this course is for:

    • Are you ready to dive into the exciting world of Android app development? Our Comprehensive Android App Development course is designed to take you from a beginner to a confident Android app developer in no time. Whether you're looking to build your own innovative apps, advance your career in software development, or start a new business venture, this course is your gateway to achieving your goals.
    • Beginners with No Coding Experience: If you've never written a line of code in your life, don't worry. We'll start from scratch, introducing you to the fundamentals of programming and gradually guide you through the intricacies of Android app development.
    • Students and Tech Enthusiasts: Whether you're a high school or college student eager to learn app development or a tech enthusiast looking for a new hobby, this course provides a solid foundation.
    • Software Developers Switching to Android: Are you a web developer, iOS developer, or software engineer looking to expand your skillset? Android app development is an excellent choice. We'll help you transition smoothly.
    • Entrepreneurs and Business Owners: If you have a brilliant app idea that could revolutionize the market, understanding Android app development will give you the insight and skills to bring your concept to life.
    • Career Advancers: For those seeking career advancement, Android development is a valuable skill in high demand. Enhance your résumé and open up new job opportunities.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Kartik Kumar
    Kartik Kumar
    Instructor's Courses
    Kartik KumarExperienced Android Developer and Esteemed InstructorWith a passion for crafting innovative Android applications and a wealth of experience in the field, I am Kartik Kumar, a seasoned Android developer who has left a significant mark on the Play Store. My journey in the world of mobile app development began several years ago, and since then, I have created a diverse portfolio of highly-rated apps that have garnered millions of downloads and positive reviews.My expertise extends beyond just app development. I have a deep commitment to education and sharing my knowledge with aspiring developers. As an instructor, I've had the privilege of guiding countless students on their Android development journeys, helping them master the intricacies of Java and Kotlin and providing them with the skills they need to excel in the competitive world of app development.Key Highlights:Proven Track Record: My apps on the Play Store have consistently achieved top rankings and have been downloaded by users worldwide, attaining millions of installs.Expertise in Android Ecosystem: I possess an in-depth understanding of the entire Android ecosystem, including the latest technologies, development tools, and best practices.Effective Instruction: My teaching style is characterized by clarity and hands-on learning. I am dedicated to simplifying complex concepts and ensuring that my students grasp the essentials of Android development.Ongoing Learning: In the rapidly evolving field of technology, I stay at the forefront of industry trends and continuously update my knowledge and skills to deliver the most up-to-date and relevant content to my students.Courses Offered:Android Java DevelopmentAndroid Kotlin DevelopmentAdvanced Android App DesignBest Practices in Android DevelopmentAs an instructor, my goal is to empower the next generation of Android developers, equipping them with the tools and knowledge they need to create exceptional apps and make a lasting impact in the mobile app industry. Join me on this exciting journey into the world of Android development, and let's build amazing apps together.
    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 176
    • duration 34:48:20
    • Release Date 2024/02/09