#android-app-development
Read more stories on Hashnode
Articles with this tag
Droiders, gather here! Do you ever get tired of the monotonous back-and-forth between yourself and designers when building Android UI? If so, then you...
Tom Landry once said: Setting a goal is not the main thing. It is deciding how you will go about achieving it and staying with that plan. Everyone...
I am mid-way into Outreachy and so far it's been an amazing journey😊. My community Mentors have been super in helping me find my way around. In this...
A CardView is useful for displaying data in containers. It may contain content and actions about a single object. A CardView can display a moderate...
Inversion of Control (IoC) is a software design principle that helps reverse control in object-oriented programming. Control here is any extra...
Before you begin, you should have: Basic understanding of Android development with Java. An Android IDE. I will be using Android Studio version...