This article mainly introduces the Android development of the IDE, ADT, SDK, JDK, ndk and other noun explanations, it is a painful thing to understand these concepts, this article succinctly explained the meaning of these nouns, together with literacy bar, the need for friends can refer to the
1. IDE:
The abbreviation of Intelligent Development environm. That i
Explanations of IDE, ADT, SDK, JDK, Ndk in Android1. IDE:Intelligent Development environm for short. That is, the intelligent development environment. is a development tool. Common Ides are adt-bundles and Android studio. Each of the two needs to configure the JDK.2. ADT:Short for Android development tools. That is, Android
1. IDE:
The abbreviation of Intelligent Development environm. That is, the intelligent development environment. is a development tool. The common IDE has Adt-bundles and Android studio. All two need to configure JDK.
2. ADT:
The abbreviation for Android Development tools. The An
Eclipse has been used in the past, listening to the introduction of idea is very good, but also in order to later turn to Android studio Mat. began to try to develop it with idea.This article focuses on the use of idea techniques.
Idea full name IntelliJ ideas, a Java language development integration Environment, IntelliJ is recognized as one of the best Java development tools in the industry, especiall
moves up/down.Ctrl+up/down cursor jumps to the first or last lineESC cursor returns to edit boxShift+esc the cursor back to the edit box, close the useless windowThe best thing about idea is that you can change the shortcut keys to your familiar IDE style!!!Can be modified for Eclipse and Visual Studio, great!Modification Method: File-->settings-->keymapJava and Androi
Android Studio requires two jdk:ide JDK and project JDK:The former is the JDK that the IDE uses to run itself.The latter is used to compile Java codeProject JDK
You can see the changes through file-> other settings-> default project structure
If the item compilesdkversion >= 21, it should be set to JAVA7 or 8
This configuration can also be set in Local.properties
[Android] Build an android development environment in Eclipse, Android android
This article was written on February 13.
Home: http://www.cnblogs.com/game-testing/
Build an android development environment under
Android Studio requires two jdk:ide JDK and project JDK:The former is the JDK that the IDE uses to run itself.The latter is used to compile Java codeProject JDK
You can see the changes through file-> other settings-> default project structure
If the item compilesdkversion >= 21, it should be set to JAVA7 or 8
This configuration can also be set in Local.properties
My main blog: half an acre of Square pond Telnet to your Mac with the Terminal IDE on your Android phone allows you to remotely work on your Mac anytime, anywhere, especially when you're lying in bed and you can still operate a Mac computer that's open somewhere, In accordance with this method can also remotely telnet to Ubuntu, interested can try, a few simple steps can be achieved: First, need to downlo
First, build the Android development environment
Preparation: Download Eclipse, JDK, Android SDK, ADT Plugin
1. Install and configure the Java Development environment:
① installs the prepared Eclipse and JDK on this machine (preferably installed in a full English path) and configures environment variables for JDK, w
Select update the SDK version you need toSolution B: Purchase a fee or use the free VPN FQ update that can be ignored on the stutter (No walls, wayward!). )
How to delete an item (Module)
(delete local file)1. Close the current project2. Go to local folder to delete the local project file3. Press Del in the project list on the first page of the project(Do not delete local files)Press del directly in the list of items
How to clean up a project list
File->open recent->
Here, we do not use IDE and directly use the command line for processing.
1. Create a project
Here we use the commands in tools in andriod SDK:
Android Create project -- Target 2/-- Path/workspace/andriod/learning/now -- activity now/-- Package com. Wei. andriod. Learning. Now
2. Programming
In the src/COM/Wei/andriod/learning/now/directory on now. Java, This is the activity we need to process. In this
Android Environment (sdk,adt,ide) Download image addressReference: http://androiddevtools.cn/, this address has the latest Android development using a lot of information, recommended to everyoneOther referencesOpen Source Association of CAS image station address:ipv4/ipv6:http://mirrors.opencas.cn Port: 80ipv4/ipv6:http://mirrors.opencas.org Port: 80ipv4/ipv6:htt
Android official development documentation from Eclipse to Android Studio development article 1, prefaceMigrating projects from Eclipse to Android studio requires adapting to a new project structure, building the capabilities of the system and the
Reprint Please indicate this article from Big Corn's blog (http://blog.csdn.net/a396901990 ), thank you for your support! The company sent a trip to the United States to attend the Andevcon conference to share what the General Assembly learned.Andevcon is not similar to Apple's WWDC and Google I/O, but a folk Android programmer organization, Google to support, two times a year. It's all about the actual development of some experience or something.He s
Workaround: Run the cmd window as administrator and enter the command "netsh winsock reset"The netsh winsock reset command, which functions to reset the Winsock directory.If there is a problem with the Winsock protocol configuration on a machine that will cause problems such as network connectivity, you will need to reset the Winsock directory with the Netsh winsock reset command to restore the network.This command re-initializes the network environment to resolve parameter errors caused by soft
going to post the article I wrote earlier, please see the link below.
Http://www.cnblogs.com/Li-Cheng/p/4334985.html
Install EclipseEclipse is an open-source, Java-based, extensible development platform. For its part, it is just a framework and a set of services for building a development environment through plug-in components. Fortunately, Eclipse comes with a standard set of plugins, including Java development tools (Java Development
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.