Pinned Repositories
AndroidSchool
Code samples for Android school from GDG Kazan & e-Legion
FoodRecipes
Application with MVVM architecture and Retrofit2. We use recipesapi.herokuapp.com API to fetch data. User can see food recipes and data even will save to the CACHE. So if user want to see recipe, but he does not have enternet connection, app will check the recipe in the cache and show it
GenericUtils
Here are all best generics classes for handling all kind of logic in your application. Most used in Reactive Applications with MVVM/MVI architectures
Mobius2023
MVIPlayground
MVI (Model-View-Intent) architecture is the kind of MVVM (Model-View-ViewModel), but with more features. The most big advantage of this architecture is if your app has many fragments in one activity, your ViewModel is getting massive and uncomprehendable. So MVI is ready to help!
PowerfulAndroidApp
This app is incredibly awesome. Here I use all kind of Jetpack Components. Use Rest Api and Cache. Single Source of Truth Principle. Dagger 2, Kotlin. MVI Acrhitecture and a lot more
ServiceDeskGIT
ServiceDesk App. For KFU university employers. Help them manage, control and make new requests
ViewModelProviderFactory
This class represents ViewModelProviderFactory, which used to inject ViewModel with Dagger2. Class uses Map MultiBinding
YandexMobileSchoolPlayground
Готовый, настроенный проект, со всеми необходимыми библиотеками и setup'ом. Для того, чтобы его копировать и не терять время
TinkoffSiriusMobile
Application that tracks representative while he does his job
ANIKINKIRILL's Repositories
ANIKINKIRILL/AndroidSchool
Code samples for Android school from GDG Kazan & e-Legion
ANIKINKIRILL/ViewModelProviderFactory
This class represents ViewModelProviderFactory, which used to inject ViewModel with Dagger2. Class uses Map MultiBinding
ANIKINKIRILL/uscore_cloud_firestore
fixing database integrating cloud firestore