From 385f475472f971338d218737e199c1cfbe002f27 Mon Sep 17 00:00:00 2001
From: Rich Slogar During this phase you install and set up your development environment. You also create
Android Virtual Devices (AVDs) and connect hardware devices on which you can install your
applications. See Managing Virtual Devices
- and Using Hardware Devices for more
+ See Managing Virtual Devices
+ and Using Hardware Devices for more
information.
During this phase you set up and develop your Android Studio project and application modules,
which contain all of the source code and resource files for your application. For more
information, see
- Create an Android project.
During this phase you build your project into a debuggable .apk package(s)
@@ -47,7 +47,7 @@ figure 1. The development steps encompass four development phases, which include
that provides flexibility, customized build variants, dependency resolution, and much more.
If you're using another IDE, you can build your project using Gradle and install it on a device
using adb. For more information, see
- Build and run your application.
Next, with Android Studio you debug your application using the Android Debug Monitor and device log messages (logact) along with the IntelliJ IDEA intelligent -- cgit v1.2.3-59-g8ed1b