The Extensions SDK is what makes features like Photo Picker possible on older Android versions. Project Mainline is a way…
Read More »Reviews
Android has a neat tool available to developers called the Android Debug Bridge, or ADB for short. It’s used in…
Read More »Looking forward to the news from the Android Dev Summit, Chrome Dev Summit, and Firebase Summit? Here’s when the 2021…
Read More »Most Android developers are probably familiar with the classic findViewById() method. Pass it an ID of one of the Views…
Read More »The source code for Android 12 can now be found on the Android Open Source Project (AOSP) following the stable…
Read More »For a very long time in Android, if you needed to do anything asynchronously when making an app, you’d probably…
Read More »Kotlin is pretty great. It’s got a whole bunch of useful language features, and the syntax is generally clean and…
Read More »There are a lot of reasons the permissions normally granted to your app might not be enough. Maybe you’re like…
Read More »Way back in 2018, Google released Android Pie. Among the UI changes and new features, there were also some developer-side…
Read More »Microsoft-owned GitHub revealed a slew of new features today, including Jira-like project management, a web command pallete, and more. GitHub…
Read More »