์ ์ฒด ๊ธ (382) ์ธ๋ค์ผํ ๋ฆฌ์คํธํ [Android] Using WebView from more than one process at once with the same data directory is not supported. / AwDataDirLock.java / org.chromium.android_webview.AwDataDirLock.b Crashlytics ๋ก๊ทธ๋ฅผ ํ์ธํ๋ค. AwDataDirLock.java / org.chromium.android_webview.AwDataDirLock.b Using WebView from more than one process at once with the same data directory is not supported. Android 9(API level 28) ์ด์ ํ๊ฒํ ํ๋ ์ฑ์ ๋ณ๊ฒฝ์ฌํญ์ ๋์ํ์ง ๋ชปํ ๊ฒ์ด์๋ค. https://developer.android.com/about/versions/pie/android-9.0-changes-28?hl=ko#framework-security-changes ๋์ ๋ณ๊ฒฝ์ฌํญ: API ๋ ๋ฒจ 28+๋ฅผ ํ๊ฒํ ํ๋ ์ฑ | Android ๊ฐ๋ฐ์ | Android .. [Android/Crashlytics] libc.so / unknown ์ด์ - native crash Firebase Crashlytics๋ฅผ ํ์ธํ๋๋ฐ ๋ํต ์ ์ ์๋ ์ด์๊ฐ ์์๋ค. ๊ตฌ๊ธ์ ๋ฌผ์ด๋ฌผ์ด ํํธ๋ฅผ ์ป์๋ค. stackoverflow.com/a/45785936/9287140 Unknown crash report android I have released an app on Google play store and started rolling out updates, the latest one seemed to worked fine until I received this crash report from a user can anyone help me figure out what i... stackoverflow.com That's a native crash meaning a bug that was in .. [Kotlin] Companion Object์ ํ์ฉ medium.com/google-developer-experts/companion-objects-kotlins-most-unassuming-power-feature-fb5c0451fbd0 Companion Objects: Kotlin’s most unassuming power feature In which I argue the case for Kotlin’s Companion Objects being the Clark Kent of language features, in being deceptively powerful, and how… medium.com Companion Object๊ฐ ๋จ์ํ ํด๋์ค์ ์ ์ ๋ฉค๋ฒ ์์ฑํ๋ ๊ฒ ์ด์์ ํ์ฉ ๋ฐฉ๋ฒ์ด ์์์ ์๋ ค์ค. -> Companion Oject ์ ๋ฆฌ **.. [Kotlin] Functional (SAM) interface kotlinlang.org/docs/fun-interfaces.html#sam-conversions Functional (SAM) interfaces | Kotlin kotlinlang.org ์ถ์ ํจ์ ํ๋๋ง ๊ฐ์ง๊ณ ์๋ ์ธํฐํ์ด์ค๋ฅผ functional interface, ๋๋ Single Abstract Method (SAM) interface๋ผ๊ณ ๋ถ๋ฅธ๋ค. ์ด ์ธํฐํ์ด์ค๋ ์ฌ๋ฌ non-abstarct ๋ฉค๋ฒ๋ค์ ๊ฐ์ง ์ ์์ผ๋, ์ถ์ ํจ์๋ ํ๋๋ง ๊ฐ์ง๋ค. fun ์์ ์๋ฅผ ์ด์ฉํด์ ํ์ํ๋ค. > fun interface fun interface KRunnable { fun invoke() } SAM conversions SAM coversions๋ฅผ ์ด์ฉํ๋ฉด ๋๋ค ํํ์์ ์ด์ฉํด์ ์ฝ๋๋ฅผ ๋ ๊ฐ๊ฒฐํ๊ณ ์ผ.. [Kotlin] Companion objects kotlinlang.org/docs/object-declarations.html#companion-objects Object expressions and declarations | Kotlin kotlinlang.org ํด๋์ค ์์ ์ค๋ธ์ ํธ ์ ์ธ์ companion ํค์๋๋ก ํ์๋ฉ๋๋ค. class MyClass { companion object Factory { fun create(): MyClass = MyClass() } } companion object์ ๋ฉค๋ฒ๋ค์ ๋จ์ํ๊ฒ ํด๋์ค ์ด๋ฆ์ ํ์ ์๋ก ์ฌ์ฉํด์ ํธ์ถํ ์ ์์ต๋๋ค. val instance = MyClass.create() companion object์ ์ด๋ฆ์ ์๋ต ๊ฐ๋ฅํ๋ฐ, ์ด ๊ฒฝ์ฐ Companion ์ด๋ ์ด๋ฆ์ด ์ฌ์ฉ๋ฉ๋๋ค. class .. [์ฉ์ด] sideload ko.wordow.com/english/dictionary/sideload sideload ๋ป - ์์ด ์ฌ์ | sideload ์๋ฏธ ํด์ sideload ๋ป EN ์ฌ์ด๋๋ก๋ ํ์ฌ ๊ณ์ธต (Part-of-Speech Hierarchy)๋์ฌ ๊ด๋ จ ๋งํฌ: en sideloadsen sideloadeden sideloading ์ถ์ฒ: ์ํค๋ฑ๋ง์ฌ์ Meaning of sideload for the defined word. ๋ฌธ๋ฒ์ ์ผ๋ก, ์ด ์๋ "sideload" ๋ ๋์ฌ, ko.wordow.com Partial installs of sideloaded apps—that is, apps that are not installed using the Google Play Store and are missing one o.. [Kotlin] Sequence interface Sequence ์ํ์ค์ iterator๋ฅผ ํตํด ๊ฐ๋ค์ ๋ฐํํ๋ค. ๊ฐ๋ค์ lazily ํ๊ฒ ๊ณ์ฐ๋๊ณ , ์ํ์ค๋ ์ ์ฌ์ ์ผ๋ก ๋ฌดํํ๊ฒ ๊ฐ์ ๋ฃ์ ์ ์๋ค. ์ํ์ค๋ ์ฌ๋ฌ๋ฒ ๋ฐ๋ณต๋ ์ ์์ง๋ง ๋ช๋ช ์ํ์ค ๊ตฌํ๋ค์ ํ ๋ฒ๋ง ๋ฐ๋ณต๋๋๋ก ์ ์ดํ๋ค. ํ์์ ์ํ์ค๋ ๋ ๋ฒ ๋ฐ๋ณต์ ์๋ํ ๋ exception์ ๋ฐ์์ํจ๋ค. interface Iterable Iterable ์ธํฐํ์ด์ค๋ฅผ ์์ํ๋ ํด๋์ค๋ค์ ๋ฐ๋ณต ๊ฐ๋ฅํ ์ผ๋ จ์ ์์๋ค๋ก์ ํํ๋ ์ ์๋ค. kotlinlang.org/docs/sequences.html#from-a-function Sequences - Help | Kotlin kotlinlang.org kotlinlang.org/api/latest/jvm/stdlib/kotlin.seque.. [Java] Daemon thread beginnersbook.com/2015/01/daemon-thread-in-java-with-example/ Daemon thread in Java with example Daemon thread is a low priority thread (in context of JVM) that runs in background to perform tasks such as garbage collection (gc) etc., they do not beginnersbook.com - JVM ํ๊ฒฝ์์ ์ฐ์ ์์๊ฐ ๋ฎ์ ์ฐ๋ ๋๋ก ๋ฐฑ๊ทธ๋ผ์ด๋์์ ๋์๊ฐ๋ค. -๋ฐ๋ชฌ ์ค๋ ๋๊ฐ ๋์๊ฐ๊ณ ์๋ ์ค์ด์ด๋ JVM์ ์๊ดํ์ง ์๊ณ ๋ฐ๋ชฌ ์ค๋ ๋๋ฅผ ์ข ๋ฃ์ํค๊ณ JVM ์์ ๋ ์ข ๋ฃ์ํจ๋ค. ์ด์ 1 ยทยทยท 41 42 43 44 45 46 47 48 ๋ค์