Code and Trick - Modern Software Development
  • Home
  • About Us
  • Play Me
  • Privacy Policy
  • Case Studies
  • #AWS
  • #Node
  • #Android
  • #iOS
Subscribe
Tagged

eventbus

A collection of 2 posts

Beauty Me Case Study: Android Powered By Studio
android studio

Beauty Me Case Study: Android Powered By Studio

In previous post, we had talked about iOS app of Beauty Me project. We had used XCode with new and shiny language Swift to provide a modern syntax and configuration for our project. Today, we will talk about Android counterpart. Which will involve the “official” Android IDE from Google: Android

  • Diep Nguyen
Diep Nguyen Aug 14, 2015 • 3 min read
Observer Pattern in Mobile: EventBus and NotificationCenter
eventbus

Observer Pattern in Mobile: EventBus and NotificationCenter

Observer Pattern is somehow popular. It is a software design pattern in which an object, called the subject, maintains a list of its dependents, called observers, and notifies them automatically of any state changes, usually by calling one of their methods. It is mainly used to implement distributed event handling

  • Diep Nguyen
Diep Nguyen Aug 7, 2015 • 4 min read
Code and Trick - Modern Software Development © 2022
Powered by Ghost