"Dalvik" is not found on TREX in Korean-English direction
Try Searching In English-Korean (Dalvik)

Low quality sentence examples

우리는 RIM이 Dalvik 가상 시스템을 고려하고 있다고 말했고 궁극적으로 회사가 Dalvik을 선택할 것으로 기대합니다.
We have been told RIM is very much considering the Dalvik virtual machine, and we ultimately expect the company to chose Dalvik..
Dalvik은 Android용으로 특별히 구축되었지만,
Dalvik was built specifically for Android,
언제나 JNI를 통해 Dalvik 메서드를 호출 할 수 있습니다.
the NDK interfaces provide, you can always invoke Dalvik methods via JNI.
Dalvik은 특별히 Android용으로 제작되었지만 다른 가상 머신의 보안 코드와 관련한 우려사항이 Android에도 상당 부분 적용됩니다.
Dalvik was built specifically for Android, but many of the concerns regarding secure code in other virtual machines also apply to Android.
이 경우 클래스가 Java(forName() )로부터 참조되는지, Dalvik 바이트코드로부터 참조되는지 아니면 JNI로부터 참조되는지 확인합니다.
These checks are performed whether the class is referenced from Java(from forName()), Dalvik bytecode, or JNI.
단계- 이제 WIPE 버튼을 클릭 한 다음 캐시, Dalvik / ART 캐시,
STEP 2- Now click on the WIPE button and then select Advanced WIPE from which you will select the Cache, Dalvik/ ART Cache,
Android에서는 Dalvik VM이 보안 경계가 아니므로(애플리케이션 샌드박스는 OS 수준에서 구현됨), Dalvik은 어떠한 보안
On Android, the Dalvik VM is not a security boundary—the application sandbox is implemented at the OS level,
Dalvik Executable 사양은 단일 DEX 파일 내에서 참조될 수 있는 메서드의 총 개수를 65,536으로 제한하며 여기에는 Android 프레임워크 메서드,
The Dalvik Executable specification limits the total number of methods that can be referenced within a single DEX file to 65,536—including Android framework methods, library methods,
컴파일러가 앱 패키지에 있는 DEX(Dalvik Executable) 파일을 더 콤팩트한 표시로 변환하여 압축된 DEX 형식 파일을 더욱 최적화합니다.
ahead-of-time compiler further optimizes compressed Dalvik Executable format(DEX) files by converting the DEX files in an app package into a more compact representation.
Conversion to dalvik format failed with error 1 에러 발생시.
Conversion to Dalvik format failed with error 1.
모든 안드로이드 애플리케이션은 Dalvik 가상머신에서 실행된다.
Each Android application runs in its own instance of the DalvikVM.
Android Runtime 에는 Java Core Libraries와 Dalvik Virtual Machine으로 구성.
Android Runtime consists of Dalvik Virtual machine and Core Java libraries.
Wipe"에 들어가서 "wipe cache partition" & "wipe dalvik-cache" 하세요.
Select“wipe data factory reset”,“wipe cache partition” and“wipe dalvik cache.
Wipe"에 들어가서 "wipe cache partition" & "wipe dalvik-cache" 하세요.
Then clear cache by choosing“wipe cache partition” and“wipe dalvick cache.
심지어는 달빅(Dalvik)과 같은 비표준 JVM에서도 동작.
Or even some non-standard JVMs like Dalvik.
Android 5 런타임에 대한 자세한 내용은 ART 및 Dalvik 를 참조하세요.
For more information on the Android 5.0 runtime, read ART and Dalvik.
Android 5.0에서는 ART 런타임이 플랫폼 기본값으로 Dalvik을 대체합니다.
In Android 5.0 the ART runtime replaces Dalvik as the platform default.
ART의 JNI는 Dalvik에서는 발생하지 않는 여러 가지 경우의 오류를 유발합니다.
ART's JNI throws errors in a number of cases where Dalvik doesn't.
Android 버전 5.0(API 레벨 21) 이전 버전에서는 Dalvik이 Android 런타임이었습니다.
Prior to Android version 5.0(API level 21), Dalvik was the Android runtime.
이 변경 덕분에 이전 버전에서는 Dalvik이 액세스 규칙을 잘못 확인하던 문제를 해결했습니다.
This change fixes a problem where Dalvik was checking access rules incorrectly in previous versions.