All Projects → retomeier → Wrox Professionalandroid 4e

retomeier / Wrox Professionalandroid 4e

Licence: apache-2.0
Code listings and sample projects from "Professional Android" (4th Edition) by Reto Meier and Ian Lake (ISBN: 978-1118949528)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Wrox Professionalandroid 4e

Dotnet Docs Samples
.NET code samples used on https://cloud.google.com
Stars: ✭ 553 (+657.53%)
Mutual labels:  samples
Prism Samples Wpf
Samples that demonstrate how to use various Prism features with WPF
Stars: ✭ 937 (+1183.56%)
Mutual labels:  samples
Mixed Reality Extension Sdk Samples
Sample code for the Mixed Reality Extension SDK (https://github.com/Microsoft/mixed-reality-extension-sdk)
Stars: ✭ 65 (-10.96%)
Mutual labels:  samples
Python Samples
🐍 Python samples for Google Workspace APIs
Stars: ✭ 602 (+724.66%)
Mutual labels:  samples
Nodejs Getting Started
A tutorial for creating a complete application using Node.js on Google Cloud Platform
Stars: ✭ 705 (+865.75%)
Mutual labels:  samples
Antd Mobile Samples
antd-mobile samples
Stars: ✭ 1,075 (+1372.6%)
Mutual labels:  samples
Uwp Experiences
Universal Windows Platform (UWP) samples and showcases
Stars: ✭ 547 (+649.32%)
Mutual labels:  samples
Getting Started Dotnet
A tutorial for creating a complete application using .NET on Google Cloud Platform
Stars: ✭ 71 (-2.74%)
Mutual labels:  samples
Php Docs Samples
A collection of samples that demonstrate how to call Google Cloud services from PHP.
Stars: ✭ 740 (+913.7%)
Mutual labels:  samples
Ruby Samples
💎 Ruby samples for Google Workspace APIs
Stars: ✭ 57 (-21.92%)
Mutual labels:  samples
Getting Started Python
Code samples for using Python on Google Cloud Platform
Stars: ✭ 607 (+731.51%)
Mutual labels:  samples
Kubernetes Engine Samples
Sample applications for Google Kubernetes Engine (GKE)
Stars: ✭ 694 (+850.68%)
Mutual labels:  samples
Magestudy
Magento 2 extension samples
Stars: ✭ 55 (-24.66%)
Mutual labels:  samples
Android Samples
Android samples for Google Workspace APIs
Stars: ✭ 599 (+720.55%)
Mutual labels:  samples
Xxamarin
Repositório com ✨ 141 Exemplos de Implementações e 📦 13 Pacotes de Xamarin
Stars: ✭ 68 (-6.85%)
Mutual labels:  samples
Intro To Terraform
Sample code for the blog post series "A Comprehensive Guide to Terraform."
Stars: ✭ 550 (+653.42%)
Mutual labels:  samples
Awesome Docs With Static Site Generators
Pointers to all templates and implementations based on static site generators
Stars: ✭ 44 (-39.73%)
Mutual labels:  samples
Grpc Demos
Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC
Stars: ✭ 74 (+1.37%)
Mutual labels:  samples
Azure Devops Python Samples
Python samples for interacting with and managing Azure DevOps
Stars: ✭ 68 (-6.85%)
Mutual labels:  samples
Llvm 9.0 Learner Tutorial
A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.
Stars: ✭ 58 (-20.55%)
Mutual labels:  samples

Professional Android, 4th Edition Code Downloads

https://www.amazon.com/Professional-Android-Reto-Meier/dp/1118949528

Reto Meier and Ian Lake

Copyright 2018 John Wiley Wiley & Sons, Inc.

For each chapter that includes a sample project and/or a number of code snippets provided as "Listings", you'll find the corresponding source code within these archives for your copy/pasting pleasure.

The fully worked samples (Compass, Earthquake, EmergencyResponder, GForceMeter, Weather Station, Where Am I, Hello World, and Star Sign Picker) are named as appropriate, suffixed with the corresponding chapter number (and where necessary the revision number within the chapter), representing each stage in the project.

You can import these projects directly into Android Studio, then compile and run them.

The source code from every code listing is available in the "snippets" archives, with the chapter number suffix (Eg. Snippets_ch2). Please note that these listings have been provided within Android Studio projects to provide a simple way for you to cut and paste useful code snippets, and to provide some additional context around how several of these independent snippets may work together, but they are not intended to represent complete examples.

In both cases, it's inevitable that the version of the dependencies used within these projects -- such as the support library, Android Architecture Components, Google Play services, Gradle, and the Android SDK -- will need to be updated to match the latest versions available. We recommend always targeting the latest version of the Android SDK, and using the latest versions of external libraries.

We hope you have fun with the sample projects and that you find them and the code snippets useful in creating your own Android applications!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].