User Guide52 Logcat으로 로그를 작성하고 보기 Write and View Logs with Logcat (34) Logcat으로 로그를 작성하고 보기 Write and View Logs with LogcatIn this documentWriting Log Messageslogcat Message FormatDisplaying a Running App in the logcat MonitorSetting the Log LevelSearching logcat MessagesFiltering logcat MessagesConfiguring the logcat Header DisplayMoving Up and Down the Stack TraceMoving to the End of the LogPrinting and Writing to a FileClearing and Restarting the LogAndroid Stud.. 2016. 6. 10. app 디버그 하기 Debug Your App (33) app 디버그 하기 Debug Your AppIn this documentUse the System LogWrite log messages in your codeView the system logWork with BreakpointsView and configure breakpointsTrack Object AllocationAnalyze Runtime Metrics to Optimize your AppCapture Screenshots and VideosSee alsoAndroid MonitorDevice MonitorUsing DDMSAndroid Studio includes a debugger that allows you to debug apps running on the Android Emulat.. 2016. 6. 10. 커맨드라인에서 Gradle 실행시키기 Run Gradle from the Command Line (32) 커맨드라인에서 Gradle 실행시키기Run Gradle from the Command LineIn this documentBuilding in Debug ModeBuilding in Release ModeBuild unsignedBuild signed and alignedOnce built and signed in release modeRunning on the EmulatorRunning on a DeviceApplication SigningPlugin Language ReferenceSee alsoBuild SystemUsing the Android EmulatorSigning Your ApplicationsGradle 빌드 셋팅을 사용하여 애플리케이션을 빌드하는 방법으로는 기본적으로 2가지가 있습니.. 2016. 6. 10. 64K 이상 메소드로 app 컨피규어 하기 Configure Apps with Over 64K Methods (31) 64K 이상 메소드로 app 컨피규어 하기 Configure Apps with Over 64K MethodsIn this documentAbout the 64K Reference LimitMultidex support prior to Android 5.0Multidex support for Android 5.0 and higherAvoiding the 64K LimitConfiguring Your App for Multidex with GradleLimitations of the multidex support libraryOptimizing Multidex Development BuildsUsing Build Variants in Android StudioTesting Multidex AppsSee Al.. 2016. 6. 10. 코드와 리소스 응축시키기 Shrink Your Code and Resources (30) 코드와 리소스 응축시키기Shrink Your Code and ResourcesIn this documentShrink Your CodeCustomize which code to keepDecode an obfuscated stack traceShrink Your ResourcesCustomize which resources to keepEnable strict reference checksRemove unused alternative resourcesMerge duplicate resourcesTroubleshoot resource shrinkingSee alsoProGuard ManualAPK파일을 최대한 작게 만들기 위하여 사용되지 않는 코드와 리소스를 배포 빌드에서 제거하기 위하여 응축시킬 수 있어.. 2016. 6. 10. 복수의 Manifest 파일 합치기 Merge Multiple Manifest Files (29) 복수의 Manifest파일 합치기Merge Multiple Manifest FilesIn this documentMerge Conflict RulesMerge Conflict Markers and SelectorsInjecting Build Values into a ManifestManifest Merging Across Product Flavor GroupsImplicit PermissionsHandling Manifest Merge Build ErrorsSee alsoBuild System OverviewConfiguring Gradle Builds Android Studio 및 Gradle 기반 빌드를 사용하면 각 앱은 productFlavor의 src/main/ 폴더, 라이브러리, Android .. 2016. 6. 10. 이전 1 2 3 4 5 6 7 ··· 9 다음