You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full-stack application with an Android client that queries an ASP.NET web server. The Android client is written in Kotlin and features what I considered best practices circa June 2018, including Dependency Injection with Dagger 2, RXJava, and data binding..