Leveraging Kotlin in Android Development


Stepping into Android app development is like embarking on an enchanting journey full of diverse tools, languages, and libraries. In my latest article on Medium, I'm inviting you to join me on this expedition, as I unwrap a sample project, PhotoAlbum, to present the pragmatic use of some cool libraries.

The project is as lightweight as a feather but mighty in its operations. It fetches data from JSONPlaceholder, a handy fake REST API, and neatly organizes the data into albums. Diving into its structure, the project is segregated into Data, Dependency Injection, Domain, UI, and Utility, each having a distinct responsibility.

The full flavor of this guide can be experienced on Medium
Also feel free to explore the project further on Github



Thursday, Jul 21 2023






The magic of data binding


Isn't Data Binding just fantastic? I've been exploring its possibilities in a recent project, showcasing the most straightforward method of implementation.

Think about when we use findViewById to grab a view reference. Each time, Android does a deep dive through the view hierarchy at runtime to locate the view. If the hierarchy is vast or intricate, this could slow down the app and impact user experience.
Data Binding is the solution to this challenge. It's a neat technique allowing tether a layout to an activity or fragment. The compiler gets to work at compile time, conjuring a binding class that simplifies access to the views, reducing the overhead.


Craving more insights? Savor the complete version of my article on Medium
And take a deeper dive by exploring the project on Github

Thursday, Feb 20 2020


Skills

  • Kotlin
  • Java
  • Jetpack Components
  • Reactive Programming
  • MultiThread Programming
  • Agile methodologies
  • Design Patterns
  • SOLID Principles
  • Self-directed Learning




  • Familiarity in
  • Flutter
  • Swift
  • CI/CD
  • Firebase
  • AWS
  • Web Development
  • UI/UX, Figma

  • Interests

    3D Printing
    Artificial Intelligence
    AppStrategy & Development
    Entrepreneurship
    Cats