Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Lean Mobile App Development

You're reading from   Lean Mobile App Development Apply Lean startup methodologies to develop successful iOS and Android apps

Arrow left icon
Product type Paperback
Published in Nov 2017
Publisher Packt
ISBN-13 9781786467041
Length 378 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Authors (3):
Arrow left icon
 van Drongelen van Drongelen
Author Profile Icon van Drongelen
van Drongelen
 Krishnaswamy Krishnaswamy
Author Profile Icon Krishnaswamy
Krishnaswamy
Adam Dennis Adam Dennis
Author Profile Icon Adam Dennis
Adam Dennis
Arrow right icon
View More author details
Toc

Table of Contents (27) Chapters Close

Title Page
Credits
About the Authors
www.PacktPub.com
Customer Feedback
Preface
1. Yes, There Is an App for That FREE CHAPTER 2. Lean Startup Primer 3. Challenges in Applying Lean to Building Mobile Apps 4. An Agile Workflow in a Nutshell 5. A Pragmatic Approach 6. MVP is Always More Minimal Than You Think 7. Minimal Viable Product Case Studies 8. Cloud Solutions for App Experiments 9. Native, Hybrid, or Cross-Platform 10. There Is an API for That! 11. Onboarding and Registration 12. Do Things That Do Not Scale 13. Play Store and App Store Hacks 14. A/B Testing Your App 15. Growing Traction and Improving Retention 16. Scaling Strategies 17. Monetization and Pricing Strategy 18. Continuous Deployment 19. Building an Unfair Advantage 20. The Flyng Case Study 1. Appendix

An example of a continuous workflow for an Android app


A picture of the ad hoc distribution of an Android app could look as follows. For Continuous Integration, in the picture shown next, TeamCity is used to retrieve the app source code from a repository, created at Bitbucket:

In the preceding diagram, we used TeamCity to instruct Gradle to build and sign the app and create a Sonar report to measure the quality of the code. Also, we ran unit tests and ran UI tests (using Espresso). Once configured, TeamCity will take care of all these steps. If they all succeed, then another step will upload the signed app (APK file) to HockeyApp, which, in turn, notifies users about a new version being available. If you prefer you can also use Jenkins as a build server, or use Fabric Beta instead of HockeyApp. We will discuss the highlights of CI/CD only. There are some interesting books available for both build servers. Have a look at https://www.packtpub.com/ for more information.

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
Visually different images