Skip to content
  • Private Policy
  • Contact
Huong Dan Kotlin
  • English
  • Tiếng Việt
  • Kotlin
  • Android
  • Tool
    • Gradle
  • Design Patterns
Liskov Substitution Principle in Design Pattern

Liskov Substitution Principle in Design Pattern

December 20, 2022 – by Khanh Nguyen 0

Liskov Substitution Principle is the principle that when we extend a class, we must ensure the correctness of that class.…

Single Responsibility Principle in Design Pattern

Single Responsibility Principle in Design Pattern

December 4, 2022 – by Khanh Nguyen 0

The Single Responsibility Principle is the first of the five SOLID principles for object-oriented design that makes the classes we…

Hello World with Android application

Hello World with Android application

November 29, 2022 – by Khanh Nguyen 0

In the previous post, I showed you how to create a new Android project. I also showed you how to…

Create a new Android project

Create a new Android project

November 22, 2022 – by Khanh Nguyen 0

After installing Android Studio, you can start working with the Android applications. In this tutorial, I will show you how…

Install Emulator to run Android applications

Install Emulator to run Android applications

November 10, 2022 – by Khanh Nguyen 0

To run Android applications, we can use an Emulator or a real device. In this tutorial, I will show you…

Install Intel Hardware Accelerated Execution Manager (HAXM)

Install Intel Hardware Accelerated Execution Manager (HAXM)

October 31, 2022 – by Khanh Nguyen 0

In this tutorial, I will show you how to install Intel Hardware Accelerated Execution Manager (HAXM) directly! First, download the…

Install Android Studio on Window

Install Android Studio on Window

October 29, 2022 – by Khanh Nguyen 0

To develop Android applications, we need to install Android Studio. In this tutorial, I show you how to install Android…

Smart Casting in Kotlin

Smart Casting in Kotlin

October 24, 2022 – by Khanh Nguyen 0

Smart Casting is a feature of the Kotlin compiler that can rely on the previous conditions and circumstances of a…

The is operator in Kotlin

The is operator in Kotlin

October 23, 2022 – by Khanh Nguyen 0

In Java, we use the instanceOf operator to check if an object is an instance of a certain class or…

Equality in Kotlin

Equality in Kotlin

June 5, 2022 – by Khanh Nguyen 0

In Java, when comparing whether 2 objects initialized from a class are equal or not, we need to implement 2…

Posts navigation

1 2 Next

Last updated

  • Liskov Substitution Principle in Design Pattern ( December 20, 2022)
  • Single Responsibility Principle in Design Pattern ( December 4, 2022)
  • Hello World with Android application ( November 29, 2022)
  • Create a new Android project ( November 22, 2022)
  • Install Emulator to run Android applications ( November 10, 2022)
  • Install Intel Hardware Accelerated Execution Manager (HAXM) ( October 31, 2022)
  • Install Android Studio on Window ( October 29, 2022)

Recent Comments

    Proudly powered by WordPress Theme: Delivery Lite by Theme Junkie.