Jetpack ComposeInternet Speed Test app Ui made using Jetpack ComposeCodeplayon5 months ago254 views254Yes, it is definitely possible to create an Internet Speed Test UI app using Jetpack Compose. Jetpack Compose is a...
Jetpack ComposeNavigation Drawer using Jetpack Compose 2022Codeplayon1 year agoSeptember 6, 2022877 views877Navigation Drawer using Jetpack Compose. Jetpack Compose is the latest most innovative Android toolkit by Google to build the native...
Jetpack ComposeJetpack compose Barcode/QR code scannerCodeplayon1 year ago2.4k views2.4kJetpack compose Barcode QR code scanner using Google's ML Kit and CameraX. In this article, we'll discover how to build...
Jetpack ComposeJetpack compose date input textCodeplayon1 year agoAugust 24, 2022975 views975Hi Everyone in this article i am sharing about the Jetpack compose date input text. In this course you'll create...
Jetpack Composejetpack compose screen orientation 2022Codeplayon1 year agoAugust 12, 20221.1k views1.1kJetpack compose screen orientation. Android's Screen Orientation allows the user to choose whether they want Fullscreen or Wide Landscaped mode. Images...
Jetpack ComposeHow to create GridView using Jetpack ComposeCodeplayon1 year agoAugust 6, 2022951 views951How to create GridView using Jetpack Compose. GridView is a grid-based form of view where the items in the grid...
Jetpack ComposeLists using LazyColumn in Jetpack ComposeCodeplayon1 year agoAugust 6, 2022568 views568Lists using LazyColumn within Jetpack Compose. Prior to Jetpack Compose made use of LazyColumn, we were able to build the RecyclerView...
Jetpack ComposeAndroid Jetpack Compose navigation with ViewModelsCodeplayon1 year ago697 views697Android Jetpack Compose navigation with ViewModels. In the course of a recent project, I chose to use Jetpack Compose as...
Jetpack ComposeJetpack Compose Column Gravity centerCodeplayon1 year ago507 views507In this jetpack compose tutorial I share How to use the center to Align the content of a Column using...
Jetpack Composejetpack compose scrollable column and Modifier 2022Codeplayon1 year agoJuly 17, 2022497 views497This article will show you how to make the jetpack compose scrollable column. Refer to Jetpack compose articles to see...