Glory Olaifa is an accomplished mobile engineer with a rich background spanning 4 years in the industry. He has demonstrated exceptional leadership skills, successfully guiding a team of 4 engineers in the development of a high-quality, production-ready application. A two-time hackathon winner and 2024 Google Solution winner, Glory is deeply passionate about community building. He recently spearheads the Google Developer Student Club at a prestigious university, where he actively nurtures a culture of learning and collaboration among students. In addition to his role at the university, Glory serves as the lead organizer for Flutter Ogbomosho, a position that highlights his dedication to fostering a vibrant developer community. His commitment to empowering others and his technical expertise make him a valuable asset to any team or project. Outside of his professional achievements, Glory enjoys playing football, video games, and sprinting. He also loves to party occasionally, embracing a well-rounded approach to life.
I'm open to mentoring people who are just getting into the tech space.
Feb 16 · 12 min read · In the traditional Android development lifecycle, the View Hierarchy is effectively static. It is defined in XML or Kotlin code, compiled into the APK, signed, and shipped via the Play Store. While this model ensures stability and predictability, it ...
Join discussion
Sep 15, 2025 · 19 min read · 1. Introduction If you’re an Android or Flutter developer, chances are you’ve already bumped into Gradle, that mysterious collection of .gradle files sitting in your project. Maybe you’ve ignored them, maybe you’ve copy-pasted some random snippet fro...
Join discussion
Jul 4, 2025 · 8 min read · When you build a modern Android app, your goal isn’t just to display information — it’s to communicate with the user. Part of that conversation is how your UI changes in response to what the user does. Does a button press make something appear instan...
Join discussion
Jun 3, 2025 · 10 min read · As an Android developer, one of the most important things you can learn is how to manage the Activity Lifecycle. But what does that mean? Think of your app like a house party. People arrive (your app opens), they mingle (interact), they leave (backgr...
Join discussion