Beginning hybrid mobile application development /

Saved in:
Bibliographic Details
Author / Creator:Panhale, Mahesh, author.
Imprint:[Berkeley, CA] : Apress, 2016.
New York, NY : Distributed to the Book trade worldwide by Springer
©2016
Description:1 online resource (xix, 222 pages) : illustrations
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11251838
Hidden Bibliographic Details
ISBN:9781484213148
1484213149
1484213157
9781484213155
9781484213155
Digital file characteristics:text file PDF
Notes:Includes bibliographical references and index.
Online resource; title from PDF title page (SpringerLink, viewed January 8, 2016).
Summary:Today, a mobile device user prefers installed application over browsing internet; e.g. booking cab, buying movie tickets, watching you tube videos etc. Market share of mobile devices based on android, iOS & Windows Phone is considerable. Creating an installable application targeting these multiple devices involves too much of pain because of expertise required e.g. Java for android, Objective C for iOS and DotNET for Windows Phone. Shortcomings of this development approach are - more development time, it requires different expertise & involves less reusability of the code. A solution to this problem is HTML 5, JQuery, CSS 3 based - Hybrid Mobile Applications . These hybrid applications needs to be created once but after packaging can be deployed on multiple mobile devices like Android, iOS & Windows Phone. This kind of application development has edge over native application development. Beginning Hybrid Mobile Application Development by Panhale can help each entity involved in mobile application development. With availability of multiple coding and packaging platforms; HMAD has even become more easy. Since HMAD happens in HTML & Javascript it's even possible that with small effort conditionally; existing web application can be converted into mobile based application. HMAD can give larger audience for many web applications by making it available as mobile application. This book covers: Basics of Hybrid Application Development Platforms, Frameworks used for Hybrid Application Development Internals of how hybrid applications work Hybrid Application Development using available APIs Accessing data in hybrid application Role of JSON over XML in hybrid application Code Security This book will change the paradigm of mobile application development as the efforts are less, learning curve is small, success ratio is high and monetary benefit is on higher side!
Other form:Printed edition: 9781484213155
Standard no.:10.1007/978-1-4842-1314-8

MARC

LEADER 00000cam a2200000Ii 4500
001 11251838
005 20210625184005.3
006 m o d
007 cr cnu|||unuuu
008 160108s2016 caua ob 001 0 eng d
010 |a  2016498654 
015 |a GBB8L6542  |2 bnb 
016 7 |a 019126979  |2 Uk 
019 |a 933784081  |a 939405065  |a 961621772  |a 1005783501  |a 1011849086  |a 1047628345  |a 1048140461  |a 1066458810  |a 1066687115  |a 1166551182  |a 1192340238  |a 1204007863  |a 1240518777 
020 |a 9781484213148  |q (electronic bk.) 
020 |a 1484213149  |q (electronic bk.) 
020 |a 1484213157  |q (print) 
020 |a 9781484213155  |q (print) 
020 |z 9781484213155 
024 7 |a 10.1007/978-1-4842-1314-8  |2 doi 
035 |a (OCoLC)934120370  |z (OCoLC)933784081  |z (OCoLC)939405065  |z (OCoLC)961621772  |z (OCoLC)1005783501  |z (OCoLC)1011849086  |z (OCoLC)1047628345  |z (OCoLC)1048140461  |z (OCoLC)1066458810  |z (OCoLC)1066687115  |z (OCoLC)1166551182  |z (OCoLC)1192340238  |z (OCoLC)1204007863  |z (OCoLC)1240518777 
035 9 |a (OCLCCM-CC)934120370 
037 |a com.springer.onix.9781484213148  |b Springer Nature 
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d YDXCP  |d NUI  |d COO  |d N$T  |d IDEBK  |d EBLCP  |d DEBSZ  |d OCLCQ  |d K6U  |d IDB  |d UAB  |d IAD  |d JBG  |d ICW  |d Z5A  |d ILO  |d ICN  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d IOG  |d U3W  |d REB  |d D6H  |d VVB  |d INT  |d WYU  |d UKMGB  |d AUD  |d OCLCQ  |d TKN  |d OCLCF  |d LEAUB  |d BRF  |d DCT 
049 |a MAIN 
050 4 |a QA76.59 
072 7 |a COM  |x 046000  |2 bisacsh 
072 7 |a UY  |2 bicssc 
072 7 |a COM014000  |2 bisacsh 
100 1 |a Panhale, Mahesh,  |e author. 
245 1 0 |a Beginning hybrid mobile application development /  |c Mahesh Panhale. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c 2016. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2016 
300 |a 1 online resource (xix, 222 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  |b PDF  |2 rda 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed January 8, 2016). 
505 0 |a 1. Introduction to Mobile Application Development (MAD -- 2. Getting Started.-3. Building blocks of HMAD -- 4. Creating first Hybrid Application.-5. HMAD: Internal(s).-6. Data Access in HMAD -- 7. UI for HMAD.-8. Using device specific features in HMAD -- 9. How to advertise with HMAD -- 10. Working with third party service(s) in HMAD -- 11. Setup & Deployment -- 12. XAMARIN Vs HMAD! -- 13. Case studies.- 
520 |a Today, a mobile device user prefers installed application over browsing internet; e.g. booking cab, buying movie tickets, watching you tube videos etc. Market share of mobile devices based on android, iOS & Windows Phone is considerable. Creating an installable application targeting these multiple devices involves too much of pain because of expertise required e.g. Java for android, Objective C for iOS and DotNET for Windows Phone. Shortcomings of this development approach are - more development time, it requires different expertise & involves less reusability of the code. A solution to this problem is HTML 5, JQuery, CSS 3 based - Hybrid Mobile Applications . These hybrid applications needs to be created once but after packaging can be deployed on multiple mobile devices like Android, iOS & Windows Phone. This kind of application development has edge over native application development. Beginning Hybrid Mobile Application Development by Panhale can help each entity involved in mobile application development. With availability of multiple coding and packaging platforms; HMAD has even become more easy. Since HMAD happens in HTML & Javascript it's even possible that with small effort conditionally; existing web application can be converted into mobile based application. HMAD can give larger audience for many web applications by making it available as mobile application. This book covers: Basics of Hybrid Application Development Platforms, Frameworks used for Hybrid Application Development Internals of how hybrid applications work Hybrid Application Development using available APIs Accessing data in hybrid application Role of JSON over XML in hybrid application Code Security This book will change the paradigm of mobile application development as the efforts are less, learning curve is small, success ratio is high and monetary benefit is on higher side! 
504 |a Includes bibliographical references and index. 
650 0 |a Mobile apps  |x Development. 
650 7 |a Computer science.  |2 bicssc 
650 7 |a Mobile & handheld device programming  |x Apps programming.  |2 bicssc 
650 7 |a COMPUTERS  |x Operating Systems  |x General.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Mobile computing.  |2 fast  |0 (OCoLC)fst01024221 
650 7 |a Web applications.  |2 fast  |0 (OCoLC)fst01895855 
655 4 |a Electronic books. 
655 0 |a Electronic book. 
773 0 |t Springer eBooks 
776 0 8 |i Printed edition:  |z 9781484213155 
903 |a HeVa 
929 |a oclccm 
999 f f |i 11d67203-a83d-5f2a-9179-16a6a56819f0  |s bde290f9-21a4-592a-a6df-08d8a961b16b 
928 |t Library of Congress classification  |a QA76.59  |l Online  |c UC-FullText  |u https://link.springer.com/10.1007/978-1-4842-1314-8  |z Springer Nature  |g ebooks  |i 12534418