Android:Getting Started with Android Studio

   日期:2024-12-27    作者:xc0c6 移动:http://mip.riyuangf.com/mobile/quote/63180.html

Android Studio is a new Android development environment based on IntelliJIDEA. Similar to Eclipse with theADT Plugin, Android Studio provides integrated Android developer toolsfor development and debugging. On top of thecapabilities you expect from IntelliJ, Android Studio offers:

  • Gradle-based build support.
  • Android-specific refactoring and quick fixes.
  • Lint tools to catch performance, usability, version compatibility and other problems.
  • ProGuard and app-signing capabilities.
  • Template-based wizards to create common Android designs and components.
  • A rich layout editor that allows you to drag-and-drop UI components, preview layouts on multiple screen configurations, and much more.

  1. Download the Android Studio package from above.
  2. Install Android Studio and the SDK tools:

    Windows:

    1. Launch the downloaded EXE file, .
    2. Follow the setup wizard to install Android Studio.

    Mac OS X:

    1. Open the downloaded DMG file, .
    2. Drag and drop Android Studio into the Applications folder.

    Linux:

    1. Unpack the downloaded Tar file, , into an appropriate location for your applications.
    2. To launch Android Studio, navigate to the directory in a terminal and execute.

      You may want to add to your PATH environmental variable so that you can start Android Studio from any directory.

That's it! You're ready to start developing apps with Android Studio.


When you launch Android Studio for the first time, you'll see a Welcomescreen that offers several ways to get started:

  • To start building a new app, click New Project.

    This starts the New Project wizard, which helps you set up a project using an app template.

  • To import an existing Android app project, click Import Project.

For additional help using Android Studio, read Tips and Tricks.


特别提示:本信息由相关用户自行提供,真实性未证实,仅供参考。请谨慎采用,风险自负。


举报收藏 0评论 0
0相关评论
相关最新动态
推荐最新动态
点击排行
{
网站首页  |  关于我们  |  联系方式  |  使用协议  |  隐私政策  |  版权隐私  |  网站地图  |  排名推广  |  广告服务  |  积分换礼  |  网站留言  |  RSS订阅  |  违规举报  |  鄂ICP备2020018471号