|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocn777002885 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
120216s2012 cauc o 001 0 eng d |
040 |
|
|
|a GW5XE
|b eng
|e pn
|c GW5XE
|d ZMC
|d E7B
|d EBLCP
|d B24X7
|d COO
|d UMI
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d BEDGE
|d OCLCQ
|d OCLCF
|d YDXCP
|d MHW
|d OCLCQ
|d TXI
|d OCLCQ
|d Z5A
|d KMS
|d LIV
|d MERUC
|d ESU
|d VT2
|d IOG
|d N$T
|d REB
|d OCLCQ
|d OCLCO
|d CEF
|d DEHBZ
|d OCLCQ
|d OCLCO
|d U3W
|d AU@
|d OCLCQ
|d OCLCO
|d WYU
|d YOU
|d TKN
|d UAB
|d LEAUB
|d UKAHL
|d OCLCQ
|d OCLCO
|d SFB
|d OCLCQ
|d BRF
|d DCT
|d OCLCQ
|d DKU
|d DST
|d OCLCO
|d OCLCQ
|d OCL
|
019 |
|
|
|a 781541026
|a 785784481
|a 789006964
|a 792986474
|a 796840147
|a 849275209
|a 1005781610
|a 1026445231
|a 1064766196
|a 1086908521
|a 1111040796
|a 1126460545
|a 1136340658
|a 1144202538
|a 1152983904
|a 1162707211
|a 1192344352
|a 1204075273
|a 1240534103
|a 1295603483
|a 1300644187
|a 1303289263
|
020 |
|
|
|a 9781430240006
|q (electronic bk.)
|
020 |
|
|
|a 1430240008
|q (electronic bk.)
|
020 |
|
|
|z 9781430239994
|
020 |
|
|
|z 1430239999
|
024 |
7 |
|
|a 10.1007/978-1-4302-4000-6
|2 doi
|
029 |
1 |
|
|a AU@
|b 000053278901
|
029 |
1 |
|
|a AU@
|b 000060583625
|
029 |
1 |
|
|a AU@
|b 000065428007
|
029 |
1 |
|
|a AU@
|b 000067091759
|
029 |
1 |
|
|a DEBBG
|b BV040901532
|
029 |
1 |
|
|a DEBSZ
|b 378288393
|
029 |
1 |
|
|a DEBSZ
|b 381375722
|
029 |
1 |
|
|a DEBSZ
|b 397270925
|
029 |
1 |
|
|a NZ1
|b 14524137
|
035 |
|
|
|a (OCoLC)777002885
|z (OCoLC)781541026
|z (OCoLC)785784481
|z (OCoLC)789006964
|z (OCoLC)792986474
|z (OCoLC)796840147
|z (OCoLC)849275209
|z (OCoLC)1005781610
|z (OCoLC)1026445231
|z (OCoLC)1064766196
|z (OCoLC)1086908521
|z (OCoLC)1111040796
|z (OCoLC)1126460545
|z (OCoLC)1136340658
|z (OCoLC)1144202538
|z (OCoLC)1152983904
|z (OCoLC)1162707211
|z (OCoLC)1192344352
|z (OCoLC)1204075273
|z (OCoLC)1240534103
|z (OCoLC)1295603483
|z (OCoLC)1300644187
|z (OCoLC)1303289263
|
037 |
|
|
|a CL0500000149
|b Safari Books Online
|
050 |
|
4 |
|a QA76.76.A65
|b G85 2012
|
072 |
|
7 |
|a COM
|x 046100
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051280
|2 bisacsh
|
072 |
|
7 |
|a UY
|2 bicssc
|
082 |
0 |
4 |
|a 005.3
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Guihot, Hervé.
|
245 |
1 |
0 |
|a Pro Android apps performance optimization /
|c Hervé Guihot.
|
260 |
|
|
|a [Berkeley, CA] :
|b Apress ;
|a New York :
|b Distributed to the Book trade by Springer,
|c ©2012.
|
300 |
|
|
|a 1 online resource (xii, 270 pages) :
|b color portraits
|
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 29, 2017).
|
500 |
|
|
|a Includes index.
|
505 |
0 |
0 |
|t Optimizing Java Code --
|t Getting Started With the NDK --
|t Advanced NDK --
|t Using Memory Efficiently --
|t Multithreading and Synchronization --
|t Benchmarking and Profiling --
|t Maximizing Battery Life --
|t Graphics --
|t RenderScript.
|
520 |
|
|
|a Today's Android apps developers are often running into the need to refine, improve and optimize their apps performances. As more complex apps can be created, it is even more important for developers to deal with this critical issue.¡ Android allows developers to write apps using Java, C or a combination of both with the Android SDK and the Android NDK. Pro Android Apps Performance¡Optimization reveals how to fine-tune your Android apps, making them more stable and faster. In this book, you'll learn the following: How to optimize your Java code with the SDK, but also how to write and optimize native code using advanced features of the Android NDK such as using ARM single instruction multiple data (SIMD) instructions (in C or assembly) How¡to use multithreading in your application, how make best use of memory and how to maximize battery life How to use to some OpenGL optimizations and to Renderscript, a new feature in Android 3.0 (Honeycomb) and expanded in Android 4.0 (Ice Cream Sandwich). After reading and using this book, you'll be a better coder and your apps will be better-coded.¡Better-performing apps mean¡better reviews and eventually, more money for you as the app developer or your indie shop.
|
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 |
|
0 |
|a Java (Computer program language)
|
650 |
|
0 |
|a Mobile computing.
|
650 |
|
0 |
|a Application software.
|
650 |
|
6 |
|a Informatique mobile.
|
650 |
|
6 |
|a Logiciels d'application.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
6 |
|a Java (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Operating Systems
|x Android.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Java.
|2 bisacsh
|
650 |
|
7 |
|a Informatique.
|2 eclas
|
650 |
|
7 |
|a Mobile computing.
|2 fast
|0 (OCoLC)fst01024221
|
650 |
|
7 |
|a Application software.
|2 fast
|0 (OCoLC)fst00811706
|
650 |
|
7 |
|a Application software
|x Development.
|2 fast
|0 (OCoLC)fst00811707
|
650 |
|
7 |
|a Java (Computer program language)
|2 fast
|0 (OCoLC)fst00982065
|
773 |
0 |
|
|t Springer eBooks
|
776 |
0 |
8 |
|i Print version:
|a Guihot, Hervé.
|t Pro Android apps performance optimization.
|d [Berkeley, CA] : Apress ; New York : Distributed to the Book trade by Springer, ©2012
|w (DLC) 2013371015
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781430239994/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH28323555
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00045501
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL883819
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10535355
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1173511
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7444801
|
994 |
|
|
|a 92
|b IZTAP
|