java - API Demo - Text-to-Speech - How to Change the "Again" Button to Something Else -


java newbie here. interested in learning programming android. i'm going through samples , tutorials on developer.android.com. using eclipse , android sdk developing. checking out apidemos , noticed when compiling texttospeechactivity file, , run in phone/emulator, able click on "again" button , have read aloud text in texttospeechactivity file. i'd know this.... cannot figure out button coming from, how getting labeled word "again" on , how knows placed in exact spot on phone/emulator screen. button being "built" java or actual file located someplace else? i've looked through various folders in apidemos project, have not been able locate graphic looks 1 showing on phone/emulator. 1 last thing, when rolling on button on phone/emulator, button turns grey orange. how button created, , how knows placed on page appreciated.

without looking @ in detail, think should looking xml file. understanding layout/components declared in xml files in android project.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -