Home | History | Annotate | only in /cts/tools/theme-test-tools
Up to higher level directory
NameDateSize
README.txt15-Nov-20111.1K
themetestscripts.sh15-Nov-20116.6K

README.txt

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