Skip to content

TechYourChance

  • Blog
  • Courses
  • About
  • Sign in
  • Sign Up
TechYourChance
  • Blog
  • Courses
  • About
  • Sign in
  • Sign Up

Thread safe Observer design pattern in Java

Observers in multithreaded environment

Demonstration of various implementations of Observer design pattern in single-threaded and multi-threaded environments. Review of one very common mistake that developers do in multi-threaded implementations.

13 Comments

Reliable connection to AIDL IPC Service in Android

Description of very advanced technique which allows to establish a reliable connection from Android application to AIDL Service that runs in a different process.

5 Comments

MVC Architectural Pattern in Android – Part 3

MVP and MVC

Third part of the series that discusses Model View Controller (MVC) and Model View Presenter (MVP) architectural patterns in context of Android development.

39 Comments

MVC Architectural Pattern in Android – Part 2

MVP and MVC

Second part of the series that discusses Model View Controller (MVC) and Model View Presenter (MVP) architectural patterns in context of Android development.

27 Comments

MVC Architectural Pattern in Android – Part 1

MVP and MVC

High-level technical description and history of MVC architectural pattern for Android applications.

25 Comments

Activities in Android are not UI Elements

Activities in Android are not UI elements

Detailed explanation why Activities in Android aren’t UI elements and, therefore, shouldn’t contain UI logic

28 Comments
Post navigation
Newer posts
← Previous Page1 … Page9 Page10
© 2020 TechYourChance