Tagged articles
10 articles
Page 1 of 1
AndroidPub
AndroidPub
Nov 24, 2025 · Mobile Development

Turn Your Selfie into an Android Bot: Inside the Open‑Source Androidify AI App

Androidify is an open‑source Android app that transforms user selfies into personalized Android robot avatars by combining Jetpack Compose UI, Firebase backend, and Google’s Gemini and Imagen AI models, offering developers a concrete example of AI‑driven mobile development.

GeminiJetpack Composefirebase
0 likes · 8 min read
Turn Your Selfie into an Android Bot: Inside the Open‑Source Androidify AI App
21CTO
21CTO
May 15, 2024 · Artificial Intelligence

Google I/O 2024: How AI Is Redefining Android, Chrome, and Cloud Development

Google I/O 2024 showcased a sweeping AI focus, unveiling Gemini 1.5 models, AI‑enhanced Android, Chrome’s Gemini Nano integration, the Project IDX AI‑powered IDE, and the new Firebase Genkit framework, while hinting at broader impacts on development tools and cloud services.

AndroidChromeGemini
0 likes · 13 min read
Google I/O 2024: How AI Is Redefining Android, Chrome, and Cloud Development
37 Interactive Technology Team
37 Interactive Technology Team
Sep 26, 2022 · Frontend Development

Web Push Notification Implementation with Firebase

This guide details how to implement web push notifications with Firebase, explaining the underlying push principles, step‑by‑step project setup—including service‑worker registration, token management, and message handling for both notification and data payloads—while also addressing common issues such as service‑worker updates, cross‑browser compatibility, and permission management.

Notification APIPush ServiceService Worker
0 likes · 12 min read
Web Push Notification Implementation with Firebase
21CTO
21CTO
May 14, 2022 · Backend Development

What’s New in Firebase 2022? Explore the Latest Extensions and Features

Google I/O 2022 unveiled a suite of Firebase updates—including major Crashlytics changes, new Stripe, SnapChat, Stream, Typesense, and RevenueCat extensions, enhanced Hosting, Flutter plugins, Swift support, AppCheck, App Distribution, and Performance Monitoring—empowering developers to build faster, more secure, and richer mobile and web applications.

DevelopmentExtensionsMobile
0 likes · 5 min read
What’s New in Firebase 2022? Explore the Latest Extensions and Features
21CTO
21CTO
May 13, 2022 · Mobile Development

What’s New in Flutter After Google I/O 2022? Explore the Biggest Updates

Google I/O 2022 showcased Flutter 3.0 with stable macOS and Linux builds, a new casual‑game toolkit, deeper Firebase integration including Crashlytics, and highlighted that over 500,000 cross‑platform apps now rely on Flutter’s fast, native performance across mobile, desktop, and wear devices.

Cross‑platformFlutterGoogle I/O 2022
0 likes · 5 min read
What’s New in Flutter After Google I/O 2022? Explore the Biggest Updates
Laravel Tech Community
Laravel Tech Community
May 12, 2022 · Frontend Development

Google Announces Flutter 3 with Multi‑Platform Support, Firebase Integration, and New Productivity Features

Google's Flutter 3 release expands stable support to macOS and Linux desktops, adds first‑class Apple Silicon compatibility, introduces Material You, Dart 2.17 enhancements, deep Firebase integration including Crashlytics, and a casual‑games toolkit, enabling developers to build production‑grade apps across Android, iOS, web, Windows, macOS and Linux.

DARTFlutterMaterial Design
0 likes · 5 min read
Google Announces Flutter 3 with Multi‑Platform Support, Firebase Integration, and New Productivity Features
Airbnb Technology Team
Airbnb Technology Team
Mar 17, 2022 · Mobile Development

Automated Test Generation and CI Configuration for Airbnb Android

The final Airbnb Android testing article explains how a Kotlin script automatically generates JUnit tests for every MvRx Fragment, integrates them into a Buildkite CI pipeline that runs only changed fragment tests, shards execution with Flank, reports visual regressions via Happo, aggregates JaCoCo coverage, and posts detailed PR comments, while outlining future enhancements such as deep‑link, end‑to‑end, performance, and R8 testing.

AndroidAutomated TestingCI
0 likes · 16 min read
Automated Test Generation and CI Configuration for Airbnb Android
Programmer DD
Programmer DD
Feb 22, 2021 · Cloud Computing

How a Small Startup’s Cloud Run Misstep Led to a $72,000 Bill – Lessons Learned

A U.S. startup’s attempt to use Cloud Run and Firebase for an AI‑driven alert service spiraled into a $72,000 cloud bill due to automatic upgrades, delayed billing, and unbounded POST requests, highlighting the dangers of unchecked serverless deployments and the importance of rigorous cost monitoring.

Cloud RunCost ManagementGoogle Cloud
0 likes · 8 min read
How a Small Startup’s Cloud Run Misstep Led to a $72,000 Bill – Lessons Learned
21CTO
21CTO
Jul 15, 2017 · Artificial Intelligence

Build Your Own AI‑Powered Quiz Game with Google Assistant and Firebase

Google has open‑sourced a complete AI quiz‑game framework that lets developers create voice‑interactive trivia apps for Google Assistant, Android, iOS and smart speakers using API.AI, Cloud Functions, and Firebase with minimal effort.

AI Quiz GameCloud FunctionsDialogflow
0 likes · 6 min read
Build Your Own AI‑Powered Quiz Game with Google Assistant and Firebase