Recently, Google officially updated its developer tool version. The new version of the developer tool will be mainly used for Android 3.2 development and application. This is the first time Google has fully updated the old version of Developer Tools
InEclipse AndroidSet inSimulatorScreen size is the content to be introduced in this article, mainly to understand and learnEclipse AndroidMediumSimulatorFor more information, seeEclipse AndroidFor more information, see this article.
Method 1: Select
SetEclipse AndroidPackage A project into an APK file is the content to be introduced in this article, mainly to understand and learnEclipse AndroidPackage content, detailsEclipse AndroidFor more information, see this article.
After the Eclipse
For Android 2.2Quick Start learning is the content to be introduced in this article, mainly to understand and learnFor Android 2.2For more information, seeFor Android 2.2For more information, see this article.
I. Environment configuration and
Android APIThe Chinese Document GridView is the content to be introduced in this article, mainly to understand and learnAndroid APIContent, specificAndroid APIFor more information, see this article.
I. Android API Structure
What is the Action Bar?
For a long time, developers have been designing functional title bars for their Android applications. Android 3.0 officially introduced the Action Bar component, which standardizes the application navigation design, some new
On July 6, October 12, according to foreign media reports, Android Market can be accessed through a desktop computer. In addition, from today on, applications developed on Google's Android platform can also be run on desktops, the program can also
In a remote Service call, how does the Activity communicate with the Service? For remote Service calls, there are usually two different processes in different projects. What is the process communication mechanism? I drew a picture to illustrate it.
BKJIA Translation: Two tutorials in this series will guide developers in developing search functions using the Android search framework. In the first article, this article will allow developers to understand the Android search framework. In the
The Android mobile phone has a built-in high-performance webkit kernel browser, which is encapsulated into a WebView component in the SDK and can be used to browse network content. So how to use it?
Loading components using the WebView control for
You may want to know a little about android:
1. Set a simple button effect for the button.
For example, create camera. xml in the drawable folder. The content is as follows:
The image is camera_press when it is touched and
In Android, ListView is the most commonly used control. During the uidesign, many people want to change its background so that it can conform to the overall uidesign, to change the background, you only need to prepare an image and specify the
Activities (activity)
The display layer of the application. Each screen corresponds to your application and will be an extension of the Activity class. Activity uses Views to build the UI to display information and respond to user behaviors. For
I. Toast specifications
When the background is changed, some short messages are prompted. The message window automatically fades in and out and does not accept Interaction Events.
For example, when downloading an object is complete, a short "saved
What is Android?
Android is a software package for mobile devices. It includes an operating system, middleware, and key applications. The Android SDK provides required tools and APIs and is developed based on the java language.Features
Near Field Communication (NFC) is a short-distance wireless Communication technology. Generally, the effective Communication distance is less than 4 cm. The NFC operating frequency is 13.65 MHz, and the communication rate is 106 kbit/s to 848 kbit/s.
1. http uses gzip compression to set the connection timeout and response timeout
Http requests can be divided into cache and non-cache based on business needs. In a network-less environment, some data is still browsed through the cached httpresponse
In a previous article, we mentioned how to implement the push solution in Android. One of the more mature solutions is to use the XMPP protocol. The AndroidPn project is an open-source project that uses the XMPP protocol to push information. Here we
After years of use, everyone in Eclipse has their own plug-in secret list. This series of articles will record the list of private plug-ins recommended in the Eclipse market, and hope to help everyone.
The hero of this issue is Zous Pantalons.
Java has divided object references into four levels since JDK1.2, so that the program can control the object lifecycle more flexibly. The four levels are from high to low: strong reference, soft reference, weak reference, and virtual reference.
Here
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.