전체 글109 프로젝트 또는 App모듈 만들기 Create a Project or App Module (7) 프로젝트 또는 App모듈 만들기 Create a Project or App ModuleIn this documentStart a New ProjectAdd an App Module안드로이드 스튜디오의 프로젝트는 분리된 기능 단위로 구성된 코드를 유지하는 1개 이상의 모듈을 포함합니다. 이 페이지는 새로운 프로젝트 시작 방법과 추가 모듈을 추가하는 방법을 보여줍니다.A project in Android Studio contains one or more modules that keep your code organized into discrete units of functionality. This page shows how to start a new project and add additional module.. 2016. 6. 1. 프로젝트 관리 Manage Your Project (6) 프로젝트 개요 Projects OverviewIn this documentModulesProject FilesProject Structure Settings안드로이드 스튜디어 안의 project에는 source code, assets, test code, build configurations 등 app을 위한 작업공간을 정의하는 모든 것이 포함되어 있습니다. new project를 시작하면, Android Studio는 모든 파일에 필요한 구조를 만들어서 그것을 IDE의 왼쪽 Project window에 보이게 합니다(click View > Tool Windows > Project). 이 페이지는 프로젝트 안의 핵심 컴포넌트에 대한 개요을 제공합니다. A project in Android Studio c.. 2016. 6. 1. 개발자 워크플로우 기본 Developer Workflow Basics (5) 개발자 워크플로우 기본 Developer Workflow Basics안드로이드용 app 개발 워크플로우는 개념적으로 다른 app 플랫폼과 같습니다. 하지만, 잘 설계된 안드로이드용 app을 구축하려면 몇 가지 특별한 도구가 필요합니다. 다음 목록은 안드로이드 app 구축 과정의 개요로, 각 개발단계에서 사용해야 하는 일부 안드로이드 스튜디오 도구에 대한 링크가 포함되어 있습니다. The workflow to develop an app for Android is conceptually the same as other app platforms. However, to efficiently build a well-designed app for Android, you need some specialized too.. 2016. 6. 1. IDE와 도구 업데이트 하기 Update the IDE and Tools (4) IDE와 도구 업데이트 하기Update the IDE and ToolsIn this documentAndroid Studio Update ChannelsAndroid SDK Tool UpdatesRecommended packagesEdit or add SDK tool sites일단 안드로이드 스튜디오가 설치되면, Android Studio 및 Android SDK Manager에 대한 자동화된 업데이트로 Android Studio IDE와 다양한 SDK 도구들을 쉽게 최신으로 유지할 수 있습니다.Once you install Android Studio, it's easy to keep the Android Studio IDE and various SDK tools up to date with automa.. 2016. 6. 1. 안드로이드 스튜디오 컨피규어 하기 Configure Android Studio (3) 안드로이드 스튜디오 컨피규어하기Configure Android StudioIn this documentProxy Settings안드로이드 스튜디오는 Java Development Kit (JDK) 및 사용가능한 RAM과 같은 시스템 요구사항을 검증하고, 최적화된 기본 Android Virtual Device (AVD) emulation과 업데이트된 시스템 이미지와 같은 기본 셋팅을 컨피규어하는 wizards와 templates을 제공합니다.이 문서는 사용자가 안드로이드 스튜디오 사용을 위하여 조정하고자 할 수도 있는, 추가적 컨피규레이션 셋팅을 서술합니다.Android Studio provides wizards and templates that verify your system requirements, .. 2016. 6. 1. Migrate to Android Studio from Eclipse (2) Migrate to Android Studio from EclipseIn this documentAndroid Studio BasicsMigration PrerequisitesImporting Projects to Android StudioNext StepsMigrating your projects to Android Studio requires adapting to a new project structure, build system, and IDE functionality. To simplify the migration process, Android Studio provides an import tool so you can quickly move your existing code into Android.. 2016. 6. 1. 이전 1 ··· 15 16 17 18 19 다음