ArticleDirectory
Text principles in Application
Example
Text principles in text style applications should be short
It must be concise, simple, and accurate. Do not set a limit of 30 characters (including spaces). Do not violate this
The property Android: scaletype of imageview, that is, imageview. setscaletype (imageview. scaletype ). Android: scaletype controls how images are resized/moved to match the size of imageview. Imageview. scaletype/Android: the differences between
Similarities:
Implementation ideas.
Your Server communicates with Apple (apns) or Google push server. The push server sends push information to the corresponding terminal device based on the corresponding conditions (for example, the current
With the deepening of work, one project after another experienced users, each time a new project framework was opened, they first encountered an extremely embarrassing problem. Faced with many SDK versions, which one should I choose?
We often hear
I saw this on someone else's blog.ArticleIf you think it is good, you can get it here for reference.
Article Source: http://mobile.51cto.com/android-266522_1.htm
ApplicationProgramEach component has a life cycle, starting from the android
Remove the title bar:
ApplicationAndroid: icon= "@ Drawable/icon"Android: Label= "@ String/app_name"Android: Theme= "@ Android: style/theme. notitlebar">
OrCodeIn:
Requestwindowfeature (window. feature_no_title );//Remove title bar
Note that
Five years ago, IOS took the lead. Now, Android has gradually matured and dominated most of the smart phone market. However, the iOS ecosystem is more mature and healthy, and the design style is also recognized by more people. IOS is accused of
ArticleDirectory
Running Environment
Running Environment
In the past, I learned too much from other open-source projects and blogs, and I really appreciate the open-source spirit. During this time, review did some things and did
Application Structure
Applications have many layout changes to meet different requirements. For example:
L apps like calculators or cameras are built on a single screen to process only one core function.
L like a phone application, it is switched
Document directory
Flexibility
Optimize Layout
All resources
Policy
Status
Communication
Boundary
In the past two years, apart from management departments, some projects should also be taken into account, but mainly for mobile projects.
Document directory
Up and back
Use navigation in applications
Applications navigate through the home screen widgets and notifications
Navigation between applications
Navigation
Consistent navigation is an essential part of the overall user
Document directory
Space considerations
48dp Reference Unit
Why 48dp Reference Unit
Gaps
Default color
Font Ratio
Color
Color palette
Measurement and grid
Mobile devices have different physical sizes and are at screen resolution (DPI ). To
The development environment here adopts the eclipse + Android development plug-in. Other development environments are not described here.
1. Install JDK
The android development language is based on Java. Therefore, JDK must be installed for Android
This problem often occurs when developing Android applications because you do not have the configuration permission. For example, you often do not have the permission to use the camera in the configuration file when using the System camera, in this
When developing Android applications, we often need cameras for taking photos or recording videos. Here we will introduce the simplest method: Call the System camera to take photos and save the photos.
How to start the camera:
startActivityForResult(
When developing mobile clients, multithreading is often used for operations. We usually put time-consuming operations in separate threads for execution, avoid occupying the main thread and bring a poor user experience. However, the main thread (ui
The implementation of text and value in mobile is very simple. We have done it in the control dorpdownlist, and we can get the value of text and value directly, how can I obtain the text and value values in Android? There are two ideas:
1. Use a
Studying how to package resources and activity files into jar files for project calls has taken a lot of detours and tried different methods, which is not ideal, finally, we found the perfect solution from the official Android documentation. Here is
In Android development, if you upgrade the ADT to more than 17 (including 17), if your project references other third-party jar packages, the following error will be reported during running. This is because third-party packages will be put in a libs
1. I just found an amazing thing. In tabactivity, gettabhost () is used (). setcurrenttab (2); set the current subactivity to the first, for example, the second, but the first subactivity will still create. Currently, we do not know the situation
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service