• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Copyright (C) 2011 The Android Open Source Project
2
3Licensed under the Apache License, Version 2.0 (the "License");
4you may not use this file except in compliance with the License.
5You may obtain a copy of the License at
6
7      http://www.apache.org/licenses/LICENSE-2.0
8
9Unless required by applicable law or agreed to in writing, software
10distributed under the License is distributed on an "AS IS" BASIS,
11WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12See the License for the specific language governing permissions and
13limitations under the License.
14
15
16README for the Theme Tests
17
18Located in themetestscripts.sh are a series of scripts that allow
19one to generate the "masters" for the theme tests. The tests require
20known-good versions (masters) of widgets, etc to compare against.
21The scripts will allow you to generate these masters for mdpi, hdpi
22and xhdpi devices.
23
24To properly generate these masters, a device of the needed density is
25required. Ie, an mdpi device for mdpi masters, etc.
26
27Additionally, to deal with large form-factors, mdpi will also do tests
28in a larger size. A large form-factor device is required.
29