Developing Android Application Environment building1. Install JDK1.6 or laterWe can open the Oracle company website http://www.oracle.com/technetwork/java/javase/downloads/index.htmlThe downloads section on the Web page has jdk download instructionsFree download After accepting his terms of useTo select the same JDK version as the native operating system in the download list when downloadingInstall after download2. Download the package for the appropr
, online according to the "SDK manager:failed to install" keyword search, basic is and old version of the relevant, not to be.2,studio itself tip is to turn off the antivirus program, in fact, and anti-virus programs, still no avail.3, in fact, the problem is obvious, is C:\Users\jack\AppData\Local\Android\sdk\temp This directory can not be written to view this d
The Android SDK directory structure and tool introduction is the content of this article, mainly to understand and learn the contents of the Android SDK, specific information about the Android SDK content to see this article.AD:Th
Basic development environment for [ANDROID] environment configuration (sdk/android Studio)Blog: Blog.csdn.net/qiujuerWebsite: www.qiujuer.netOpen Source Library: genius-androidReprint Please specify source: http://blog.csdn.net/qiujuer/article/details/41800229========================================================AnnoyedIt is necessary to say that, in fact, I kn
, cloud call center and other functions. Pro-plus instant Messaging cloud
Enter the official website
The pro-plus instant Messaging cloud helps developers implement a single chat, group chat, and chat room function within the application by providing the SDK and API to developers. Where the API provides a complete chat room and one-on-one single chat function, through the application of the pro-plus API, can achieve text, pictures and voice transmissi
1) download Java JDK:Go to the page: http://java.sun.com/javase/downloads/index.jsp (or click to download directly) such:
Select Download JDK to download only JDK. You do not need to download JRE.(2) download eclipse
Go to the page: http://www.eclipse.org/downloads/ (or click Download: BT download HTTP download)For example:
Select the first one (Eclipse IDE for Java EE developers)(3) download the android SDKNote: Two Types of
Author: hernan-alijo
Android * x86 simulator image plugin requires the installation of the Android SDK. For Android SDK installation instructions, see the Android developer website (http://developer.android.com/
Basic tutorial for Android-1.2.1 use Eclipse + ADT + SDK to develop Android apps and androidadtAndroid basics tutorial -- 1.2.1 use Eclipse + ADT + SDK to develop Android apps
Tags (separated by spaces): basic Android tutorial1. P
, download the Android 4.0.4 SDK file Package1. Download Android SDK starter PackageHttp://www.cr173.com/soft/34565.htmlOpen with zip, drag out the ANDROID-SDK to the location you want to place2. Download
There are usually two ways to develop Android applications: ndk and eclipse, or add them directly in the android SDK. This section describes how to add an application in the android SDK environment. It involves JNI and Java calls to JNI. The JNI code file is C ++.
The firs
URL https://dl-ssl.google.com/android/repository/repository.xml, reason: Java. Security. cert. certificateexception: no name matching dl-ssl.google.com found
Solution:
Settings-check force https://...sources to be fetched using http ://
Sudo VI/etc/hosts
203.208.46.100 dl.google.com
203.208.46.100 dl-ssl.google.com
ADB identifies Android devices (mobile phones,
. The API source Xxx/repository-11.xml is parsed in the figure.If you want to install Android 5.1.1,The first to download is the SDK Platform. Repository-11.xml found Android 5.5.1 SDK Platform (API, Revision 2)), spicy Android 5.
to re-sign the package, but after using Re-sigh.jar re-signing, it still prompts for a signature error. Find a lot of solutions, finally there is no way, the JDK version from 1.7 to 1.6,ok. For this reason, it is recommended to check the version of Eclipse and JDK installed before installing the child shoes. To validate a successful mate: Eclipse 3.6 and jdk1.6 (2) After resolving the problem of re-signing, run the demo and prompt RuntimeException. Use Logcat to view the specific reason: caused
Turn from "http://www.cnblogs.com/jonzone/p/5246531.html"This issue is answered on stack over flow.Original link Address: http://stackoverflow.com/questions/27589844/android-studio-1-0-2-not-building-appmergedebugresources-errorWorkaround:Run the following two instructions at the terminal, installing Lib32stdc++6 and Lib32z1sudo apt-get install lib32stdc++6sudo apt-get install lib32z1 Problem reason: Ubuntu can ' t run the AAPT on + bit before instal
Method one, the normal download required SDK package
Launch Android SDK Manager, open the main interface, select "tools","options...", pop up the "Android SDK manager-settings" window ;
In the Android
This development environment is: eclipse + android sdk. There are no special requirements on the sequence of steps described.
Steps:
1. Install eclipse
2. Configure jdk
3. Install the android sdk
4. Install ADT and associate it with eclipse and android
Detailed description:
The following is a brief introduction to the main Java packages in the API in the Android SDK:
Copy Code code as follows:
Android.app: Provides a high-level program model and provides a basic operating environment
Android.content: Classes that contain various access to and publication of data on the device
Android.database: Browsing and manipulating databases through content providers
Android.g
Update: This article has a long history. Please refer to the latest Android 4.0 Development Environment installation and configuration tutorial.
==========================================
For beginners who want to learn about Android development, the first step is to configure the development environment. It is best to teach them step by step. However, when I configured the environment, I
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.