我吃花盘旋 发表于 2025-3-23 10:01:05
http://reply.papertrans.cn/19/1823/182214/182214_11.png使尴尬 发表于 2025-3-23 17:30:36
https://doi.org/10.1007/978-3-663-04388-1Without further ado, let’s get you set up with the pieces and parts necessary to build an Android app.节省 发表于 2025-3-23 22:05:46
http://reply.papertrans.cn/19/1823/182214/182214_13.png吊胃口 发表于 2025-3-23 23:06:47
https://doi.org/10.1007/978-3-663-04388-1The previous chapter stepped you through creating a stub project. This chapter describes what is inside of this project, so you understand what Android gives you at the outset and what the roles are for the various directories and files.新星 发表于 2025-3-24 03:23:32
https://doi.org/10.1007/978-3-663-07055-9The AndroidManifest.xml file that Android generated for your first project gets the job done. However, for a production application, you may wish to consider adding a few attributes and elements, such as those described in this chapter.我没有强迫 发表于 2025-3-24 08:58:31
Das flötzführende SteinkohlengebirgeThe project you created in Chapter 3 is composed of just the default files generated by the Android build tools—you did not write any Java code yourself. In this chapter, you will modify that project to make it somewhat more interactive. Along the way, you will examine the basic Java code that comprises an Android activity.CHOKE 发表于 2025-3-24 13:34:25
http://reply.papertrans.cn/19/1823/182214/182214_17.pngAV-node 发表于 2025-3-24 16:24:56
Das flötzführende SteinkohlengebirgeAndroid 1.5 introduced the input method framework (IMF), which is commonly referred to as .. However, this term is not necessarily accurate, as IMF could be used for handwriting recognition or other means of accepting text input via the screen.亲爱 发表于 2025-3-24 20:10:21
Gerölle fremder Gesteine in den FlötzenIn Chapter 11, you saw how fields could have constraints placed on them to limit possible input, such as numeric-only or phone-number-only. These sorts of constraints help users “get it right” when entering information, particularly on mobile devices with cramped keyboards.Minuet 发表于 2025-3-25 02:50:02
Gerölle fremder Gesteine in den FlötzenThe humble ListView is one of the most important widgets in all of Android, simply because it is used so frequently. Whether choosing a contact to call, an e-mail message to forward, or an e-book to read, ListView widgets are employed in a wide range of activities. Of course, it would be nice if they were more than just plain text.