Skip to content
DevDisciplineNIGHT CITY NEVER SLEEPS

#android development

[5] articles
How to Implement a ‘Git Submodule Library’ in an Android Project? (2026)
SoftwareSoftware Engineering #11

How to Implement a ‘Git Submodule Library’ in an Android Project? (2026)

Learn how to create and integrate a Git Submodule library into your Android projects for efficient code management.

10 min
Higher-Order Functions in Kotlin: Cleaner Android Code Without Duplication
SoftwareSoftware Engineering #12

Higher-Order Functions in Kotlin: Cleaner Android Code Without Duplication

Learn how to use high-order functions in Kotlin for Android development. Discover the power of functional programming and how to avoid code duplication.

5 min
Indoor Navigation with Wi-Fi Signals: How We Built a Mall Wayfinding App
SoftwareSoftware Engineering #10

Indoor Navigation with Wi-Fi Signals: How We Built a Mall Wayfinding App

Technical details of our graduation project that used Wi-Fi signals to navigate a shopping mall, the challenges we faced, and our brilliant solutions.

16 min
From Android to Quasar and Vue.js: What an 8-Year Kotlin Developer Learned
SoftwareSoftware Engineering #6

From Android to Quasar and Vue.js: What an 8-Year Kotlin Developer Learned

An Android & Kotlin developer's burnout confession after 8 years: from building ING's banking app to cross-platform development with Vue.js & Quasar Framework.

4 min
Dagger Hilt Too Late: The Dependency Injection Lesson That Cost Us a Refactor
SoftwareSoftware Engineering #4

Dagger Hilt Too Late: The Dependency Injection Lesson That Cost Us a Refactor

How did the DI(Dagger Hilt) decision I postponed because it was a small one cause me trouble in a project that turned into a monster with three endpoints?

7 min