Previous  | Next  | Home

Changing the Build Path


 

To change the build path for an app (useful for debugging and being sure it will run on all target platforms), or to add dependencies such as external libraries, with the project open select File > Project Structure > Modules > (name), and use the tabs in the resulting window. For example, clicking the Properties tab allows the Compile SDK Version and Build Tools Version to be changed, and clicking the Dependencies tab allows paths to additional libraries to be specified.

Consult Configure Your Build for a more detailed description of the build process and options.

Last modified: June 10, 2016


Previous  | Next  | Home