|  | 
|  | 1 | +# Android Testing Templates | 
|  | 2 | + | 
|  | 3 | +[Android Testing Blueprint](https://github.com/googlesamples/android-testing-templates/tree/master/AndroidTestingBlueprint) -  | 
|  | 4 | +A collection of Google's Android testing tools and frameworks, all integrated in a single application project. | 
|  | 5 | + | 
|  | 6 | +Android Testing Support Library | 
|  | 7 | +--------------- | 
|  | 8 | +The testing templates use the ATSL. Visit the [Android Testing Support Library site](https://google.github.io/android-testing-support-library/) for more information. | 
|  | 9 | + | 
|  | 10 | +Other Testing Samples | 
|  | 11 | +--------------- | 
|  | 12 | +[Android Testing samples](https://github.com/googlesamples/android-testing) - A collection of samples demonstrating different frameworks and techniques for automated testing. | 
|  | 13 | + | 
|  | 14 | +## Support | 
|  | 15 | +- Google+ Community: https://plus.google.com/communities/105153134372062985968 | 
|  | 16 | +- Stack Overflow: http://stackoverflow.com/questions/tagged/android-testing | 
|  | 17 | + | 
|  | 18 | +If you've found an error in this sample, please file an issue: | 
|  | 19 | +https://github.com/googlesamples/android-testing-blueprint | 
|  | 20 | + | 
|  | 21 | +## License | 
|  | 22 | +Copyright 2015 The Android Open Source Project, Inc. | 
|  | 23 | + | 
|  | 24 | +Licensed to the Apache Software Foundation (ASF) under one or more contributor | 
|  | 25 | +license agreements. See the NOTICE file distributed with this work for | 
|  | 26 | +additional information regarding copyright ownership. The ASF licenses this | 
|  | 27 | +file to you under the Apache License, Version 2.0 (the "License"); you may not | 
|  | 28 | +use this file except in compliance with the License. You may obtain a copy of | 
|  | 29 | +the License at | 
|  | 30 | + | 
|  | 31 | +http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 32 | + | 
|  | 33 | +Unless required by applicable law or agreed to in writing, software | 
|  | 34 | +distributed under the License is distributed on an "AS IS" BASIS, WITHOUT | 
|  | 35 | +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the | 
|  | 36 | +License for the specific language governing permissions and limitations under | 
|  | 37 | +the License. | 
0 commit comments