وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
1

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

سرفصل های دوره

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


1. Introduction
  • 1.1 Course Overview.pdf
  • 1. Welcome and Course Overview
  • 2.1 Course Structure and Curriculum.pdf
  • 2. Course Structure and Curriculum

  • 2. JAVA
  • 1.1 Features Of Java.pdf
  • 1. Features of Java
  • 2. Setting up Intellij
  • 3. Variables
  • 4. Data Types
  • 5. Operators
  • 6. if-else statement
  • 7. switch statement
  • 8. Odd or Even.html
  • 9. Day of the week.html
  • 10. Looping with for
  • 11. Looping with while
  • 12. Looping with do-while loops
  • 13. Calculating Compound Interest.html
  • 14. User Authentication.html
  • 15. Positive Number.html
  • 16. CheckerBoard.html
  • 17. Arrays and ArrayLists
  • 18. Maps and HashMaps
  • 19. Sets and HashSets
  • 20. Lists and LinkedLists
  • 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
  • 29. Iterators
  • 30.1 Feature Of OOPs.pdf
  • 30. Introduction to Object-Oriented Programming (OOP)
  • 31. Classed and Objects
  • 32. Encapsulation
  • 33. Inheritance
  • 34. Polymorphism - Method overriding
  • 35. Polymorphism - Method Overloading
  • 36. Abstraction
  • 37. Interfaces
  • 38. final and static
  • 39. Custom Exception
  • 40. enums
  • 41. Inner Classes
  • 42. QUIZ - OOPs Theory.html
  • 43. QUIZ - OOPs Code.html

  • 3. Introduction to Android Development
  • 1.1 Android Ecosystem.pdf
  • 1. Understanding the Android ecosystem
  • 2. Setting up development environment

  • 4. Widgets
  • 1.1 Demo Images.html
  • 1. TextView
  • 2.1 Demo Images.html
  • 2. EditText
  • 3.1 Demo Images.html
  • 3. Button
  • 4.1 Demo Images.html
  • 4. ImageView
  • 5.1 Demo Images.html
  • 5. CheckBox
  • 6.1 Demo Images.html
  • 6. RadioButton
  • 7.1 Demo Images.html
  • 7. Switch
  • 8.1 Demo Images.html
  • 8. SeekBar
  • 9.1 Demo Images.html
  • 9. Spinner
  • 10.1 Demo Images.html
  • 10. RatingBar
  • 11.1 Demo Images.html
  • 11. WebView

  • 5. Image Loading and Caching Libraries
  • 1. Glide
  • 2. Picasso

  • 6. Layouts
  • 1.1 Demo Images.html
  • 1. Linear Layout
  • 2.1 Demo Images.html
  • 2. Relative Layout
  • 3.1 Demo Images.html
  • 3. Constraint Layout
  • 4.1 Demo Images.html
  • 4. Frame Layout
  • 5.1 Demo Images.html
  • 5. Grid Layout
  • 6.1 Demo Images.html
  • 6. Table Layout
  • 7.1 Demo Images.html
  • 7. Scroll View

  • 7. Intent
  • 1. Explicit Intents
  • 2. Parcelable
  • 3. Implicit Intents

  • 8. Recycler View - LinearLayoutManagement
  • 1. ListView
  • 2.1 Demo Images.html
  • 2. Item design
  • 3.1 Demo Images.html
  • 3. Model and Adapter
  • 4.1 Demo Images.html
  • 4. Full integration

  • 9. Animations
  • 1. Animation - Intent
  • 2.1 Demo Images.html
  • 2. Animation - Widgets
  • 3. Lottie Animation

  • 10. Material Design
  • 1. Material Theme
  • 2. Material Icons
  • 3. Floating Action Button
  • 4. Snackbar
  • 5. TextInputEditText

  • 11. Admob
  • 1. Banner Ads
  • 2. Interstitial Ads
  • 3. Rewarded Interstitial Ads
  • 4.1 App Open Files.html
  • 4. App Open Ads

  • 12. Calculator App - PROJECT 1
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Calculator App
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. Figma Design
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. Main Activity XML
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. Main Activity JAVA Code
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. Ads Integration

  • 13. Publish App In PlayStore
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Pre-Requisites for Publishing
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. Google Play Console

  • 14. Flashlight App - PROJECT 2
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Flash App
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. XML Design
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. JAVA Coding
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. Publishing the App

  • 15. ATLAS - PROJECT 3
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on ATLAS App
  • 2.1 Figma Design.html
  • 2.2 Helper Files.html
  • 2. Figma Design
  • 3.1 Figma Design.html
  • 3.2 Helper Files.html
  • 3. Splash Screen
  • 4.1 Figma Design.html
  • 4.2 Helper Files.html
  • 4. Item Design
  • 5.1 Figma Design.html
  • 5.2 Helper Files.html
  • 5. Model and Adapter
  • 6.1 Figma Design.html
  • 6.2 Helper Files.html
  • 6. OnClick in Adapter
  • 7.1 Figma Design.html
  • 7.2 Helper Files.html
  • 7. Detail Activity XML Coding - PART 1
  • 8.1 Figma Design.html
  • 8.2 Helper Files.html
  • 8. Detail Activity XML Coding - PART 2
  • 9.1 Figma Design.html
  • 9.2 Helper Files.html
  • 9. Data Placement
  • 10.1 Figma Design.html
  • 10.2 Helper Files.html
  • 10. Ads Integration
  • 11.1 Figma Design.html
  • 11.2 Helper Files.html
  • 11. Publishing the app in PlayStore

  • 16. RecyclerView - Grid
  • 1.1 Flag Images.html
  • 1. Item design
  • 2.1 Flag Images.html
  • 2. Model and Adapter
  • 3.1 Flag Images.html
  • 3. Full integration

  • 17. Dialog
  • 1. Alert Dialog
  • 2. Progress Dialog
  • 3. Date Picker Dialog
  • 4. Time Picker Dialog
  • 5.1 Dialog Design.html
  • 5. Custom Dialog - Figma Design
  • 6.1 Dialog Design.html
  • 6. Custom Dialog - Coding

  • 18. Shared Preferences
  • 1. Shared Preferences on String
  • 2. Shared Preferences on Integers and Boolean

  • 19. SQLite Database
  • 1. Introduction to SQLite Database
  • 2. SQLite CRUD Operations

  • 20. Countdown Timers
  • 1. Simple Countdown Timer

  • 21. Activity Lifecycles
  • 1. onCreate(), onStart() and onResume()
  • 2. onPause(), onStop() and onDestroy()

  • 22. Firebase
  • 1. Introduction on Firebase
  • 2. Download operation using Firebase Cloud Storage
  • 3. Upload operation using Firebase Cloud Storage
  • 4. Realtime Database
  • 5. Authentication Email Registration
  • 6. Authentication Email Login
  • 7. Authentication using Google

  • 23. Fragments
  • 1. Introduction and Coding on Fragment

  • 24. Bottom Navigation
  • 1. Introduction and coding on Bottom Navigation

  • 25. Notification
  • 1. Simple Notification
  • 2. Big text and big picture notification
  • 3. Inbox Notification
  • 4. Messaging Notification

  • 26. TO-DO List App - PROJECT 4
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Candy TODO
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. Splash screen
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. LogIn and Register activity XML design
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. Register activity PART - 1
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. Register activity PART - 2
  • 6.1 App Design.html
  • 6.2 Helper Files.html
  • 6. Register activity PART -3
  • 7.1 App Design.html
  • 7.2 Helper Files.html
  • 7. Login activity
  • 8.1 App Design.html
  • 8.2 Helper Files.html
  • 8. Bottom navigation
  • 9.1 App Design.html
  • 9.2 Helper Files.html
  • 9. AddTaskActivity XML design
  • 10.1 App Design.html
  • 10.2 Helper Files.html
  • 10. AddTaskActivity JAVA code
  • 11.1 App Design.html
  • 11.2 Helper Files.html
  • 11. Today List activity
  • 12.1 App Design.html
  • 12.2 Helper Files.html
  • 12. Upcoming Task activity
  • 13.1 App Design.html
  • 13.2 Helper Files.html
  • 13. Alert and Update activity
  • 14.1 App Design.html
  • 14.2 Helper Files.html
  • 14. Profile activity

  • 27. Chat App - PROJECT 5
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Chat App
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. Main activity XML coding
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. XML code of SignUp dialog and Loading dialog
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. SignUp using Google Auth
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. Saving data in local
  • 6.1 App Design.html
  • 6.2 Helper Files.html
  • 6. Search dialog XML
  • 7.1 App Design.html
  • 7.2 Helper Files.html
  • 7. Chat item XML code
  • 8.1 App Design.html
  • 8.2 Helper Files.html
  • 8. Search dialog JAVA code
  • 9.1 App Design.html
  • 9.2 Helper Files.html
  • 9. MyFriend data upload
  • 10.1 App Design.html
  • 10.2 Helper Files.html
  • 10. Friend list adapter JAVA code
  • 11.1 App Design.html
  • 11.2 Helper Files.html
  • 11. Message upload
  • 12.1 App Design.html
  • 12.2 Helper Files.html
  • 12. Chat JAVA code
  • 13.1 App Design.html
  • 13.2 Helper Files.html
  • 13. Final Integration

  • 28. JSON
  • 1. Introduction on JSON
  • 2. Complex JSON

  • 29. AsyncTask Manager
  • 1. Introduction and coding on AsyncTask Manager

  • 30. Navigation Drawer
  • 1. Introduction and coding on Navigation Drawer

  • 31. Weather App - PROJECT 6
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Weather App
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. XML code PART - 1
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. XML code PART -2
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. JAVA code PART - 1
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. JAVA code PART - 2
  • 6.1 App Design.html
  • 6.2 Helper Files.html
  • 6. Search dialog

  • 32. Currency Converter - PROJECT 7
  • 1.1 App Design.html
  • 1.2 Helper Files.html
  • 1. Introduction on Currency Converter
  • 2.1 App Design.html
  • 2.2 Helper Files.html
  • 2. activity_main XML
  • 3.1 App Design.html
  • 3.2 Helper Files.html
  • 3. Country selection dialog XML
  • 4.1 App Design.html
  • 4.2 Helper Files.html
  • 4. Flag list adapter
  • 5.1 App Design.html
  • 5.2 Helper Files.html
  • 5. Flag dialog PART - 1
  • 6.1 App Design.html
  • 6.2 Helper Files.html
  • 6. Flag dialog PART - 2
  • 7.1 App Design.html
  • 7.2 Helper Files.html
  • 7. Currency API
  • 8.1 App Design.html
  • 8.2 Helper Files.html
  • 8. Swap Button Function

  • 33. Menu
  • 1. Action Bar
  • 2. PopUp Menu

  • 34. Advance UI
  • 1. Text Switcher
  • 2. Image Switcher
  • 3. AdapterView Flipper

  • 35. Advance Apps
  • 1. IQ Test - Brain Games
  • 2. SGPA Calculator
  • 3. Multiplayer Quiz - 10 Players Online
  • 4. Scribble - Draw and Guess
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 30255
    حجم: 18960 مگابایت
    مدت زمان: 2089 دقیقه
    تاریخ انتشار: ۲ اسفند ۱۴۰۲
    دیگر آموزش های این مدرس
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید