Pinned Repositories
AndroidCoroutineActivityResult
코루틴 ActivityResult
AndroidTestExample
안드로이드 단위 테스트, UI 테스트, 테스트 커버리지 측정 예제
AndroidThreadSwitcher
A handy Android Kotlin library to make it easy to switch between UI and Worker thread
HttpRequester
Wrapper class of HttpURLConnection
JavaHTTP
A library to make it easy to send HTTP requests in Java.
Jetbrains-Launcher
An utility to open Jetbrains' IDE
MarkdownViewSupport
support library for falnatsheh's MarkdownView
MaterialSearchView
Cute library to implement SearchView in a Material Design Approach
RunningHealthApp
SchoolMeal_Android_Old3
BoxResin's Repositories
BoxResin/AndroidThreadSwitcher
A handy Android Kotlin library to make it easy to switch between UI and Worker thread
BoxResin/JavaHTTP
A library to make it easy to send HTTP requests in Java.
BoxResin/Jetbrains-Launcher
An utility to open Jetbrains' IDE
BoxResin/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
BoxResin/android-test
An extensive framework for testing Android apps
BoxResin/AndroidMVVM
This project is deprecated. Use Robolectric.
BoxResin/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
BoxResin/CodingConventions
BoxResin/Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
BoxResin/developer-roadmap
2019년 웹 개발자가 되기 위한 로드맵 :kr:
BoxResin/docker-jenkins-android
Jenkins + Android SDK
BoxResin/kohttp
Kotlin DSL http client (okhttp frontend)
BoxResin/kotlin-dsl
Kotlin language support for Gradle build scripts
BoxResin/kotlin-native
Kotlin/Native infrastructure
BoxResin/kotlintest
Powerful, elegant and flexible Kotlin test framework
BoxResin/kotlinx.coroutines
Library support for Kotlin coroutines
BoxResin/kotlinx.serialization
Kotlin cross-platform / multi-format serialization
BoxResin/KTON
Object notation in pure Kotlin!
BoxResin/Material-Calendar-View
Material Calendar View for Android
BoxResin/mockk
mocking library for Kotlin
BoxResin/octobox
📮Untangle your GitHub Notifications
BoxResin/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
BoxResin/RecyclerViewPager
A ViewPager implemention base on RecyclerView's code. Support fling operation like gallary.
BoxResin/robolectric
Android Unit Testing Framework
BoxResin/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
BoxResin/SchoolMeal_Android_Old5
BoxResin/SuspendActivityResult
Inline startActivity() via kotlin coroutine
BoxResin/tutorial-git
:blue_book: 어떻게 깃을 사용하는지 빠르게 알아봅시다. (Quick learn How to use Git.)
BoxResin/ViewPager2Sample
Sample project demonstrating simple usage of ViewPager2
BoxResin/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android