Dilip PatelforDilip Patel's Android blogandroidmastery.hashnode.dev·Oct 1, 2024Android Learning Path with XMLBasics Android Layouts, Views, Chains, and Guidelines Different types of layouts (LinearLayout, RelativeLayout, ConstraintLayout, etc.) Use Views and ViewGroups Chains and Guidelines in ConstraintLayout for complex UI designs Activity and Data...Discuss·35 readsXMLandriod
Asim LatifforCodefy Labs's Blogscodefylabs.hashnode.dev·May 19, 2024Handling API Requests Using Ktor (Android)In this tutorial, we will explore how to use Ktor Android Client to make all types of HTTP requests including GET, POST, PUT, DELETE, and form submissions. Ktor is a powerful Kotlin-based framework for building asynchronous servers and clients, and i...Discuss·69 readsAndroidKotlin
Vignesh Prabhuwww.vigneshprabhu.dev·May 6, 2024Handle Android Lifecycle methods inside composable functionAndroid Lifecycle LifeCycle is a class from androidx.lifecycle package which helps us to get the information and observe on the lifecycle state of components like Activities and fragments Two things to consider 1.State : Created,Started,Resumed,Destr...Discuss·188 readsandriod
Ibrar Khanclouddemon.hashnode.dev·Feb 16, 2024How to Publish a Jitpack Library for a Private RepositoryI've noticed a common trend where most tutorials focus on using public repositories for library distribution. This inspired me to craft a guide specifically for those looking to publish a Jitpack library using a private repository. Here's a step-by-s...Discuss·170 readsjetpack
Tejas Shahatejasshaha.hashnode.dev·Dec 28, 2023🐧Unleashing Linux on Your Mobile: Exploring the iSH AppIntroduction: In a world dominated by mobile devices, the idea of running a Linux environment on your smartphone may seem like a tech enthusiast's dream. Enter the iSH app, a revolutionary tool that brings the power of Linux to your fingertips. In th...Discuss·1 like·78 readslinuxinphone
Swipeswipebilling.hashnode.dev·Aug 2, 2023How to create an e-Invoice on MobileStep 1: Go to Bills Click on the Invoice you want to create the e-Invoice for under sales section. Step 2: Go to menu Now, Click on the menu button at the top right hand corner of the screen. Then, a pop up list appears from the bottom of the scree...Discussswipebilling
Daniel Osariemenkyilax.hashnode.dev·Aug 11, 2022Using Jupyter Notebook on your Mobile deviceIntroduction Have you always wanted to write and do some machine learning and data analysis without having to open up your computer, or you are looking cooler way to relax and code at the same time. Well I have always wanted that, I have tried the on...Raphael Binitie and 1 other are discussing this2 people are discussing thisDiscuss·4 likes·102 readsData Science