Chapter 9. Graduating Your Project to Completion
We're almost there. The finish line is visible, and this chapter is about putting in those last efforts to achieve something wonderful. So, how do we go about finishing the application, making sure that there are no loose ends, bugs, or any oversights that will impact the final build? In this chapter, we will cover the following topics:
To begin, Finishing the application will explore what is required to finish your application
Next, we will look at Optimizing the project for a mobile platform, where we will learn how to optimize our application in many different ways, such as screen resolution, devices, and so on
Then, before finishing up, Getting it ready to publish will cover the final things to consider before you press the publish button
Lastly, Where do I begin? and Towards new horizons will consider the different additions to implement to the application to extend its functionality
Now that we have the outline for the penultimate chapter...