# ScreenInfo **Repository Path**: mirrors_inloop/ScreenInfo ## Basic Information - **Project Name**: ScreenInfo - **Description**: Android screen info tool for developers - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ScreenInfo Android screen info tool for developers. Heavily inspired by very useful, but unfortunately no longer supported app [CB Screen Resolution][1]. This application: - displays screen resolution (width and height) in DPI (Device Independent Pixels) and physical pixels, - displays size, density, orientation and aspect ratio screen characteristics (see [Supporting Multiple Screens][2]), - show/hide status bar and navigation bar by clicking to screen field, - show/hide action bar, - reacts to orientation changes, - displays screen physical size in inches and centimeters. - displays 3 text sizes preview (20sp, 16sp, 12sp) ![][3] ![][7] ![][8] ## Developed By Miroslav Michalec [Inloop apps][5] on Google Play Store Inloop [Android tools & libs][6] ## License Copyright 2015 Inloop 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. [1]: https://play.google.com/store/apps/details?id=com.cbsb.screenresolution [2]: http://developer.android.com/guide/practices/screens_support.html [3]: https://github.com/ForestTree/ScreenInfo/blob/master/ScreenInfo1.png [4]: https://www.inloop.eu [5]: https://play.google.com/store/apps/developer?id=Inloop,+s.r.o. [6]: https://inloop.github.io/ [7]: https://github.com/ForestTree/ScreenInfo/blob/master/ScreenInfo2.png [8]: https://github.com/ForestTree/ScreenInfo/blob/master/ScreenInfo3.png