#java
Read more stories on Hashnode
Articles with this tag
It's been a couple of weeks since I joined my team and hitting the ground running was one of my major concerns in a remote setup. A lot of factors...
Before we get our hands dirty with some Retrofit, this post assumes you are already familiar with how it works to make simple requests. If you...
Recently on my android adventures, I decided to split up a project at work into modules and make my life simplerπ. One of my modules is a themes...
We are now done with the custom view and now its time to get this thing packing and going as a library.π If you missed out on the previous articles...
In the previous articles, we've done a bit of setting up and having our custom view interface come to life. To have a recap check out these...
In the previous article, we saw how to set up an android module/library in a project. For a quick recap checkout the article. Part 1 Next, let's get...