中文版 Compose wall is a wallpaper app built fully with Jetpack Compose.
or Releases
Both Android beginners and experienced developers could learn this repo.
You should also checkout Compose samples, but IMO they are more difficult to learn than this repo. If you have any questions, please create an issue, I will help to the best of my ability.
datais for model class and parsers used to parse image source url from web pages.netis for net request apis and services.componentis the encapsulation of Compose ui components.themeis for colors, font styles, and themes.AppMenudefines all menus of app.ComposeNavGraphdefines destinations of app (like Jetpack navigation).ComposeDestinationsis holding navigating methods for different status.


