I think the Android entry-level learning strategy can be divided into the following aspects, and I hope that the majority of entry-level development will learn what they want to learn.
Content to be learned in the initial stage
◆ Step 1: configure
Editor's note: This article is a starter training course for Android 2.2 developers after three weeks of learning about Android. The article is well-developed. This is a very good tutorial for friends who have just studied Android development.
I.
During the development of MagicBubble In the Android game, when two buckets are connected, the Bubble disappears in the case of Bubbles. The idea of the author is as follows: add an ImageView to FrameLayout and define an explosion of Animation.
Environment Construction
JDK Installation
If you do not have a JDK, you can download it here. The next step is to install the SDK step by step. To set environment variables, follow these steps:
Choose my computer> Properties> advanced> environment
The Android system requires that all programs be installed with digital signatures. If no digital signature is available, the system will not install and run this program. Whether it's a simulator or a real mobile phone. Therefore, before running
InAndroidOfAPIThe LIST and adapter are both placed in the android. widget package. The specific structure of the package is not displayed here, mainly focusing on the list and adapter. The function of the adapter is to combine the data displayed in
First, check whether JDK has been installed on your computer. If JDK is not installed, right-click to download it)
After JDK is installed, press and holdWIN + RIn the pop-up dialog box, enterCmd, A black box will pop up after you press Enter. Most
InAndroidDuring use, if you want to eavesdrop on text messages received by others for your ulterior motives, the content in this section can meet your needs. When the system receives the text message,ActionName:Android. provider. Telephony.
Use constructor Injection
Use the setter Method for property Injection
Use Field Injection for annotation)
Manual assembly or automatic assembly can be used to inject dependent objects. manual assembly is recommended in actual applications, because
I. Prepare ant
Download from ant Official Website
Http://ant.apache.org/
Ant environment Configuration:
1. Decompress the ant package to the local directory.
2. Set ANT_HOME in the environment variable to your installation directory.
3. Add ANT_HOME/
To facilitate the use of commands in the Android SDK tools directory, we recommend that you Control Panel on the Windows console): System) → Advanced) → start and fix Startup and Recovery) in the "Environment variable Environment Variables)" option
This video is the second part of "video tutorial: Android core programming": Demonstration of the first Android Application.
To view all the tutorials, click BKJIA video topic: Android core programming
Android core programming 1
Android core
This video is Part 7 of "video tutorial: Android core programming": Exercise Time.
To view all the tutorials, click BKJIA video topic: Android core programming
Android core programming 1
Android core programming 2
Android core programming 3
Android UI designIs the Basic Learning tutorial the content of this article, mainly for understanding and learning?Android UI designFor more information, seeAndroid UI designFor more information, see this article.
Android UI designHuman-Computer
The second is to start the Service by binding it. First look at the flowchart.
Click to view the chart
The biggest difference between the binding method and the method described in section 1 is that an Activity can be associated with a Service.
Activity jump and value passing mainly connects multiple activities through the Intent class and transmits data through the Bundle class.
The sample code is as follows:
1.1 assign values using the intent. putExtra () method
1 public class menu
The AutoCompleteTextView function is similar to the prompt that is close to the input information when Baidu or Google inputs information in the search bar. The result is an editable text view. A prompt is displayed after you enter the information.
1. Understand Activity
Activity is one of the four main components of the Android program.
Activity is the presentation layer of the Android program. Each display screen of the program is an Activity.
Students who have learned WEB development can
QR code definition:
QR code 2-dimen1_bar code) records the data symbol information by using a specific ry that is distributed in two-dimensional directions of the plane according to a certain pattern.
In many types of two-dimensional bar codes, the
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.