Recommended Link: Android Gui Component
Recommended Link: Android Gui Component
CH11
ANDROID GUI COMPONENT
Mobile Application Development
Chapter Outline
1. Android App Development: Activity Life Cycle 2. Design User Interface - View - Layout - Widget - UI Event 3. Code Example 4. Summary & Discussion
Android version
Directory name
Java package
Widgets
Ex Button, TextView, EditText, ListView, CheckBox, RadioButton, Gallery,
UI Event Menus
2.2 LAYOUT
2.2.1 FrameLayout 2.2.2 LinearLayout 2.2.3 TableLayout 2.2.4 RelativeLayout
TextView
Ex. Dialogs
showDialog onCreateDialog
removeDialog
Button: clear