#android-app-development
Read more stories on Hashnode
Articles with this tag
Before we dive into finding reasons on our blog, let's first understand why Kotlin came into the role. Basically, technology is an industry which is...
I wasn't able to write since the last two weeks. Was busy in building ValueRead. Before I start this blog, I would like to thank everyone who tried...
As an Android Developer, you must be familiar with "findViewById". TextView txtView = (TextView)findViewById(R.id.name); And the pain of writing this...
Thank you so much guys for your valuable feedback and suggestions on last week libraries. Here are the libraries of this week: 1.OtpView: A custom...
Thank you so much guys for your valuable feedback and suggestions on last week libraries. Here are the libraries of this...
Every time I start working on any Android Project, I have to spend one third time in looking for suitable libraries as per project requirements. And,...