Book Image

Lean Mobile App Development

By : Mike van Drongelen, Aravind Krishnaswamy
Book Image

Lean Mobile App Development

By: Mike van Drongelen, Aravind Krishnaswamy

Overview of this book

Lean is the ultimate methodology for creating a startup that succeeds. Sounds great from a theoretical point of view, but what does that mean for you as an a technical co-founder or mobile developer? By applying the Lean Start-up methodology to your mobile App development, it will become so much easier to build apps that take Google Play or the App Store by storm. This book shows you how to bring together smarter business processes with technical know-how. It makes no sense to develop a brilliant app for six months or longer only to find out later that nobody is interested in it. Build a Minimum Viable Product (MVP) first. Validate your hypotheses early and often. Discover effective product development strategies that let you put Facebook's famous axiom "move fast and break things" into practice. A great app without visibility and marketing clout is nothing, so use this book to market your app, making use of effective metrics that help you track and iterate all aspects of project performance.
Table of Contents (22 chapters)

Summary

In this chapter, we saw how APIs and mash-ups can help us to prove our hypotheses. With a minimal amount of effort, we can create an MVP. Before we could use only APIs for consuming and combining data, but nowadays we can also use them to outsource tasks. You can think of image recognition, 3D printing, delivery or a task performed by humans.

We saw what mash-up solutions are and what types of mash-up exist. We created an iOS MVP app that demonstrates the idea of combining multiple API's.

Finally, we looked at the services provided by IFTT, which, depending on your needs, is probably the fastest way to prove your hypothesis first and then build the actual app later. There are plenty of recipes available at IFTT that you could use, or you can create your own. We also discussed the benefits from integrating the APIs and SDKs from social networks, such as Facebook and...