COLLECTION

Macro Perspective, Micro Improvement

  • Home
  • Mobile App
    • Overall
      • Architecture
      • UI/UX
      • Dev Environment
      • Hardware features
      • Security
      • Miscellaneous requirements
    • React Native
      • Micro Frontend in RN
    • Android
    • iOS
    • Cordova
  • Web App
  • Database
  • Server
  • Books & Magazine
  • Labs
    • Algorithm
    • APIs
    • Flir SDK
    • AI
    • Flutter

Android

No Image

Android – Architecture – How to commonize/ customize Android view for frequent use in entire application?

June 27, 2019 hung-nb 0

Create file including custom Views Use custom View anywhere inside application

No Image

Android – Architecture – How to call API?

June 27, 2019 hung-nb 0

Synchronous call API class API Request Asynchronous call API class API request RxJava2 & Retrofit Data model API class Interface Class API Request

No Image

Design Pattern – RxJava 2 & Reactive programming

June 27, 2019 hung-nb 0

What is it? Real world Think of it as a network of water pipes. You have a source, our water tank Then a series of […]

No Image

Design pattern – Adapter or Wrapper

June 27, 2019 hung-nb 0

What is it? Real world Use a your camera memory card in your laptop You cannot use it directly simply because there is no port […]

No Image

Design pattern – Observer

June 27, 2019 hung-nb 0

What is it? Real world Social media When a person updates his status – all his followers gets the notification A follower can follow or […]

No Image

Android – Architecture – How to listen a source and update destination screen in real time by BroadcastManager?

June 25, 2019 hung-nb 0

Destination Activity/ Fragment Register BroadcastReceiver Source Activity/ Fragment Send Broadcast signal

No Image

Android – Architecture – How to listen child fragment update from parent fragment?

June 25, 2019 hung-nb 0

Child fragment Add listener interface Call listener when something occurs Parent fragment Attach listener to child fragment where it is called Implement listener

No Image

Android – Architecture – How to create one common layout for multiple UI elements inside a screen?

June 25, 2019 hung-nb 0

Create a base layout class Embed base class into screen layout Set values for each UI element in Activity

No Image

Architecture – Abstract class vs Interface

June 24, 2019 hung-nb 0

Abstract class and Interface Abstract class Abstract classes cannot be instantiated, but they can be subclassed An abstract method is a method that is declared […]

No Image

Android – Architecture – How to build multiple pages having similar UI structures/ logic features?

June 24, 2019 hung-nb 0

Build screens having Toolbar & Back button & popup dialog, show/hide soft keyboard Build an abstract Activity/ Fragment class Build screen implementing this base abstract […]

Posts pagination

« 1 2 3 4 »

Categories

  • AI
  • Books & Magazine
  • Labs
  • Languages
    • English
    • Japanese
  • NodeJs
  • Overall
    • Architecture
    • Dev Environment
    • Miscellaneous requirements
    • Security
    • UI/UX
  • Software Development
    • Algorithm
    • Android
    • APIs
    • AWS
    • Cordova
    • Database
    • Flir SDK
    • Flutter
    • Google Cloud Services
    • iOS
    • Javascript
    • jQuery
    • Mobile App
      • Scenarios
    • MSQL
    • React JS
    • React Native
      • Micro Frontend in RN
    • Server
    • Testing
    • Tools
    • Web App
    • Xamarin
  • Uncategorized
December 2025
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  
« Oct    

Copyright © 2025 | WordPress Theme by MH Themes