#android
Read more stories on Hashnode
Articles with this tag
Introduction In the realm of software development, automation plays a pivotal role in enhancing efficiency and reducing manual errors. GitHub Actions,...
Navigating the Abyss of Bugs: From App Crashes to Clarity ยท ๐ Debugging Chronicles: Unraveling KeyPass App Crashes ๐ Hey fellow developers and tech...
What is Data Binding? It is a technique to connect Data with your views. How it works? It generates a java file that connects your views with the...
Android Universal Recycler Adapter Tired of creating 100s of Adapters and View Models. This Library will make it easy, No need to create an Adapter,...
Android Fast Networking is a great library for networking I am using since 2016, It has many features that are not available in similar networking...
Exoplayer is a Powerfull MediaPlayer Library that is developed by Google and better than the MediaPlayer API. It has many advantages over...