Master NavController, NavHost, and More · Introduction: In the ever-evolving world of Android development, Jetpack Compose has emerged as a game-changer....
Introduction LangChain is an open-source framework for developing applications powered by large language models (LLMs). It provides a high-level API...
What is LangChain? LangChain is an open-source framework for developing applications powered by large language models (LLMs). It provides a high-level...
In this blog post, we will learn how to create a custom week view using Jetpack Compose in Android. Jetpack Compose is a modern toolkit for building...
The aspect ratio of an image is a proportional relationship between its width and height, We will change aspect ratio of any image in android. · The...
We will build simple app using jsonplaceholderAPI for this project and use Retrofit library with MVVM in JetPack Compose. So here are the...