Cargando…

Building cross-platform apps using titanium, alloy, and appcelerator cloud services /

Skip Objective-C and Java to get your app to market faster, using the skills you already have Building Cross-Platform Apps using Titanium, Alloy, and Appcelerator Cloud Services shows you how to build cross-platform iOS and Android apps without learning Objective-C or Java. With detailed guidance gi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Saunders, Aaron (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: West Sussex : Wiley, 2015.
©2015
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn893739696
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cnu---unuuu
008 141025s2015 enka o 001 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d HEBIS  |d N$T  |d DEBSZ  |d N$T  |d E7B  |d YDXCP  |d WAU  |d COO  |d CNKEY  |d OCLCQ  |d TEFOD  |d B24X7  |d OCLCQ  |d D6H  |d OCLCQ  |d COCUF  |d CNNOR  |d OCLCQ  |d CCO  |d PIFAG  |d ZCU  |d LIV  |d MERUC  |d U3W  |d STF  |d OCLCF  |d OCLCQ  |d NRAMU  |d ICG  |d VTS  |d OCLCQ  |d INT  |d VT2  |d OCLCQ  |d G3B  |d TKN  |d OCLCQ  |d DKC  |d OCLCQ  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 896839802  |a 905748590  |a 961540968  |a 989311591 
020 |a 9781118673225  |q (electronic bk.) 
020 |a 1118673220  |q (electronic bk.) 
020 |a 9781118673249  |q (electronic bk.) 
020 |a 1118673247  |q (electronic bk.) 
020 |z 1118673255 
020 |z 9781118683256 
020 |z 9781118673256 
029 1 |a AU@  |b 000059333053 
029 1 |a CHNEW  |b 000675443 
029 1 |a CHNEW  |b 000695943 
029 1 |a CHNEW  |b 000695948 
029 1 |a CHNEW  |b 000889129 
029 1 |a DEBBG  |b BV043613130 
029 1 |a DEBSZ  |b 420090045 
035 |a (OCoLC)893739696  |z (OCoLC)896839802  |z (OCoLC)905748590  |z (OCoLC)961540968  |z (OCoLC)989311591 
037 |a 60D77136-A33C-4A99-A3DD-F34D3C52451D  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.76.A65 
050 4 |a QA76.59 
072 7 |a COM  |x 051230  |2 bisacsh 
082 0 4 |a 005.3  |2 23 
082 0 4 |a 004.16 
049 |a UAMI 
100 1 |a Saunders, Aaron,  |e author. 
245 1 0 |a Building cross-platform apps using titanium, alloy, and appcelerator cloud services /  |c Aaron Saunders. 
260 |a West Sussex :  |b Wiley,  |c 2015. 
264 4 |c ©2015 
300 |a 1 online resource (372 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 
588 0 |a Print version record. 
505 0 |a Title Page; Copyright Page; About the Author; Contents; Introduction; Chapter 1: Installing and Configuring Appcelerator; Setting Up Titanium; Installing Titanium on the Mac; Installing Titanium Studio IDE; Installing Xcode; Installing the iOS Simulator; Installing the Titanium Command-Line Interface to Use an Alternate IDE; Installing the Android SDK; Installing Titanium Studio on Windows; Installing Titanium Studio; Installing Android SDK; Summary; Chapter 2: Introducing Appcelerator Cloud Services; Using the Appcelerator Cloud Services Console; Using Appcelerator Cloud Services REST API. 
505 8 |a Installing curl on a DeviceSimple Test with the REST API; Integrating Appcelerator Cloud Services; Simple Example of Integrating Appcelerator Cloud Services; Summary; Chapter 3: Appcelerator Titanium Alloy Overview; Understanding the Model-View-Controller (MVC) Framework; Using Appcelerator Alloy with the MVC Framework; Backbone.js; Backbone.js in Alloy: Models and Collections; Using Sync Adapters; Basic Sync Adapter Construction; Backbone Model Events; Model-View Data Binding; Demo Project for Model View Binding; Creating the Model File; Creating the Collection Object. 
505 8 |a Data Binding with Models in Appcelerator Titanium AlloyUpdating the cars.js Controller File; Creating the New Controller/View for the Detail Display; Completing the Controller for the Detail View; Creating Widgets; Creating a More Complex Widget; Summary; Chapter 4: Building a Cross-Platform Social Photo-Sharing Application; Using Balsamiq to Design Mockups; Walking Through the Phone-Sharing App; User Accounts; Camera; Photo Uploading; Social Integration with Facebook ; Finding Friends; Commenting and Rating of Media; Push Notifications; Application Flow; Summary. 
505 8 |a Chapter 5: Development Process for Cross-Platform AppsCreating the Project for This Chapter; Preconfiguring Appcelerator Cloud Services; Creating the User Interface; Creating the Tab Group Files; Enabling the Camera Functionality on the Feed Tab; Adding a Custom Table Row to TableView; Integrating the Camera Functionality into the Application; Accessing the Device Camera in Appcelerator; Adding Camera API Calls to Feed Controller; Revisiting the FeedRow Controller; Revisiting the Feed Controller to Add the Rows to the Table ; Adding Some Style to the Feed Table. 
505 8 |a Using the Android ActionBar for the Camera ButtonSetting Up the index.xml View to Support the ActionBar; Modifying the index.xml View to Support the ActionBar; Adding the Alloy Sync Adapter and Appcelerator Cloud Services; Creating the User Model; Extending Alloy Models; Logging the User In; Creating Appcelerator Cloud Service Sync Adapter; Creating the Photo Model; Modifying the ACS Sync Adapter to Support the Photo Model; Model and Sync Adapter Working Together; Summary; Chapter 6: Integrating Comments; Creating the Comment Table View Layout. 
500 |a Rendering the Rows Using a Different View and Controller. 
520 |a Skip Objective-C and Java to get your app to market faster, using the skills you already have Building Cross-Platform Apps using Titanium, Alloy, and Appcelerator Cloud Services shows you how to build cross-platform iOS and Android apps without learning Objective-C or Java. With detailed guidance given toward using the Titanium Mobile Platform and Appcelerator Cloud Services, you will quickly develop the skills to build real, native apps- not web apps-using existing HTML, CSS, and JavaScript know-how. This guide takes you step-by-step through the creation of a photo-sharing app that leverages. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Application software  |x Development. 
650 0 |a Mobile computing  |x Programming. 
650 0 |a Cross-platform software development. 
650 0 |a Cloud computing. 
650 0 |a Open source software. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Informatique mobile  |x Programmation. 
650 6 |a Infonuagique. 
650 6 |a Logiciels libres. 
650 7 |a COMPUTERS  |x Programming  |x Software Development.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Cloud computing  |2 fast 
650 7 |a Cross-platform software development  |2 fast 
650 7 |a Open source software  |2 fast 
758 |i has work:  |a Building cross-platform apps using Titanium, Alloy, and Appcelerator cloud services (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGXxchwPyFV37WhfBpqwQ3  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Saunders, Aaron.  |t Building cross-platform apps using Titanium, Alloy, and Appcelerator cloud services  |z 9781118673256  |w (OCoLC)832261539 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1819339  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH27182810 
938 |a Askews and Holts Library Services  |b ASKH  |n AH27182948 
938 |a Books 24x7  |b B247  |n bks00063479 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1819339 
938 |a ebrary  |b EBRY  |n ebr10955859 
938 |a EBSCOhost  |b EBSC  |n 873135 
938 |a YBP Library Services  |b YANK  |n 12676778 
938 |a YBP Library Services  |b YANK  |n 12126950 
994 |a 92  |b IZTAP