Pinned Repositories
Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
android-jetpack
This is a sample repo to show how to use the Android Jetpack announced in the Google I/O 2018 for android254 meetup
Android-jUnit-Sample
working with jUnit, mockito, hamcrest matchers
android-MVVM-DataBinding-RecyclerViewExample
A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
android-openslmediaplayer
Re-implementation of Android's MediaPlayer and audio effect classes based on OpenSL ES APIs.
android-showcase
đź’ŽAndroid application following best practices: Kotlin, coroutines, Clean Architecture, feature modules, tests, MVVM, static analysis...
android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
AndroidSQLite
Android SQLite example with CRUD Operations. Simple Notes app is created in this project.
BambiniFashion
BarcodeOperation
first push
Nasimxon's Repositories
Nasimxon/InfiniteViewPager
Augment Android's ViewPager with wrap-around functionality.
Nasimxon/SublimePicker
A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
Nasimxon/FragmentTransitionExample
Example project to show the use of Material Transitions within Fragment Transactions.
Nasimxon/SimpleApplication
Nasimxon/multi
Nasimxon/Android-jUnit-Sample
working with jUnit, mockito, hamcrest matchers
Nasimxon/CalculatorForProgrammer
An android calculator for programmer.