|In vendita nella categoria:
Ne hai uno da vendere?

SVILUPPO APPLICAZIONI ANDROID PROFESSIONALI (WROX di Reto Meier in perfette condizioni-

Testo originale
PROFESSIONAL ANDROID APPLICATION DEVELOPMENT (WROX By Reto Meier Mint Condition
Testo originale
~ MINT Condition! Quick & Free Delivery in 2-14 days ~
Condizione:
Come Nuovo
Book is in Like New / near Mint Condition. Will include dust jacket if it originally came with ... Ulteriori informazioniinformazioni sulla condizione
Prezzo:
US $29,75
CircaEUR 27,52
Goditi i vantaggi. Spedizione e restituzioni gratuite.
Spedizione:
Gratis Economy Shipping. Vedi i dettagliper la spedizione
Oggetto che si trova a: US, Stati Uniti
Consegna:
Consegna prevista tra il gio 13 giu e il sab 15 giu a 43230
I tempi di consegna previsti utilizzando il metodo proprietario di eBay, che è basato sulla vicinanza dell'acquirente rispetto al luogo in cui si trova l'oggetto, sul servizio di spedizione selezionato, sulla cronologia di spedizione del venditore e su altri fattori. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Il venditore paga le spese di spedizione per la restituzione. Vedi i dettagli- per maggiori informazioni sulle restituzioni
Pagamenti:
     

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. 

Informazioni sul venditore

Registrato come venditore professionale
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:186398533800

Specifiche dell'oggetto

Condizione
Come Nuovo
Libro che sembra nuovo anche se è già stato letto. La copertina non presenta segni di usura visibili ed è inclusa la sovraccoperta(se applicabile) per le copertine rigide. Nessuna pagina mancante o danneggiata, piegata o strappata, nessuna sottolineatura/evidenziazione di testo né scritte ai margini. Potrebbe presentare minimi segni identificativi sulla copertina interna. Mostra piccolissimi segni di usura. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore. Vedi tutte le definizioni delle condizioniviene aperta una nuova finestra o scheda
Note del venditore
“Book is in Like New / near Mint Condition. Will include dust jacket if it originally came with ...
ISBN-10
0470344717
Book Title
Professional Android Application Development (Wrox Programmer to
ISBN
9780470344712
Subject Area
Computers, Technology & Engineering
Publication Name
Android No. 2 : Application Development
Item Length
9.3 in
Publisher
Wiley & Sons, Incorporated, John
Subject
Mobile & Wireless Communications, Software Development & Engineering / General
Publication Year
2008
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.9 in
Author
Reto Meier
Item Width
7.4 in
Item Weight
22.1 Oz
Number of Pages
432 Pages

Informazioni su questo prodotto

Product Information

A hands-on guide to building mobile applications, Professional Android Application Development features concise and compelling examples that show you how to quickly construct real-world mobile applications for Android phones. Fully up-to-date for version 1.0 of the Android software development kit, it covers all the essential features, and explores the advanced capabilities of Android (including GPS, accelerometers, and background Services) to help you construct increasingly complex, useful, and innovative mobile applications for Android phones. What this book includes An introduction to mobile development, Android, and how to get started. An in-depth look at Android applications and their life cycle, the application manifest, Intents, and using external resources. Details for creating complex and compelling user interfaces by using, extending, and creating your own layouts and Views and using Menus. A detailed look at data storage, retrieval, and sharing using preferences, files, databases, and Content Providers. Instructions for making the most of mobile portability by creating rich map-based applications as well as using location-based services and the geocoder. A look at the power of background Services, using threads, and a detailed look at Notifications. Coverage of Android's communication abilities including SMS, the telephony APIs, network management, and a guide to using Internet resources Details for using Android hardware, including media recording and playback, using the camera, accelerometers, and compass sensors. Advanced development topics including security, IPC, advanced 2D / 3D graphics techniques, and user-hardware interaction. Who this book is for This book is for anyone interested in creating applications for the Android mobile phone platform. It includes information that will be valuable whether you're an experienced mobile developer or making your first foray, via Android, into writing mobile applications. It will give the grounding and knowledge you need to write applications using the current SDK, along with the flexibility to quickly adapt to future enhancements.

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0470344717
ISBN-13
9780470344712
eBay Product ID (ePID)
66235965

Product Key Features

Author
Reto Meier
Publication Name
Android No. 2 : Application Development
Format
Trade Paperback
Language
English
Subject
Mobile & Wireless Communications, Software Development & Engineering / General
Publication Year
2008
Type
Textbook
Subject Area
Computers, Technology & Engineering
Number of Pages
432 Pages

Dimensions

Item Length
9.3 in
Item Height
0.9 in
Item Width
7.4 in
Item Weight
22.1 Oz

Additional Product Features

Intended Audience
Trade
Table of Content
Introduction.Chapter 1: Hello, Android.A Little Background.What It Isn't.An Open Platform for Mobile Development.Native Android Applications.Android SDK Features.Introducing the Open Handset Alliance.What Does Android Run On?Why Develop for Android?Introducing the Development Framework.What Comes in the Box.Summary.Chapter 2: Getting Started.Developing for Android.Developing for Mobile Devices.To-Do List Example.Android Development Tools.Summary.Chapter 3: Creating Applications and Activities.What Makes an Android Application?Introducing the Application Manifest.Using the Manifest Editor.The Android Application Life Cycle.Understanding Application Priority and Process States.Externalizing Resources.A Closer Look at Android Activities.Summary.Chapter 4: Creating User Interfaces.Fundamental Android UI Design.Introducing Views.Introducing Layouts.Creating New Views.Creating and Using Menus.Summary.Chapter 5: Intents, Broadcast R eceivers, Adapters, and the Internet.Introducing Intents.Introducing Adapters.Using Internet Resources.Introducing Dialogs.Creating an Earthquake Viewer.Summary.Chapter 6: Data Storage, Retrieval, and Sharing.Android Techniques for Saving Data.Saving Simple Application Data.Saving and Loading Files.Databases in Android.Introducing Content Providers.Summary.Chapter 7: Maps, Geocoding,: and Location-Based Services.Using Location-Based Services.Setting up the Emulator with Test Providers.Selecting a Location Provider.Finding Your Location.Using Proximity Alerts.Using the Geocoder.Creating Map-Based Activities.Mapping Earthquakes Example.Summary.Chapter 8: Working in the Background.Introducing Services.Using Background Worker Threads.Let's Make a Toast.Introducing Notifications.Using Alarms.Using Alarms to Update Earthquakes.Summary.Chapter 9: Peer-to-Peer Communication.Introducing Android Instant Messaging.Introducing SMS.Summary.Chapter 10: Accessing Android Hardware.Using the Media APIs.Using the Camera.Introducing the Sensor Manager.Using the Accelerometer and Compass.Android Telephony.Using Bluetooth.Managing Network and Wi-Fi Connections.Controlling Device Vibration.Summary.Chapter 11: Advanced Android Development.Paranoid Android.Using AIDL to Support IPC for Services.Using Internet Services.Building Rich User Interfaces.Summary.Index.
Copyright Date
2009
Dewey Decimal
005.1
Dewey Edition
22
Illustrated
Yes

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Collectible Books and Music LLC
CBM LLC
316 California Ave
# 801
89509 Reno, NV
United States
Mostra Informazioni di contatto
:liamEmoc.erotsrebuz@selas
Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione Europea.
ZUBER

ZUBER

98,1% di Feedback positivi
858 mila oggetti venduti

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi

Descrizione
4.8
Spese spedizione
5.0
Tempi spedizione
5.0
Comunicazione
4.9

Categorie più popolari di questo Negozio

Registrato come venditore professionale

Feedback del venditore (264.250)

f***k (69)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Excellent condition
m***w (517)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Got the book but no monkey
1***d (1388)- Feedback lasciato dall'acquirente.
Mese scorso
Acquisto verificato
Nice item as described, carefully packaged, fast shipping. A++ seller. Thanks!

Valutazioni e recensioni del prodotto

Ancora nessun punteggio o recensione