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.2kHow 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...
Tech InterviewTop 35+ Data Structures Interview Questions And AnswersParmit Singh2kWhat is Data Structure? Data structure is an essential concept in any programming language and it is vital for algorithmic...
Android developmentAndroid tutorialOOPS Concepts in Java – OOPS Concepts ExampleParmit Singh2.1kOOPS Concepts in Java, Programming is made easier by the Object-Oriented Programming Concepts. You will have difficulty designing systems using the...
Android developmentAndroid tutorialHow to create PDF file in Android and save to phone 2022Parmit Singh2.1kHow to create PDF file in Android. There are numerous apps in which the data in the app is made...
Android developmentAndroid tutorialDagger hilt android tutorial – dagger hilt kotlinParmit Singh2kDagger hilt android tutorial - dagger hilt kotlin. When working on Android projects, there are many dependencies that we must...