Illustration of the giant black hole jets known as Porphyrion Caltech A pair of jets blasting out of a black hole spans 23 million light years, the equivalent of 220 Milky Way galaxies in length. This is so large that it may change our understanding both of black holes and the structure of the universe. […]
앱 개발시 Log.d 보지 않고 BottomSheetDialog 로 간단하게 볼수 있는 개발용 라이브러리입니다. 안드로이드 HTTP 통신을 Netty로 사용한다면…빠르게 뒤로가기를 눌러주세요 ???? 이 라이브러리는 OkHttp3 기준으로 동작합니다. 앱을 사용하다가 단말기를 흔들면 트래킹한 로그들을 간단히 볼수 있습니다. 라이브러리 추가 하는 방법 allprojects { repositories { maven { url = URI(“https://jitpack.io”) } } } dependencies { // UI implementation(“com.github.sieunju.httptracking:ui:$latestVersion”) […]