There are two ways to install Android 2.3: 1. Download the Android 2.3 SDK from the official website. 2. From SDK2.2 update to 2.3. Here, I will not talk about the first one. There is nothing to say. Let me talk about the second one. I am in windows, Android-SDK-Windows, and
If you want to develop android in China, the result is direct.
Http://developer.android.com/sdk/ cannot be accessed
I can only use the proxy server. It is also convenient for me to learn for everyone.
I will copy it to the Word file accessed by the proxy server and post it in this blog. I hope to help you learn about Android development!
Upload the first
Problem descriptionAndroid Studio 1.5 is currently the latest Android mobile app development platform, after downloading the bundle version installed, the "SDK manager:failed to install" issue appears after starting Studio. Detailed information is as follows: android SDK was installed to \ c USERS\JACK\APPDATA\LOCAL\
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
Android in-app Community SDK Technical architecture What is an in-app micro-community?
Figure 1
Figure 2 Snowball finance in-app community
First, take the Friend Alliance Micro-community as an exampleIn short, the Friends Alliance's micro-community is a product that helps developers quickly build a community (similar to Sina Weibo and friends) in
Installation currently requires Android Studio3.0 or later.
Android Studio requires Java development Kit [JDK] 1.8 (later versions are not supported). You can enter on the command line javac -version to view the JDK version you are currently installing. If the version is not required, you can download it on the official website. Or use the Package Manager to install (for example, choco install jdk8
Today, we are going to develop a new product that combines traditional video with Internet of things, so please look forward to it.One afternoon, we searched for two versions of the anychat for Android SDK Development Kit, one of them:http://download.csdn.net/detail/iot_li/8885061Another development package is too large to upload up, please leave contact information, back to you (I csdn blog every day onlin
I. Cause Analysis
Because a large number of programs are installed in the memory, the simulator runs slowly.
2. Solutions
Solution 1:
1. Uninstall unnecessary programs (follow the uninstall method in the mobile phone)
Solution 2:
1. When starting the simulator, check wipe user data in the launch options Option.
Solution 3:
1. Open the DOS panel and enter D: Enter the D disk.
2. Path of the cd d Drive SDK (CD Andro
Environment configurationPrerequisites:Install Java (about how to install, not much to say, self-Baidu. There are many tutorials)Android Monkey is a gadget based on the Android SDK. So if you want to use Android Monkey, you first have to install the Android
Install Android SDK on Ubuntu 11.10x64
Operating System: Ubuntu 11.10x64
Ubuntu 11.10 x64 has built-in openjdk-6-jre
Objective: To install the android SDK JavaInstall the 32-bit Library File
Because some programs in the android SDK
Offline install Android SDK package-offline Android SDK pack Android SDK Path
Cache path: If you do not set the environment variable Android_sdk_home,cache path to%homedrive%%homepath%\.
In the Win7 environment, the SDK updates online in the Eclipse environment, always fails, and some platforms are not fully downloaded. This article implements the offline build Android environment (in addition to the post-update), first need to download Jdk/eclipse/sdk/adt.1. Package DownloadJDK jdk1.8.0_51 [jdk-8u51-windows-i586] Download:http://yunpan.cn/cdZiRc
Then start-run cmd, input Java or javac to see if there is no effect, if out a lot of stuff, that's OK, if there is a similar xxx is not internal or external command and so on that the set has problems, to see where there is a problem.
1.2.2 Eclipse Download Installation
To eclipse official download the latest version, http://www.eclipse.org/downloads/I just under the latest 189M of the eclipse-jee-galileo-win32.zip you can choose to download, After downloading the decompression can run. "Tempo
http://894503895.diandian.com/post/2012-05-16/186956481. Install Eclipse. : http://www.eclipse.org/downloads/Note: Install version 3.6 and above2. Installing ADT(1) Online installationOpen Eclipse, select Help->install New software ... Pop-up Install new software windowEnter https://dl-ssl.google.com/android/eclipse/in "work with"Select All software, always next, you need to accept the accept, until the installation is complete.PS: If you have not suc
Document directory
Step 1. Install JDK and Eclipse IDE
Step 2. Download Android SDK starter package
Step 3. Install ADT plugins for eclipse
Step 4. Install Android SDK
Ubuntu (Latest Version: 12.04 LTs) is now the most popular GNU/Linux distribution on this planet; Android
1 Background IntroductionWith the improvement and popularity of Android studio, more and more Android app developers have been transferred from the Eclipse+adt environment to Android Studio (as represented by unified as in the following article). However, as often requires a newer SDK, from the current test results, ma
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 on the terminal respectively, install lib32stdc++6 and lib32z1sudo apt-get install lib32stdc++6sudo apt-get install Lib32z1Problem reason: Ubuntu can ' t run the AAPT on + bit before installing this packagesUbuntu under
the root account: su
(2) enter the password
(3) Go to tools> sudo./ADB kill-server and turn off the server service.
(4) Go to tools> sudo./ADB devices to start the existing ADB service.
7. Install JDK in Linux
(1) download jdk-6u15-linux-i586.bin files
(2)/usr/Java enter the Directory
(3) set the password Sudo-passwd 123456 for the root user.
(4) mkdir Java CD Java
(5) Modify permissions: chmod + x/home/zzd/downloads/jdk-6u15-linux-i586.bin
(6) install JDK binfile:/home/zzd/downloads/jdk-6u15-l
Original address: Android Studio installation and fetching Android SDK component information Timeout solution-Sonyi-Blog ParkHttp://www.cnblogs.com/sonyi/p/4154797.html Painstakingly configure the SDK and install Android Studio. Another problem: Fetching
register the appropriate aliases and tags for the mobile device.3. The Client SDK sends an open push request to the push server and pushes the server to indicate that you know it, and then I will tell you if there is a message.4, the service-side SDK encapsulates the message push request, including Appkey, Master secret, alias, tag, push content and so on information.5, the service-side
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.