googlesamples/android-OurStreets

Name: android-OurStreets

Owner: Google Samples

Description: Visit StreetView galleries with delightful material design aspects.

Created: 2016-04-13 14:43:40.0

Updated: 2018-05-18 15:21:08.0

Pushed: 2016-09-12 11:51:31.0

Homepage: null

Size: 162

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

OurStreets for Android

Visit StreetView galleries with delightful material design aspects.

Introduction

OurStreets transitions

With OurStreets you can experience beautiful views from around the world in 360 degrees. All of this with a delightful material design approach throughout the whole interface.

OurStreets demonstrates use of shared element transitions throughout the app.

The data for OurStreets is stored in Firebase and retrieved at runtime. This allows for a smaller initial download as well as modifying of data without having to deploy a new apk.

Download the prebuilt sample
Screenshots

Getting started
Clone and build

This project uses gradle as its build system. After cloning, enter the top level directory and run ./gradlew tasks to get an overview of all the tasks available for this project. Probably you'll just want to run

et OurStreets running on your local device.

Add a maps api key

dd a Google Maps API key, follow the instructions on the
elopers console](https://goo.gl/JRXyBx).
 the API key you've created and paste it into the [`gradle.properties`
](gradle.properties).

upport

ogle+ Community: https://plus.google.com/communities/105153134372062985968

ack Overflow: http://stackoverflow.com/questions/tagged/android

ou've found an error in this sample, please file an issue:

s://github.com/googlesamples/android-ourstreets/issues

hes are encouraged, and may be submitted by forking this project and
itting a pull request through GitHub.

icense

Copyright 2016 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.