Skip to content

waynepiekarski/wear-screeninfo

 
 

Repository files navigation

Wear ScreenInfo

This is a utility that shows all kinds of useful information about the display on your Android and Wear OS devices.

Wear ScreenInfo can be run as a regular application on any device, but is also available as a watch face on Wear OS. This allows you to get a complete understanding of every aspect of the display as either an Activity, or a watch face service.

Some of the information presented includes the display resolution, density, physical size, resource qualifiers, insets, canvas size, and view size. Extra information about the hardware is also presented, such as processor, board, manufacturer, and firmware build id. See the screenshots below for examples of what the application looks like.

Phone-based Activity

Screenshot Phone

Wear-based Activity

Screenshot Wear Activity 1

Screenshot Wear Activity 2

Wear-based WatchFace

Screenshot Wear Watch Face

License

Copyright 2015 Google Inc. All Rights Reserved.

Licensed 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.

About

Android Wear ScreenInfo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.8%
  • Shell 2.2%