This repository contains 4 stages of the Stamp Collector app for the Stamp Collector app codelab.
The StampCollector app is a companion app for the RecyclerView and Shared Preferences codelab.
It demonstrates the following Android features:
- RecyclerView
- SharedPreferences
- You should know how to program in Java
- You should be familiar with a modern IDE, such as Android Studio
- You should be comfortable with basic Android development, including but not limited to Activities, Views, and Layouts.
- Install Android Studio, if you don't already have it.
- Download the sample code. The zip file will contain 4 apps.
- Import the sample into Android Studio.
- Build and run the sample.
Copyright 2018 Google, Inc.
All image and audio files (including *.png, *.jpg, *.svg, *.mp3, *.wav and *.ogg) are licensed under the CC BY 4.0 license. All other files are licensed under the Apache 2 license.
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the LICENSE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.