Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Android Studio Cookbook

You're reading from  Android Studio Cookbook

Product type Book
Published in Oct 2015
Publisher
ISBN-13 9781785286186
Pages 232 pages
Edition 1st Edition
Languages
Author (1):
Mike van Drongelen Mike van Drongelen
Profile icon Mike van Drongelen
Toc

Build variants


Android Studio supports different configurations for your app. For example, your app might use different API endpoints for debugging. For this purpose, we will use build types.

In addition to this, you may have different versions of your app. A single project can have multiple customized versions of the app. If these changes are minimal and, for example, just change the look of an app in case it is a white label solution using a flavor is the way to go.

A build variant is the combination of a build type and a particular flavor. The upcoming recipe will demonstrate how to use these.

Getting ready

For this recipe, you just need a recent copy of Android Studio.

How to do it...

We will build a simple messaging app that uses different build types and build flavors:

  1. Create a new project in Android Studio, name it WhiteLabelMessenger, enter a company name in the Company Domain field, and click on the OK button.

  2. Next, choose Phone and Tablet and click on the Next button.

  3. Choose Blank activity...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}