Welcome to Firebase Demo Day 2024 We just released 8 bite sized demo videos to showcase how Firebase helps you build and run AI-powered apps. We’ll show you how to use new Firebase products and features like Firebase Genkit, Vertex AI in Firebase, Gemini in Firebase and Firebase App Hosting, to build AI features into […]
Android Backstage, a podcast by and for Android developers. Hosted by developers from the Android engineering team, this show covers topics of interest to Android programmers, with in-depth discussions and interviews with engineers on the Android team at Google. Subscribe to Android Developers YouTube → https://goo.gle/AndroidDevs Source link
One of the more famous crash reporting tools used in Android development is probably Crashlytics. It offers up a lot of insight into an app’s performance – from device characteristics to insights on issue commonalities. If, like my current project, obfuscation is enabled in an app, Crashlytics has a Gradle plugin that uploads the mapping […]