Cargando…

Learning Android intents : explore and apply the power of intents in Android application development /

The book will take an easy-to-follow and engaging tutorial approach, providing a practical and comprehensive way to learn Android intents. If you are a novice or an intermediate Android Developer who wants to expand their knowledge of Android Intents, this book is ideal for you. Readers are expected...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bin Aftab, Muhammad Usama
Otros Autores: Karim, Wajahat
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2014.
©2014
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn870676030
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 140218s2014 enka o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d E7B  |d COO  |d DEBBG  |d DEBSZ  |d N$T  |d OCLCF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d AGLDB  |d COCUF  |d ICA  |d CNNOR  |d MOR  |d PIFAG  |d OCLCQ  |d OCLCO  |d U3W  |d REB  |d D6H  |d STF  |d OCLCQ  |d VTS  |d CEF  |d NRAMU  |d OCLCQ  |d OCLCO  |d NLE  |d INT  |d VT2  |d OCLCQ  |d OCLCO  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d AU@  |d M8D  |d HS0  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ 
019 |a 1259199423 
020 |a 9781783289646  |q (electronic bk.) 
020 |a 1783289643  |q (electronic bk.) 
020 |a 9781783289639 
020 |a 1783289635 
029 1 |a CHNEW  |b 000689554 
029 1 |a CHNEW  |b 000689556 
029 1 |a DEBBG  |b BV041784244 
029 1 |a DEBSZ  |b 404339700 
029 1 |a DEBSZ  |b 484718991 
029 1 |a GBVCP  |b 882838997 
035 |a (OCoLC)870676030  |z (OCoLC)1259199423 
050 4 |a QA76.774.A53  |b B56 2014 
072 7 |a COM  |x 051330  |2 bisacsh 
082 0 4 |a 005.1  |2 23 
049 |a UAMI 
100 1 |a Bin Aftab, Muhammad Usama. 
245 1 0 |a Learning Android intents :  |b explore and apply the power of intents in Android application development /  |c Muhammad Usama bin Aftab, Wajahat Karim. 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2014. 
264 4 |c ©2014 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from cover (Safari, viewed February 11, 2014). 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding Android; Introducing Android; Exploring the different versions of Android; Google Play -- the official app store for Android; Understanding the whys and whens of Android; The evolution of Android OS; Official IDE from Google -- the Android Studio; Features of Android Studio; Limitations of Android Studio; Building blocks of an Android application; Coding components; Media components; The assets folder; The res folder; XML components; The layout folder 
505 8 |a The menu folderThe values folder; AndroidManifest.xml; Referencing components; Library components; Android Activity lifecycle; Fundamental states of an activity; The callback methods of the Activity lifecycle; The activity lifecycle flow; Summary; Chapter 2: Introduction to Android Intents; Role of intents in an Android Application; Role of intents in Android Activities; Role of intents in data transfer between activities; Role of intents in Wi-Fi and Bluetooth transfer; Role of intents in Android Camera; Role of intents in GPS Sensor; Role of intents in sending SMS/MMS 
505 8 |a Role of intents in Mobile CallsRole of intents in e-mail and social network posts; Role of intents in Android Services; Role of intent in Broadcast Receiver; Role of intent in time zones; Role of intent in Status Bar; Intent -- a technical overview; The Coding component; The XML component; Implementation of Android Intents for Activity Navigation; Understanding the flow; Part one -- MainActivity.java; Part two -- MySecondActivity.java; Part three -- activity_main.xml; Part four -- activity_two_layout.xml; Part five -- AndroidManifest.xml; Other constructors of the android.content. Intent class 
505 8 |a Intent()Intent(intent o); Intent(Context c, Class cls); Intent(String action); Intent(String action, URI uri); Getting results from Android Intents; Understanding with an example; Going deep into the example; Explaining the code; Structure of an intent; Component; Actions; Data; Extras; Summary; Chapter 3: Intent and Its Categorization; Explicit intents; Using explicit intents in an Android application; Starting an activity through an explicit intent; Starting a service through an explicit intent; Implicit intents; Using implicit intents in an Android application 
505 8 |a Sharing content using implicit intentsSelecting an image through an implicit intent; Intents and Android late binding; Summary; Chapter 4: Intents for Mobile Components; Common mobile components; The Wi-Fi component; The Bluetooth component; The Cellular component; Global Positioning System (GPS) and geo-location; The Geomagnetic field component; Sensor components; Motion sensors; Position sensors; Environmental sensors; Components and intents; Communication components; Using Bluetooth through intents; Using Wi-Fi through intents; Media components; Using intents to take pictures 
520 |a The book will take an easy-to-follow and engaging tutorial approach, providing a practical and comprehensive way to learn Android intents. If you are a novice or an intermediate Android Developer who wants to expand their knowledge of Android Intents, this book is ideal for you. Readers are expected to have basic understanding of Android development, how to use different IDEs, and how to develop applications using Android APIs. 
546 |a English. 
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 blmlsh 
630 0 7 |a Android (Electronic resource)  |2 fast  |0 (OCoLC)fst01776064 
650 0 |a Application software  |x Development. 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x Quality Assurance & Testing.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
700 1 |a Karim, Wajahat. 
776 0 8 |i Print version:  |a Bin Aftab, Muhammad.  |t Learning android intents : explore and apply the power of intents in android application development.  |d Birmingham, England : Packt Publishing, ©2014  |h vi, 298 pages  |z 9781783289639 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=690403  |z Texto completo 
938 |a ebrary  |b EBRY  |n ebr10831279 
938 |a EBSCOhost  |b EBSC  |n 690403 
994 |a 92  |b IZTAP