Egor Andreevich

Results 5 repositories owned by Egor Andreevich

android-aop-analytics

31
Stars
7
Forks
Watchers

Demo application that implements Google Analytics tracking in an aspect-oriented way using AspectJ.

android-espresso-dagger-testing

43
Stars
5
Forks
Watchers

Sample application that shows how Dagger can be used to substitute dependencies with test doubles in Espresso tests to have robust and reliable functional tests.

android-testing-runtime-permissions

47
Stars
4
Forks
Watchers

An example of using Espresso and UiAutomator to write UI tests that interact with Android M permission dialogs.

android-scrollable-imageview

19
Stars
9
Forks
Watchers

An easy implementation of a ScrollableImageView in Android

kotlin-concurrency-primitives

33
Stars
4
Forks
Watchers

Demo project that showcases the usage of various concurrency primitives in Java and Kotlin.