Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Jetpack Compose Documentation

I'm trying to find the official Android Compose documentation, but I can't find it.

I'm looking for something like the Flutter docs.

What I need is to know the properties of the components and how to use them, something like the Flutter documentation.

like image 392
Jonathan Ixcayau Avatar asked Oct 29 '25 15:10

Jonathan Ixcayau


1 Answers

The Jetpack Compose documentation can be found at https://developer.android.com/jetpack/compose

The documentation for all the classes is here and you can find a list of packages here.

Since you mention components and how to use them, the functions in the material library are probably most relevant to you. There's also a tutorial that demonstrates some basic usage.

like image 124
Ryan M Avatar answered Oct 31 '25 04:10

Ryan M



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!