Chapter 6
Improving Your App
In This Chapter
Improving the look of an app
Helping people in other countries use your app
Getting your app to communicate with the outside world
Face it — the app in Chapter 5 of this minibook is boring! Really boring! Who wants to click a button to see the words Pepperoni Extra Cheese on a device’s screen?
In this chapter, you improve on the app that you created in Chapter 5. I can’t promise instant excitement, but with modest effort, you can add features to make the app more interesting. (I confess: In this chapter, the real reason for making the app interesting is to show you some additional Android developer tricks. Anyway, read on …)
Improving the Layout
In addition to being boring, the app in Chapter 5 is ugly. You can improve an app’s look in two ways — the way it looks to a user and the way it looks to another developer. In this section, you do both. When you’re done, you have a layout like the one in Figure 6-1.
Figure 6-1: Your mission, should you decide to accept it.
Before creating the layout’s code, I want to make some observations ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access