排序
Comunicando JAVA com o GeminiAI
Comunicando JAVA com o GeminiAI,Se voce programa em Java e nunca 'brincou' com o GeminiAI, este artigo vai ser um ótimo guia introdutório, aqui vou apresentar de forma bem simple...
Let’s Create Google Gemini 2.0 Using JavaScript | Gemini AI Chatbot Clone
Let's Create Google Gemini 2.0 Using JavaScript | Gemini AI Chatbot Clone, #Week 39 of 52 Weeks in JavaScript Projects Overview: Gemini, formerly known as Bard, is a generative art...
How to parse Google Search result in Java?
How to parse Google Search result in Java?,Google is an amazing resource but there are no APIs to really parse google search results. This is the JAVA code that I wrote that will h...
Google Drive API with Android
Google Drive API with Android,There are many ways to upload images and files. Also, there are many places from which to uploads files: Dropbox, local storage on the device, Google ...
Which Java code style should you use?
Which Java code style should you use?,Soo….you are thinking about adding or changing a Java style guide for your team? Do you stick with the tried-and-true Sun guide? Or is it too...
LiveData Examples
LiveData Examples,So in Google Codelabs tutorial, Live observers are mentioned for passing data from the database to your activity. You are shown how to do 1 version of LiveData, w...
My First Published App (part 2)
My First Published App (part 2), about For those reading this and not having read part 1, this is just a compilation of my personal experiences programming and publishing my first ...