, you need to create another set of larger icons when the DPI icon does not meet the design requirements.
In Android 1.5 and earlier versions, only the hvga (3.2x320) Resolution on the 480 "screen is supported, and developers do not need to consider the adaptability of the interface. Since Android 1.6, the platform supports devices of various sizes and resolution
Android phone app icon size specifications and naming specifications are as follows infographic.The Android Icon Specification infographic contains the Android launcher icon, the
In the Android program, the icons are set in the drawable, but the results are not shown in Millet 2, but they appear normal in my own HTC and emulator. It was later found that the DPI of millet was not the same.
It was later discovered that Android loaded a series of icons to accommodate different resolutions and DPI.
ldpi (Low density screen,120 DPI) with an icon
Http://www.ard9.com/gsjj/204.htmlFor the Android platform, the size of the icon at different resolutions have different requirements, for the current mainstream hdpi that WVGA level, usually hdpi app icon size is 72x72, and the standard mdpi that HVGA is 48x48, For the curre
If mobile access is poor, please use –> GitHub versionContent continuous Update, updated on: 2016-08-111. Program startup icon (Icon Launcher)Put mipmap-*dpi it under the file nameic_launcher.png
L dpi (Low Density screen,120 dpi) with an icon size of X-px
M dpi (Medium Density screen, DPI) with an
Hdpi mainly contains high-resolution images, such as WVGA (480x800) and fwvga (480X854)The mdpi mainly contains medium-resolution images, such as hvga (320x480)Ldpi uses low-resolution images, such as qvga (240x320)
For the Android platform, the Icon size design varies with resolution. For the mainstream hdpi, that is, the WVGA level, the
Address: http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0120/2331.html1. Program Start icon:LDPI (Low Density screen,120 DPI) with an icon size of X-px.MDPI (Medium Density screen, DPI) with an icon size of x px.HDPI (High Density-screen, + DPI) with an icon
An application previously runs well on Android systems of different versions. Recently, in the android 4.0 compatibility test, the test Department found that the icons of the application are incomplete when they are displayed in the notification bar.
After checking, we found that when creating the notification bar icon:
Notification NF = new notification (R. dr
After the application is completed, it is very important to configure an icon. The android ADT provides the android icon set. You can create an icon.
However, I found that it is not very useful when using it, especially when I put the PNG image of the rounded corner, it wil
application.
Android app icon specification
When you plan to make your own home screen icon, in addition to the existing Master screen icon code, please be sure to follow the following equally important specifications:
The launcher icon is a square of 48dp
Obtain the Android screen size, widget size, status bar/notification bar height, navigation bar height, and android screen size.1. Get Android screen size
We can use the getSize () meth
For Chrome for Android: -Linkrel= "icon"Sizes= "192x192"href= "Touch-icon-192x192.png">For IPhone 6 Plus with @3xdisplay: -Linkrel= "apple-touch-icon-precomposed"Sizes= "180x180"href= "Apple-touch-icon-180x180-precomposed.png">For IPad with @2xdisplay running ios≥7: -Linkrel
and upward.
Typical design dimensions• 320dp: A normal mobile phone screen (240X320,320X480,480X800)• 480 DP: An intermediate tablet image (800 x)• 600dp: 7-inch tablet (600x1024)• 720dp: 10-inch tablet (720x1280,800x1280)Size of the Android SDK Simulator
Mainstream Android mobile phone resolutions and sizes
How big should I design the
Mobile game icon: Improves the first impression of fingertip size
Every month, 6000 to 7000 apps are released in iTunes, competing for users' attention, time, and mobile phone space. This is especially difficult for games because the ecosystem is filled with various free models.
Developers and Publishers need their own products to make a deep first impression. That's why they all work so hard on chart ico
Recommended dimensions and maximum support dimensions for 1,tabbaritem pictures
Below is the tab bar (Uitabbar) In the tab button icon in 1x, 2x, 3x will not compress the size of the deformation:
@1x: Recommended x 25 (max: 32 x)
@2x: Recommended x 50 (max: x 64)
@3x: Recommended x 75 (max: 144 x 96)
Below is 2x, the left use x 50 of the picture, the right to use the x 64 picture,
label is selected, not selected, and uses the same picture, except for different colors. We can also use two different images to represent the two states.Qq.tabbaritem = Uitabbaritem (title: "QQ", Image:uiimage (named: "QQ"),Selectedimage:uiimage (named: "Qq_active"))Android.tabbaritem = Uitabbaritem (title: "Android", Image:uiimage (named: "Android"),Selectedimage:uiimage (named: "Android_active"))4, use
Note: The WM tool introduced by Android 4.3WM command and how to use:System Description:USAGE:WM [subcommand] [options]WM Size [reset| WxH]WM Density [reset| DENSITY] WM Overscan [reset| Left,top,right,bottom] WM Size:return or override display size.WM density:override display density.WM Overscan:set Overscan area for display.Explanation: The WM is a high-pass platform (MTK platform similar to the command
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.