After android4.0 exits, the ADT is also updated synchronously, which is slightly different from the previous one. The most obvious difference is that there is an additional Android icon set.
Next, let's take a look at how this is used.
First, right-click an android project in eclipse and open the new-other view to find
1. OverviewLearn Android can not but imitate a variety of app interface, since the micro-letter 6.0 After the advent of the micro-letter switch when the color of the tab icon?? Ken Hu Yi Pain? ㄒ Jian and??? Indistinct Shenyang Lai Meshan?OK, let's look at the effect chart:
Clarity is not very good, we do see ~ ~ There are wood feel this weak burst of color,,, I move my fingers to change your color:
There
Android icon vs logo
The Android configuration file has two attributes: icon and logo. What are the differences between these two attributes?
Description of the icon attribute of the activity in the list file:
Android:
Http://homepage.yesky.com/89/11620089.shtmlNow that the mobile platform is increasingly competitive, a friendly user interface can help improve user experience satisfaction, icon icons are an important part of the user interface, and today we will study and learn about the icon design specifications for Android systems. Before exploring the
According to the online materials, a general template-like class MyTabActivity is written to implement a TabActivity with Icon + text Label. To apply a class, you only need to add the Icon and Label to correspond to each Activity, you can create a TabActivity.
1. template class MyTabActivity. java (reusable)[Java]Package amao. callbye;Import java. util. HashMap;Import java. util. List;Import java. util. Ma
Apple's touch icon is relatively familiar to us, it is Apple to support Web applications (or Web pages) to add to the desktop needs of the icon, with these touch icon Web links more and native application more similar. Because of the wide range of devices such as Apple device Ipod,iphone,ipad, many Web pages provide the icon
In android, how does one set the desired app startup icon to a pop-up box?
First look
This is the effect of clicking on our own apk.
Below is the layout File
VcD4KPHA + YWN0aXZpdHlfbWFpbi54bWzW97K8vtbOxLz + PGJyPgo8L3A + Signature = "http://schemas.android.com/apk/res/android"
Xmlns: tools = "http://schemas.android.com/tools"
Apple's touch icon is relatively familiar to us, is Apple in order to support the Web application (or the Web page) to add to the desktop needs of the icon, with these touch icon of the Web links more and native application more similar. Because the Apple equipment ipod,iphone,ipad and so on a wide range of devices, many Web pages have provided the touch
Use of iconsIcons can give the most intuitive impression, sometimes a lot of explanations can not be an icon.The Android app's icons are divided into two categories,
App icon: The start icon that represents the entire app on the main screen, is the icon that gives the user the first impression. A successful ap
Create an Android Project named icationicationiconcount.First, modify AndroidManifest. xml and add the permission Modify main. xml as follows. Here we define an ImageView. We have the courage to preview the processed icon with numbers.Xml CodeAndroid: orientation = "vertical"Android: layout_width = "fill_parent"Android
The theme of Android theme developers, if you want to replace the Third-party application icon, you must know the application of the package name. Actually want to know the application of the package name is very simple, directly in the browser to open Google Play or pea pod, open an application page, look at the URL you will find that the URL last "/" after the character is the application of the package n
Apple's touch icon is relatively familiar to us, it is Apple to support Web applications (or Web pages) to add to the desktop needs of the icon, with these touch icon Web links more and native application more similar. Because of the wide range of devices such as Apple device Ipod,iphone,ipad, many Web pages provide the icon
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
bar, that is, the "running" group.N. flags | = Notification. FLAG_ONGOING_EVENT;// Indicates that the notification is not cleared after you click "clear notification" in the notification bar,// Often used with FLAG_ONGOING_EVENTN. flags | = Notification. FLAG_NO_CLEAR;PendingIntent pi = PendingIntent. getActivity (this, 0, getIntent (), 0 );N. contentIntent = pi;N. setLatestEventInfo (this, "FloatsWindow", "start! ", Pi );Nm. Y (icationication_id_icon, n); 2.2 modify the
This article is translated from the Android Developers blog Making Beautiful Android App Icons , the original author is +roman Nurik .for the average user, the main screen icon/launcher icon (the general abbreviation app icon) is the first impression that the app gives them.
Overview1. Overviewlearn Android without imitating the interface of a variety of apps, since the advent of micro-letter 6.0, I think the micro-letter switch when the color of the tab icon Cock Cock, today I took you to customize the control, take you change color become fly ~ ~OK, let's look at the effect chart:
Clarity is not very good, we do see ~ ~ There are wood feel this weak burst of color,,, I mov
advantage is that you can place controls flexibly in the toolbar position)There are two ways to customize an icon using XMLMethod 1: Set the properties on the root node of the toolbarAndroid.support.v7.widget.Toolbar App:navigationicon="@drawable/ic_add_follow"Android:id="@+id/tool_bar"Android:layout_width="match_parent"Android:layout_height="50DP"Android:background="@android: Color/holo_green_light"> app:
Before studying the android icon design, it is necessary to first understand how the android interface adapts to a variety of screens.AdaptabilityBecause the same UI element (such as a 100 x pixel image) looks smaller on a high-precision screen than on a low-precision screen, to make the images on these two screens look similar, you can use the following two meth
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.