This development environment is: Eclipse + Android SDK, sequence of instructions, no special requirements, see personal hobby
Step Description:
1. Install Eclipse
2. Configure JDK
3, install the Android SDK
4, install ADT, associated Eclipse and Android
Detailed Descri
am accustomed to the home under the new software folder, used to store such software (most of the space in the installation of the system when assigned to/home).Extract and copy Android studio and SDK to ~/software (method with JDK, no more)At this point, you can open Android Stud
-There are many ways to build an Android development environment, such as Jdk+eclipse+sdk+adt or jdk+eclipse+ bundled Androidsdk or Android Studio.Google decided to focus on building Android Studio compiler tools. Google terminated at the end of last year to support its ecli
Breakpoint
Control + F8
viewing breakpoints
Control + Shift + F8
1.6 Refactoring
Copy
F5
Move
F6
Safe removal
Alt + Delete
Renaming
Shift + F6
Change signature
Control + F6
Inline
Control + Alt + N
Extraction method
Control + Alt + M
Extracting variables
Control + Alt + V
Extract fields
Co
, Gradle.propertiesGradle The associated global property profile.9, GradlewThe Gradlew configuration file.10, Gradlew.batThe Gradlew configuration file on Windows.11, HELLOWORLD.IMLThe project configuration file.12, Local.propertiesLocal property profile (key setting, ANDROIDSDK location, and so on)13, Setting.gradleGlobal configuration file.14, External LibrariesThe list of dependent inventory used in the project includes the Android
EM64T (Intel 64), and Execute Disable (XD) Bit functionality
On Mac OS, run Android Studio with Java Runtime Environment (JRE) 6 for optimized font rendering. You can then configure your project to use Java Development Kit (JDK) 6 or JDK 7.Linux
GNOME or KDE desktopGNU C Library (glibc) 2.11 or later2 GB RAM minimum, 4 GB RAM recommended400 MB hard disk spaceAt least 1 GB for
, open "File"-"Setting"-"IDE Settings"-"Plugins", right click "Browse repositories", in the pop-up search box input genymotion, Locate and install the plugin;Method Two: Genymotion official download the installation package on the page there is an idea Plugins East, download, repeat the above "open Android-studio, open" File "-" Setting "-" IDE Settings "-" Plugins " ", click" Install Plugin from disk "on t
Use Markdown for the first time to write a blog, not familiar with markdown usage can refer to video tutorial (http://edu.csdn.net/course/detail/508/)below to introduce the title of the topic, before just contact Android Studio is also confused, here write down and share: "(i). andriod Studio Download URL: http://www.androiddevtools.cn/(many of the latest develop
associated.
The Android SDK provides the API libraries needed to develop Android applications and the development tools needed to build, test, and debug Android applications. Turning on http://developer.android.com/sdk/index.html, we found that Google offers the
1. This series is for personal use only and is not responsible. Over time, some of the content may not correspond because of software updates.The configuration of this article is only a new installation for the Android Studio v1.1.0 version of Windows.Google Android Developers site:https://developer.android.com/sdk/ind
not start Android Studio), change the following configuration file before starting.
Idea.properties file (file is located in the bin directory of Android Studio Android directory, the author's path is "C:\Program files\
Build an eclipse Android Development Environment (eclipse + jdk + adt + sdk) and Android adt
The school's summer job allows android to write an app. There are two solutions (android stduio + sdk and eclipse + jdk + adt +
very cheap, don't ask me how speed, stability, I've been using and renewing it for almost two years. (through this link to purchase, your account can be discounted 10 yuan)DownloadOfficial download has two places, all need FQ.
Android Developer Official website
The site of the Android Developer website can be downloaded directly, but this site seems to only update beta and the official versio
Install and configure jdk + eclipse + android sdk, ubuntu android
Five steps in total:
1. Install jdk
2. Install eclipse
3. InstallationAndroid-sdk
4. Install adb
5. Install ADT in eclipse
1. Install jdk
It has been installed before.
sudo apt-get install sun-java8-jdk
The advantage of using command line insta
Started to learn Android development again, I hope this is not three minutes of heat. Previously developed using Eclipse+adt, the official web site is recommended for Android Studio. The system was just re-installed and the memory was upgraded. So the next studio to learn.The goal is to successfully run a Hello World p
. (through this link to purchase, your account can be a discount of 10 yuan)
Download
The official download has two places, all need to turn over the wall.
Android Developer website
The website of the Android Developer website can be downloaded directly, but the site appears to have only updated beta and official editions and is currently only updated to Beta 0.8.14.
This error, in fact, is the environment setting problem, need to modify the Sdk\tools\android.bat fileGo to your SDK directory, go to the \tools subdirectory, open Android.batLocate the following code:[Java] View plaincopyprint? REM Check We have a valid Java.exe in the path. Set Java_exe= Calllib\find_java.bat ifgoto : EOF To modify:[Java] View plaincopyprint
: Direct Double-click installation, the installation process can choose the installation path of studio and SDKLinux: I install under Ubuntu, (recommended setting java_home environment variable) requires more than 1.7 JDK support, the installation process needs to select the SDK and JDK pathUsage issues Summary1, how to update the
DIY Compile the latest Android source code and Sdk:http://blog.csdn.net/dd864140130/article/details/51718187Official documentation, how to compile Sdk:https://android.googlesource.com/platform/sdk/+/master/docs/howto_build_sdk.txtAndroid N car Source, but the official has not released the latest SDK, the source of the development of the application is very diffic
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.