Building Generative AI-powered Chat Android apps with Vertex AITo access the Gemini API and the Gemini family of models directly from your Generative AI powered Android apps, its recommended to use the…Monika Kumar Jethani·Added Mar 5·3 min readMonika Kumar Jethani·Added Mar 5·3 min read
Dynamic Delivery for a Android appsMonika Kumar Jethani·Added Feb 28·9 min readMonika Kumar Jethani·Added Feb 28·9 min read
Google IO 2024 Summary Created with GeminiI created this overview using Gemini on the web and Gemini with Python (visit my repository for some examples)Juan Guillermo Gómez Torres·Added May 23, 2024·6 min readJuan Guillermo Gómez Torres·Added May 23, 2024·6 min read
ML Kit Document Scanner in actionRecently, ML Kit released a new library to digitize physical documents from your Android app: ML Kit Document Scanner.Julien Salvi·Added Apr 30, 2024·5 min readJulien Salvi·Added Apr 30, 2024·5 min read
AI Image Classification for PEZ Collectors | Vertex AI & MediaPipe on AndroidLearn about custom image classification using Google’s Vertex AI and MediaPipe. I trained a model to identify PEZ dispensers.Mike Wolfson·Added Apr 23, 2024·8 min readMike Wolfson·Added Apr 23, 2024·8 min read
Automating Baseline Profile end-to-end on CIBaseline profile allows you to pre-package a list of classes and methods with APK that are required during launch or in the critical user…Sagar Viradiya·Added Jan 16, 2024·7 min readSagar Viradiya·Added Jan 16, 2024·7 min read
How to add text similarity to your Android applications easily using MediaPipe and KotlinMachine learning is everywhere when using a mobile app: recommending people or products, detecting people or tags in an image, etc.Juan Guillermo Gómez Torres·Added Jan 12, 2024·5 min readJuan Guillermo Gómez Torres·Added Jan 12, 2024·5 min read
6 Essential steps to deploy your android appThis article outlines key pre-deployment tasks to help you prepare your app for a successful launch.Yves Kalume·Added Nov 6, 2023·5 min readYves Kalume·Added Nov 6, 2023·5 min read
The Diffing Dilemma! All about diffing with LazyLists!If we were to talk about creating lists in Android View System, it’s no doubt that RecyclerView is just the right tool for it, and not just…Garima Jain·Added Nov 2, 2023·9 min readGarima Jain·Added Nov 2, 2023·9 min read