FOVEA 发表于 2025-3-25 03:29:19

Projects and Targets,After you have downloaded and installed the latest Android Software Development Kit (SDK), and perhaps the Android Developer Tools (ADT) plugin for Eclipse (both available from the Android Developers web site), you’re ready to get started. This chapter covers what is involved in building an Android application.

Esophagitis 发表于 2025-3-25 09:02:18

http://reply.papertrans.cn/19/1823/182211/182211_22.png

旧石器 发表于 2025-3-25 12:59:53

Employing Basic Widgets,Every GUI toolkit has some basic widgets: fields, labels, buttons, and so on. Android’s toolkit is no different in scope, and the basic widgets will provide a good introduction to how widgets work in Android activities.

LEERY 发表于 2025-3-25 17:26:47

Using Selection Widgets,Back in Chapter 5, you saw how fields could have constraints placed on them to limit possible input, such as only digits. These sorts of constraints help users “get it right” when entering information, particularly on mobile devices with cramped keyboards.

outer-ear 发表于 2025-3-25 23:24:14

http://reply.papertrans.cn/19/1823/182211/182211_25.png

Diatribe 发表于 2025-3-26 04:13:24

The Input Method Framework,Android 1.5 introduced the input method framework (IMF), which is commonly referred to as .. However, the . term is not necessarily accurate, as IMF could be used for handwriting recognition or other means of accepting text input via the screen.

rods366 发表于 2025-3-26 07:03:23

http://reply.papertrans.cn/19/1823/182211/182211_27.png

套索 发表于 2025-3-26 08:45:50

Showing Pop-Up Messages,Sometimes, your activity (or other piece of Android code) will need to speak up.

OVER 发表于 2025-3-26 13:44:42

http://reply.papertrans.cn/19/1823/182211/182211_29.png

ARENA 发表于 2025-3-26 17:35:52

Creating Intent Filters,Up to now, the focus of this book has been on activities opened directly by the user from the device’s launcher. This is the most obvious case for getting your activity up and visible to the user. And, in many cases, it is the primary way the user will start using your application.
页: 1 2 [3] 4 5 6
查看完整版本: Titlebook: Beginning Android 2; Mark L. Murphy Book 2010 Mark Murphy 2010 Android.Apple iPhone.Internet.Java.Web Services.database.programming