Cargando…

Android development tools for Eclipse /

In Detail The increase in Android's popularity with every passing day cannot be understated. This has resulted in a large programmer base willing to contribute to its success. Eclipse has a powerful IDE and has been adopted widely by programmers across the globe. The focus of ADT is to use exis...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Shah, Sanjay (Autor), Abd Rahman, Khirulnizam (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2013.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ii 4500
001 EBSCO_ocn855898057
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 130816s2013 enk o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d E7B  |d MEAUC  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d S4S  |d OCLCO  |d OCLCF  |d OCLCQ  |d COO  |d YDXCP  |d OCLCQ  |d N$T  |d FEM  |d AZK  |d LOA  |d CNNOR  |d MOR  |d PIFAG  |d ZCU  |d AGLDB  |d MERUC  |d TEFOD  |d OCLCQ  |d OCLCO  |d U3W  |d D6H  |d STF  |d WRM  |d VTS  |d NRAMU  |d ICG  |d NLE  |d NTG  |d INT  |d VT2  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d A6Q  |d DKC  |d AU@  |d OCLCQ  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ  |d AJS  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 961666052  |a 968091196  |a 968290141  |a 968997545  |a 988461520  |a 992006524  |a 1037743336  |a 1038692597  |a 1045459732  |a 1055360465  |a 1081207989  |a 1083557378  |a 1103279426  |a 1129345661  |a 1129372237 
020 |a 9781782161110  |q (electronic bk.) 
020 |a 1782161112  |q (electronic bk.) 
020 |a 9781299783607  |q (electronic bk.) 
020 |a 1299783600  |q (electronic bk.) 
020 |a 1782161104 
020 |a 9781782161103 
020 |z 9781782161103 
029 1 |a AU@  |b 000062539504 
029 1 |a CHNEW  |b 000638861 
029 1 |a CHNEW  |b 001052022 
029 1 |a CHVBK  |b 56770842X 
029 1 |a DEBBG  |b BV044177155 
029 1 |a DEBSZ  |b 397614527 
029 1 |a DEBSZ  |b 493125663 
029 1 |a NZ1  |b 15908227 
035 |a (OCoLC)855898057  |z (OCoLC)961666052  |z (OCoLC)968091196  |z (OCoLC)968290141  |z (OCoLC)968997545  |z (OCoLC)988461520  |z (OCoLC)992006524  |z (OCoLC)1037743336  |z (OCoLC)1038692597  |z (OCoLC)1045459732  |z (OCoLC)1055360465  |z (OCoLC)1081207989  |z (OCoLC)1083557378  |z (OCoLC)1103279426  |z (OCoLC)1129345661  |z (OCoLC)1129372237 
037 |a 0BCE628F-3D21-4F96-AF0E-A5D89F7A36C0  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.76.A65  |b .S384 2013 
072 7 |a COM  |x 046100  |2 bisacsh 
082 0 4 |a 005.8  |2 23 
049 |a UAMI 
100 1 |a Shah, Sanjay,  |e author. 
245 1 0 |a Android development tools for Eclipse /  |c Sanjay Shah, Khirulnizam Abd Rahman. 
264 1 |a Birmingham :  |b Packt Publishing,  |c 2013. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |2 rda 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed July 7, 2017). 
520 |a In Detail The increase in Android's popularity with every passing day cannot be understated. This has resulted in a large programmer base willing to contribute to its success. Eclipse has a powerful IDE and has been adopted widely by programmers across the globe. The focus of ADT is to use existing familiar territory and ease development of Android applications. In this sense, ADT provides a one stop solution for Android application development. Android Development Tools for Eclipse is a step-by-step guide that provides you with hands-on, practical, and to the point discussion and steps for using Eclipse tools for developing, debugging, and signing Android applications for distribution. It also teaches you to incorporate advertisements to monetize your applications. Every concept and its usage has been demonstrated in this book by implementing them via real world applications. Android Development Tools for Eclipse starts with the installation of ADT, and then discusses important tools before guiding you through Android application development from scratch, demonstrating different concepts and implementation before finally helping you distribute your applications in the Android market. You will start the development of your first application, explore project structure, and add different widgets including multimedia ones. You will learn everything about developing, debugging, testing, distributing, and monetizing your Android application using Eclipse ADT. Approach A standard tutorial aimed at developing Android applications in a practical manner. Who this book is for Android Development Tools for Eclipse is aimed at beginners and existing developers who want to learn more about Android development. It is assumed that you have experience in Java programming and that you have used IDE for development. 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing Eclipse, ADT and SDK; Introducing the Android platform; What is Android?; Introducing the Android app; What is Dalvik Virtual?; Understanding API level; How many versions (distributions) Android has.; Preparing for Android development; Installing the JDK; Installing the Android SDK; Installing the Eclipse (Juno); Installing the ADT in Eclipse Juno; Linking the Android SDK to the Eclipse; Summary; Chapter 2: Important Features of the IDE; Project explorer. 
505 0 |a Code editorGraphical layout editor; Android manifest editor; Menu editor; Resources editor; XML resources editor; Graphical user interface designer; The configuration chooser; The screen layout designer; Properties window; Debugging pane; Dalvik Debug Monitor Server (DDMS); SDK manager; Android virtual device manager; Running the Application; Getting help; Summary; Chapter 3: Creating a New Android Project; Creating a new Android application project; String resources; Using the graphical layout designer; The XML layout code editor; Widgets interactions through the source code editor. 
505 0 |a Toast messageRunning the application on the emulator; Running the application on an Android device; Summary; Chapter 4: Incorporating Multimedia Elements; Adding a TableLayout; Adding the image resources; Adding ImageView; Adding ImageButtons; Assigning the widget's ID; ImageButtons and handling event; Adding audio; Adding another screen in the app; Insert HTMLs in WebView; Intent and Activity; The final product run and test; Summary; Chapter 5: Adding RadioButton, CheckBox, Menu, and Preferences; Creating a new project; Adding a RadioGroup, RadioButton, and a TextField; Adding a CheckBox. 
505 0 |a Adding a menuDefining the Strings; Defining the Preference screen; Hook up; Binding the menu and Preference; Getting values from Preferences; Run the application; Summary; Chapter 6: Handling Multiple Screen Types; Using wrap_content and match_parent; Fragment; Defining Fragment and Landscape layout; Hook up in the Main Layout file:; Running the application; Optimizing for tablet; Persisting the state information during the state transition; Summary; Chapter 7: Adding an External Library; Creating an account at the AdMob website; Adding Site/Application; Choosing the Ad Network Mediation. 
505 0 |a Adding AdMob SDK to the projectMaking changes in the manifest file; Adding the AdMob widget/view in the layout file; Running the application; Summary; Chapter 8: Signing and Distributing APK; APK -- Android package; Preparing for release; Compilation for release; Generating a private key; Signing; Alignment; Using the Eclipse ADT for release; Publishing to Google Play; Getting help; Summary; Index. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Android (Electronic resource) 
630 0 7 |a Android (Electronic resource)  |2 fast 
650 0 |a Application software  |x Development. 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a COMPUTERS  |x Operating Systems  |x Android.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
700 1 |a Abd Rahman, Khirulnizam,  |e author. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=620021  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26849408 
938 |a ebrary  |b EBRY  |n ebr10742650 
938 |a EBSCOhost  |b EBSC  |n 620021 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis26009024 
938 |a YBP Library Services  |b YANK  |n 10906866 
994 |a 92  |b IZTAP