5. Favorite Twitter® Searches App
Objectives
In this chapter you’ll:
• Enable users to interact with an app via Button
s.
• Use a ScrollView
to display objects that do not fit on the screen.
• Create GUI components dynamically in response to user interactions by inflating an XML layout.
• Store key/value pairs of data associated with an app using SharedPreferences
.
• Modify key/value pairs of data associated with an app using SharedPreferences.Editor
.
• Create AlertDialog
s with an AlertDialog.Builder
.
• Programmatically open a website in a web browser by using an Intent
.
• Programmatically hide the soft keyboard.
• Learn about the file AndroidManifest.xml
.
Outline
Get Android How to Program now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.