|Mis en vente dans la catégorie :
Vous en avez un à vendre ?

DÉVELOPPEMENT PROFESSIONNEL D'APPLICATIONS ANDROID (WROX par Reto Meier état neuf-

Texte d'origine
PROFESSIONAL ANDROID APPLICATION DEVELOPMENT (WROX By Reto Meier Mint Condition
Texte d'origine
~ MINT Condition! Quick & Free Delivery in 2-14 days ~
État :
Comme neuf
Book is in Like New / near Mint Condition. Will include dust jacket if it originally came with ... En savoir plusà propos de l'état
Prix :
29,75 USD
Environ27,52 EUR
Pas d'inquiétude ! Livraison et retours gratuits.
Livraison :
Gratuit Economy Shipping. Afficher les détailspour la livraison
Lieu où se trouve l'objet : US, États-Unis
Délai de livraison :
Estimé entre le jeu. 13 juin et le sam. 15 juin à 43230
Les délais de livraison sont estimés au moyen de notre méthode exclusive basée sur la distance entre l'acheteur et le lieu où se trouve l'objet, le service de livraison sélectionné, l'historique des livraisons du vendeur et d'autres facteurs. Les délais de livraison peuvent varier, notamment pendant les périodes de pointe.
Retours :
Retour sous 30 jours. Le vendeur paie les frais de retour. Afficher les détails- pour en savoir plus sur les retours
Paiements :
     

Achetez en toute confiance

Garantie client eBay
Obtenez un remboursement si vous ne recevez pas l'objet que vous avez commandé. 

Détails sur le vendeur

Inscrit comme vendeur professionnel
Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :186398533800

Caractéristiques de l'objet

État
Comme neuf
Livre qui semble neuf, mais ayant déjà été lu. La couverture ne présente aucune marque d'usure apparente. Pour les couvertures rigides, la jaquette (si applicable) est incluse. Aucune page n'est manquante, endommagée, pliée ni déchirée. Aucun texte n'est souligné ni surligné. Aucune note ne figure dans les marges. La couverture intérieure peut présenter des marques d'identification mineures. Consulter l'annonce du vendeur pour avoir plus de détails et voir la description des défauts. Afficher toutes les définitions des étatsla page s'ouvre dans une nouvelle fenêtre ou un nouvel onglet
Commentaires du vendeur
“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

À propos de ce produit

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

Description de l'objet fournie par le vendeur

Informations sur le vendeur professionnel

Collectible Books and Music LLC
CBM LLC
316 California Ave
# 801
89509 Reno, NV
United States
Afficher les coordonnées
: liam-e esserdAmoc.erotsrebuz@selas
Je certifie que toutes mes activités de vente seront conformes à toutes les lois et réglementations de l'UE.
ZUBER

ZUBER

98,1% d'évaluations positives
857 689 objets vendus
Visiter la BoutiqueContacter

Évaluations détaillées du vendeur

Moyenne pour les 12 derniers mois

Description exacte
4.8
Frais de livraison raisonnables
5.0
Livraison rapide
5.0
Communication
4.9

Catégories populaires de cette Boutique

Inscrit comme vendeur professionnel

Évaluations en tant que vendeur (264 276)

0***4 (13)- Évaluations laissées par l'acheteur.
Dernier mois
Achat vérifié
Excellent!
s***s (6)- Évaluations laissées par l'acheteur.
Dernier mois
Achat vérifié
Description was accurate book was in great shape when it arrived.
h***l (104)- Évaluations laissées par l'acheteur.
Dernier mois
Achat vérifié
Great!

Notes et avis sur le produit

Aucune note ni aucun avis pour ce produit
Rédigez un avis en premier.