How can Smart Factory LOT and Precision Milling be leveraged to boost the lifespan of high-hardness taps by 275% and achieve zero breakage
Jetpack ComposeNavigation Drawer using Jetpack Compose 2022Parmit Singh2.2kNavigation 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 scannerParmit Singh5kJetpack compose Barcode QR code scanner using Google's ML Kit and CameraX. In this article, we'll discover how to build...
Android tutorialCommon Design Patterns and App Architectures for AndroidParmit Singh1.9kCommon Design Patterns and App Architectures for Android. Learn how to improve your Android code more efficient and more easy...
Jetpack ComposeJetpack compose date input textParmit Singh2.5kHi Everyone in this article i am sharing about the Jetpack compose date input text. In this course you'll create...
Data StructureWhat is Data Structure Classifications and TypesParmit Singh1.5kWhat is Data Structure Classifications, Types, and Applications? Data Structures are an integral component of computers that allow for data...
Jetpack Composejetpack compose screen orientation 2022Parmit Singh2.3kJetpack 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 ComposeParmit Singh2.1kHow 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 ComposeParmit Singh1.9kLists using LazyColumn within Jetpack Compose. Prior to Jetpack Compose made use of LazyColumn, we were able to build the RecyclerView...