刺耳的声音 发表于 2025-3-27 00:49:48
A Bit About EclipseEclipse is an extremely popular integrated development environment (IDE), particularly for Java development. It is also designed to be extensible via an add-in system. To top it off, Eclipse is open source. That combination made it an ideal choice of IDE for the core Android developer team.星球的光亮度 发表于 2025-3-27 04:24:21
http://reply.papertrans.cn/19/1823/182212/182212_32.pngsyncope 发表于 2025-3-27 05:58:54
Rewriting Your First ProjectThe 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.Ingratiate 发表于 2025-3-27 09:51:36
http://reply.papertrans.cn/19/1823/182212/182212_34.pngCustomary 发表于 2025-3-27 16:25:13
http://reply.papertrans.cn/19/1823/182212/182212_35.png跳动 发表于 2025-3-27 21:40:02
http://reply.papertrans.cn/19/1823/182212/182212_36.pngCOLON 发表于 2025-3-28 00:25:56
Getting Fancy with ListsThe 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.笨拙的我 发表于 2025-3-28 03:19:11
http://reply.papertrans.cn/19/1823/182212/182212_38.pngyohimbine 发表于 2025-3-28 08:44:14
http://reply.papertrans.cn/19/1823/182212/182212_39.pngbackdrop 发表于 2025-3-28 11:00:31
Mark MurphyWith Beginning Android 3, you’ll learn how to develop applications for Android 3 mobile devices, using simple examples that are ready to run with your copy of the software development kit.