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

Introduction


A typical software release cycle goes like this, although it does not necessarily have to go through each phase:

Alpha -> closed beta -> open beta -> release.

You could release your app directly on the Google Play Store, but having at least one beta round is a clever thing to do. Gathering feedback and applying further improvements can make your app even better.

We will have a look at how to set up multiple different flavors for your app and how to define different build types for it. For example, your release app will most likely use different API endpoints than those you used to debug and test, at least I hope so.

The minimum API level you choose, the required features, and the requested permissions will affect the number of devices that your app will be available for in the Play Store. Also, we will have a preview of how runtime permissions that come with Android Marshmallow require a different approach.

Finally, we will find out what we need to do to distribute a beta...

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}