Cargando…

Migrating to Android for iOS Developers /

"Migrating to Android for iOS Developers gives you, as an experienced native iOS app developer, the skills to learn native Android apps development from scratch. Starting with preparing your Android integrated development environment and introducing just enough Android application framework fun...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Liao, Sean (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, [2014]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn884716667
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 140728s2014 caua o 001 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d YDXCP  |d COO  |d UMI  |d E7B  |d SFB  |d B24X7  |d STF  |d DEBBG  |d DEBSZ  |d UPM  |d VT2  |d OCLCF  |d EBLCP  |d OCLCQ  |d OCL  |d Z5A  |d LIV  |d MERUC  |d ESU  |d OCLCQ  |d IOG  |d OCLCO  |d N$T  |d REB  |d CEF  |d DEHBZ  |d OCLCQ  |d OCLCO  |d INT  |d U3W  |d OCLCQ  |d OCLCO  |d WYU  |d YOU  |d OCLCQ  |d OCLCO  |d UAB  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ  |d DCT  |d AU@  |d ERF  |d OCLCQ  |d BRF  |d ADU  |d OCLCQ  |d OCLCO  |d OCLCQ 
019 |a 888036019  |a 892538867  |a 908082769  |a 966386217  |a 1005831402  |a 1048159125  |a 1058729714  |a 1066579805  |a 1086464063  |a 1097088932  |a 1110959102  |a 1112567001  |a 1113215397  |a 1129345258  |a 1152998114  |a 1162600572  |a 1295599468  |a 1300480245  |a 1303381399 
020 |a 9781484200100  |q (electronic bk.) 
020 |a 1484200101  |q (electronic bk.) 
020 |z 9781484200117 
020 |z 148420011X 
024 7 |a 10.1007/978-1-4842-0010-0  |2 doi 
029 1 |a AU@  |b 000056003499 
029 1 |a AU@  |b 000065313464 
029 1 |a AU@  |b 000067114458 
029 1 |a CHNEW  |b 000890496 
029 1 |a CHVBK  |b 374492131 
029 1 |a DEBBG  |b BV042182357 
029 1 |a DEBBG  |b BV043617687 
029 1 |a DEBSZ  |b 417230370 
029 1 |a GBVCP  |b 882840487 
029 1 |a NZ1  |b 15753251 
035 |a (OCoLC)884716667  |z (OCoLC)888036019  |z (OCoLC)892538867  |z (OCoLC)908082769  |z (OCoLC)966386217  |z (OCoLC)1005831402  |z (OCoLC)1048159125  |z (OCoLC)1058729714  |z (OCoLC)1066579805  |z (OCoLC)1086464063  |z (OCoLC)1097088932  |z (OCoLC)1110959102  |z (OCoLC)1112567001  |z (OCoLC)1113215397  |z (OCoLC)1129345258  |z (OCoLC)1152998114  |z (OCoLC)1162600572  |z (OCoLC)1295599468  |z (OCoLC)1300480245  |z (OCoLC)1303381399 
037 |a CL0500000466  |b Safari Books Online 
050 4 |a QA76.76.A65 
072 7 |a COM  |x 046100  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.3  |2 23 
049 |a UAMI 
100 1 |a Liao, Sean,  |e author. 
245 1 0 |a Migrating to Android for iOS Developers /  |c Sean Liao. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c [2014] 
264 4 |c ©2014 
300 |a 1 online resource (xiv, 510 pages) :  |b illustrations 
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 
347 |b PDF 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 28, 2017). 
500 |a Includes index. 
520 |a "Migrating to Android for iOS Developers gives you, as an experienced native iOS app developer, the skills to learn native Android apps development from scratch. Starting with preparing your Android integrated development environment and introducing just enough Android application framework fundamentals, you'll understand how to create a simple but meaningful HelloAndroid project immediately. To implement use cases with detailed screens, the most common mobile topics are discussed, including user interfaces, managing data, and networking with remote services. As you move through the book, you'll create Android apps with rich UI components to handle common CRUD operations locally and remotely. This book also explores more powerful mobile UX patterns that are commonly used on the iOS and Android platforms. What you'll learn: How to maximize your existing iOS mobile knowledge to learn Android programming skills; How to use the Android integrated development environment with the Eclipse ADT plugin; How to translate your existing iOS code to Android with the following common mobile topics: Common mobile screen navigation patterns, User interface components and UI animations, Storing data, Networking and using remote services, Using system apps, Maps and location awareness, Mobile search frameworks, Mobile analytics. --  |c Edited summary from book 
505 0 0 |g Machine generated contents note:  |g pt. 1  |t Prepare Your Tools --  |g ch. 1  |t Setting Up the Development Environment --  |t Android Developer Tools Plugin for Eclipse --  |t Installing the All-in-One Bundled Package --  |t Installing the Eclipse ADT Plugin --  |t MacBook Retina Display --  |t Eclipse Workbench --  |t Eclipse Workspace --  |t Summary --  |g ch. 2  |t Android Programming Basics --  |t Java Language in a Nutshell --  |t HelloJava with Eclipse --  |t Create a Java Project --  |t Android Application Framework Fundamentals --  |t Android Applications --  |t Application Components --  |t Intents and Intent Filters --  |t Application Resources --  |t HelloAndroid Project --  |t Summary --  |g pt. 2  |t Come Sail Away: A Roadmap for Porting --  |g ch. 3  |t Structure Your App --  |t Model-View-Controller in Android --  |t Content View --  |t ADT Graphical Layout Editor --  |t View Controller: Lifecycle --  |t Content View Controller: Fragment --  |t Container View Controller: Activity --  |t Android Storyboard: Screen Navigation Patterns --  |t Navigation Stack --  |t MVC Project Template --  |t Master List with Details Drilldown --  |t Navigation Tabs --  |t ActionBar --  |t Swipe Views --  |t ViewPager --  |t Sliding Menu --  |t DrawerLayout --  |t Dialogs --  |t Summary --  |g ch. 4  |t Implement Piece by Piece --  |t User Interface --  |t Layout and View Anatomy --  |t Common Layout Managers --  |t Common Ul Widgets --  |t Screen Animations --  |t Save Data --  |t SharedPreferences --  |t Object Serialization with File Storage --  |t SQLite Database --  |t Networking and Using Remote Service --  |t Perform Network Operations in Background --  |t Getting Data from the Server --  |t HttpURLConnection: HTTP GET --  |t Send Data to Server --  |t HttpURLConnection: HTTP POST --  |t Consume RESTFul Web Services --  |t HTTP in Android --  |t Summary --  |g pt. 3  |t One Step Further --  |g ch. 5  |t More About Android Application Components --  |t Intent and Intent Filter --  |t Explicit Intents --  |t Implicit Intents --  |t Services --  |t IntentService --  |t PendingIntent --  |t Broadcast Receivers --  |t LocalBroadcastManager --  |t Content Providers --  |t ContentProvider --  |t ContentResolver --  |t Summary --  |g ch. 6  |t Android Application Resources --  |t Resource Types --  |t String Resources --  |t Drawable Resources --  |t Layout and Menu Resources --  |t Value Resource Types --  |t Color State List Resource --  |t Animation Resources --  |t Style Resource --  |t Configuration Qualifiers --  |t Internationalization --  |t Summary --  |g ch. 7  |t Common Mobile Use Cases --  |t Hybrid Apps: Embedded Browsers --  |t WebView --  |t Interface with JavaScript --  |t Use System Apps --  |t Phone Dialer --  |t SMS Messaging --  |t E-mail --  |t Media Player --  |t Mobile Search Framework --  |t SearchView --  |t Voice Search --  |t Recent Search Suggestions --  |t Map and Location Awareness --  |t Google Play Services --  |t Google Maps Android API --  |t Location Services --  |t Mobile Analytics --  |t Google Mobile Analytics --  |t Using the Google Analytics SDK --  |t Summary --  |g ch. 8  |t Pulling It All Together --  |t Recap with a Case Study --  |t Structure Your App --  |t Choose a Screen Navigation Pattern --  |t Implement Piece by Piece --  |t Objective-C to Java Class Porting Steps --  |t Model Class: RentalProperty --  |t EditTextView Fragment --  |t RentalPropertyView --  |t RESTful Service and Saving Data --  |t AmortizationView Fragment --  |t MonthlyTermView Fragment --  |t Summary --  |g pt. 4  |t Final: The Beginning of Disparity. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
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 Operating Systems  |x Android.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
776 0 8 |i Printed edition:  |z 9781484200117 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484200100/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29648481 
938 |a Books 24x7  |b B247  |n bks00069051 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1964878 
938 |a ebrary  |b EBRY  |n ebr10899654 
938 |a EBSCOhost  |b EBSC  |n 1174461 
938 |a YBP Library Services  |b YANK  |n 12013084 
994 |a 92  |b IZTAP