How to Make an Animated Circular Progress Bar in Jetpack Compose - Android Studio Tutorial

preview_player
Показать описание
In this video you'll learn how you can create a custom circular progress bar in Android studio using Jetpack compose.

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

Рекомендации по теме
Комментарии
Автор

Sir how to make this progress bar in Java + XML

codinginflow
Автор

I've tried implementing a rounded corner arc like this with my own custom circular bar but I think doing StrokeCap actually adds pixels to the start and end of the arc to round it rather than just rounding off the corners. This makes the bar itself slightly inaccurate and you'd have to calculate to StrokeCap size and do a bit of math for the start and sweep angles.

BlackTearsYT
Автор

So compose.runtime.* isn't needed.. getvalue and setvalue itself along with remember will solve the problem...

vathsan
Автор

Can you do videos on shapes in Jetpack compose? Complex shapes beyond their basic examples, like how to make a curve and stuff

SpaceTimeBeing_
Автор

thanks bro, please make video how can support different screens with compose jetpack 😥

alijfer
Автор

Hi, I tried this code, but it doesn't start animating on launch and I have two touch the screen twice to begin progress.

mojtabamohammadian
Автор

i wanted to animate a circle by filling it from bottom to top anu idea how to do it

jayeshkumar
Автор

can we set the progress of the mediaplayer to it

virajbenade
Автор

please continue the Spotify clone video course with search

bokhirchonkhakimov
Автор

Please can you make weather app with api Json

hre.i
Автор

Can u make a video with Firebase+ Jetpack compose + room database+recycleview

onlinechatter
Автор

Exactly at 12:39 How to do that auto implementation of function?

DivyangM
Автор

Is the text automatically centered in the canvas?

ChrisAthanas