Android Resource Dimension Conversion Tool for Seatback Monitors
The HTML/JavaScript Android Resource Dimension Conversion Tool automatically converts Android resource dimensions from a baseline design to Panasonic seatback monitor dimensions and provides the code for each type of seatback monitor.
For example, a designer creates a 1920x1080 screen resolution background image, then uses this tool to get background image dimensions for the target Panasonic seatback monitor.
The guide provided with the tool details how to automatically convert your Android resource dimensions to seatback monitor dimensions.
Prerequisites
You will need the following:
Your Android resource dimensions from a baseline design.
List of Android seatback monitors that are targeted.
Android Studio is installed and set up on your machine.
You have created an Android project.
Android baseline design dimensions are Android Resource Dimension XML.
Download Dimension Converter Tool
To begin, download the android_dimension_converter_tool_v1.0.1.zip file, extract the dimension_converter_tool.html file on Google Chrome or Safari, and follow the instructions.
The following is a preview of the steps provided in the HTML page.
Verify your Android baseline design resource dimensions are Android Resource Dimension XML. For additional information, refer to Android Developers > Docs > Guides > Dimension.
Copy the two lines of resource dimensions with both the screen_width and screen_height and paste in the Resource Dimensions text box.
Select the baseline design screen resolution with MDPI in the dropdown.
Example: 1920x1080 mdpi.
To automatically calculate, select anywhere. The calculated dimensions display.
Copy and paste the calculated dimensions in the target seatback monitor resource.