- 5 Ergebnisse
Kleinster Preis: € 16,20, größter Preis: € 29,95, Mittelwert: € 26,95
1
Android Essentials - Chris Haseman
Bestellen
bei Weltbild.de
€ 29,95
Versand: € 0,001
Bestellengesponserter Link
Chris Haseman:

Android Essentials - neues Buch

2008, ISBN: 9781430210641

Android Essentials is a no-frills, no-nonsense, code-centric run through the guts of application development on Google's Mobile OS. This book uses the development of a sample application … Mehr…

Nr. 136133576. Versandkosten:, 2-5 Werktage, DE. (EUR 0.00)
2
Android Essentials
Bestellen
bei Springer.com
€ 29,95
Versand: € 0,001
Bestellengesponserter Link
Android Essentials - neues Buch

ISBN: 9781430210641

Android Essentials is a no–frills, no–nonsense, code–centric run through the guts of application development on Google's Mobile OS. This book uses the development of a sample application … Mehr…

Nr. 978-1-4302-1064-1. Versandkosten:Worldwide free shipping, , DE. (EUR 0.00)
3
Android Essentials (Firstpress) - Haseman, Chris
Bestellen
bei Amazon.de (Intern. Bücher)
€ 29,95
Versand: € 0,001
Bestellengesponserter Link
Haseman, Chris:
Android Essentials (Firstpress) - Erstausgabe

2008

ISBN: 9781430210641

Taschenbuch

Apress, Taschenbuch, Auflage: 1st ed. 118 Seiten, Publiziert: 2008-08-01T00:00:01Z, Produktgruppe: Buch, 0.22 kg, Hardware & Technik, Computer & Internet, Kategorien, Bücher, Softwareentw… Mehr…

Versandkosten:Auf Lager, Lieferung von Amazon. (EUR 0.00) Amazon.de
4
Android Essentials (Firstpress) - Haseman, Chris
Bestellen
bei Amazon.de (Intern. Bücher)
€ 16,20
Versand: € 3,001
Bestellengesponserter Link
Haseman, Chris:
Android Essentials (Firstpress) - Erstausgabe

2008, ISBN: 9781430210641

Taschenbuch

Apress, Taschenbuch, Auflage: 1st ed. 118 Seiten, Publiziert: 2008-08-01T00:00:01Z, Produktgruppe: Buch, 0.22 kg, Hardware & Technik, Computer & Internet, Kategorien, Bücher, Softwareentw… Mehr…

Versandkosten:Gewöhnlich versandfertig in 2 bis 3 Tagen. Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00) ThriftBooks-Chicago USA
5
Android Essentials (Firstpress) - Haseman, Chris
Bestellen
bei Amazon.de (Intern. Bücher)
€ 28,70
Versand: € 3,001
Bestellengesponserter Link
Haseman, Chris:
Android Essentials (Firstpress) - Erstausgabe

2008, ISBN: 9781430210641

Taschenbuch

Apress, Taschenbuch, Auflage: 1st ed. 118 Seiten, Publiziert: 2008-08-01T00:00:01Z, Produktgruppe: Buch, 0.22 kg, Hardware & Technik, Computer & Internet, Kategorien, Bücher, Softwareentw… Mehr…

Versandkosten:Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00)

1Da einige Plattformen keine Versandkonditionen übermitteln und diese vom Lieferland, dem Einkaufspreis, dem Gewicht und der Größe des Artikels, einer möglichen Mitgliedschaft der Plattform, einer direkten Lieferung durch die Plattform oder über einen Drittanbieter (Marketplace), etc. abhängig sein können, ist es möglich, dass die von eurobuch angegebenen Versandkosten nicht mit denen der anbietenden Plattform übereinstimmen.

Bibliographische Daten des bestpassenden Buches

Details zum Buch
Android Essentials (Firstpress)

Android is Googlea (TM)s answer to the iPhone and at the very least, has advantages in terms of multitasking, running apps in the background and others. Googlea (TM)s CEO is getting front page coverage commenting on the coming Google/iPhone war. This is a no frills, no nonsense, code centric run through the guts of application development on Googlea (TM)s Mobile OS. It focuses on giving developers the essential tools and examples required to make viable commercial applications work.

Detailangaben zum Buch - Android Essentials (Firstpress)


EAN (ISBN-13): 9781430210641
ISBN (ISBN-10): 1430210648
Taschenbuch
Erscheinungsjahr: 2008
Herausgeber: Apress
111 Seiten
Gewicht: 0,219 kg
Sprache: eng/Englisch

Buch in der Datenbank seit 2008-05-24T13:21:36+02:00 (Berlin)
Detailseite zuletzt geändert am 2024-03-28T21:37:53+01:00 (Berlin)
ISBN/EAN: 9781430210641

ISBN - alternative Schreibweisen:
1-4302-1064-8, 978-1-4302-1064-1
Alternative Schreibweisen und verwandte Suchbegriffe:
Autor des Buches: chris, springer
Titel des Buches: essen, essentials, essential, professional android, hasemann


Daten vom Verlag:

Autor/in: Chris Haseman
Titel: Android Essentials
Verlag: Apress; APRESS
100 Seiten
Erscheinungsjahr: 2008-08-01
Berkeley; CA; US
Gedruckt / Hergestellt in Niederlande.
Sprache: Englisch
29,95 € (DE)
30,79 € (AT)
33,50 CHF (CH)
POD
IV, 100 p.

BC; Hardcover, Softcover / Informatik, EDV/Datenkommunikation, Netzwerke; App-Programmierung, Programmierung für Mobil-Geräte; Verstehen; Android; Extensible Markup Language (XML); Google; Socket; XML; configuration; development; integration; layout; network; networking; production; service; tool; user interface; Mobile Computing; Computer and Information Systems Applications; Angewandte Informatik; EA

Introduction - How you should use this book.- Installing, configuration, and compiling.- Running and using the emulator and debugger.- The Android Application.- Activity.- Intent Receiver.- Service.- Content Provider.- User Interface.- XML Layout View.- Custom View.- Location Based Services - Location Location Location.- Using Google’s GPS module.- Using Android’s built-in Google maps.- Networking.- Opening the connection.- Socket connections.- XML.- Tuning Connectivity.- Wrapping up.
Focuses on just four main topics: Application life-cycle and OS integration, User interface, Location based services, and Networking The reader will understand how an Android application functions and communicates with the handset that hosts it The reader will be able to create and display a rich mix of custom rendered screens and tailored Android widgets Readers will know how to use Google’s powerful Map tool They will understand the intricacies of network connectivity in the mobile world

Weitere, andere Bücher, die diesem Buch sehr ähnlich sein könnten:

Neuestes ähnliches Buch:
9781430210634 Android Essentials (Chris Haseman)


< zum Archiv...