본문 바로가기

User Guide52

Add Bitmap Images with Image Asset Studio (16) Add Bitmap Images with Image Asset StudioIn this documentAccessing Image Asset StudioCreating IconsCustomizing IconsSaving IconsConfiguring Build PropertiesReferring to an Image Resource in CodeManaging Launcher Icons as mipmap ResourcesAndroid Studio includes a tool called Image Asset Studio that helps you to generate custom icons for your Android applications from existing image, clipart, or t.. 2016. 6. 2.
Add Multi-Density Images with SVGs (15) SVG로 복수-밀도 이미지 추가하기 Add Multi-Density Images with SVGsIn this documentAbout Vector Asset StudioRunning Vector Asset StudioImporting a Vector GraphicAdding a Vector Drawable to a LayoutReferring to a Vector Drawable in CodeModifying XML Code Generated by Vector Asset StudioDeleting a Vector Asset from a ProjectDelivering an App Containing Vector DrawablesSee alsoCreate Vector DrawablesMaterial Ic.. 2016. 6. 2.
테마 편집기로 app 테마 디자인하기 Design App Themes with Theme Editor (14) 테마 편집기로 app 테마 디자인 하기 Design App Themes with Theme EditorIn this documentTheme Editor BasicsThemes and ColorsDevice-Specific ConfigurationsDependencies and PrerequisitesAndroid Studio 1.4.1 or higherAndroid Studio에는 개발자를 도와주는 Theme Editor라는 비주얼 도움자가 포함되어 있습니다: Android Studio includes a visual assistant called Theme Editor that helps you:app에 적용할 테마를 만들고 수정하기 Create and modify themes for your app.. 2016. 6. 2.
레이아웃 편집기로 UI 디자인 하기 Design a UI with Layout Editor (13) 레이아웃 편집기로 UI 디자인하기   Design a UI with Layout EditorIn This DocumentEditing in the Text ViewEditing in the Design View안드로이드 스튜디오는 위젯을 레이아웃으로 드래그앤드롭 하여, XML을 편집하는 동안 레이아웃을 미리 볼 수 있는 고급 레이아웃 편집기를 제공합니다.Android Studio offers an advanced layout editor that allows you to drag-and-drop widgets into your layout and preview your layout while editing the XML.레이아웃 편집기 내에서, XML 파일을 텍스트 처럼 편집하는 Text view와 De.. 2016. 6. 2.
Improve Code Inspection with Annotations (12) Improve Code Inspection with AnnotationsIn this documentAdding Basic AnnotationsAdding Nullness AnnotationsAdding Resource AnnotationsAdding Thread AnnotationsAdding Value Constraint AnnotationsAdding Permission AnnotationsAdding CheckResult AnnotationsAdding CallSuper AnnotationsCreating Enumerated AnnotationsSee alsoImproving Your Code with lintAnnotations in Android StudioLint와 같은 코드 검사 도구를 사.. 2016. 6. 2.
Lint로 코드 개선하기 Improve Your Code with Lint (11) Lint로 코드 개선하기 Improve Your Code with LintIn This DocumentOverviewRunning lint from Android StudioRunning lint from the command-lineConfiguring lintConfiguring Lint in Android StudioConfiguring the lint fileConfiguring lint checking in Java and XML source filesSee AlsoUsing Android Annotations안드로이드 애플리케이션이 기능 요구사항을 충족시키는지에 대한 테스팅에 추가하여, 코드가 구조적으로 문제가 없도록 하는 것이 중요합니다.잘못 구조화된 코드는 안드로이드 app의 안정성과 효율.. 2016. 6. 2.