What are SOLID Principles? How they are applicable in Android? A) SOLID unites all the best practices of software development over the years to deliver good quality apps. Understanding SOLID ...
Most Android users overlook the automation features hiding in the settings menu. Here are the best ones around ...
Play Store is getting a full AI makeover ...
Your old Android tablet is a better Home Assistant panel than anything you can buy ...
DialogFragment is a specialized Fragment used when you want to display an overlay modal window within an activity that floats on top of the rest of the content. This is typically used for displaying ...
When I started with Android, everything was AsyncTask, verbose XML, and if you wanted something beautiful, you had to draw it by yourself. Today, I share with you all this infographic I created to ...