==== This article is the original site. You are welcome to reprint it! Reprinted please indicate the source: http://blog.csdn.net/yyplc====
Recording the android SDK this time is also the first time you have been in touch with the android SDK, and you have never done any android development. However, it indicates that there is no pressure and the entire process is still smooth.==============================
Solve the android sdk Content Loader's has encountered a problem, androidencountered
After the android SDK is updated to 5.0 recently, it is found that every time you create a project or xml layout file
Figure-1
This dialog box is probably caused by an error in SDK loading.
Figure 2
The solution is as follows:
See figure 2. After we have updated Android
, the JDK installation directory.
The rest is to configure the JDK environment variables. You can use the VI Editor:
Run the CD command to enter the/etc directory sudo VI profile and run the Edit profile file command.
Add the following content before umas k022 in profile:
Export java_home =/home/admin888/download/jdk1.6.0 _ 26 ==>=/ home/admin888/soft/jdk1.6.0 _ 26 is the path where my JDK is located, just change your own.
Export jre_home =/home/admin888/download/jdk1.6.0 _ 26/JRE
Export Path =
JavaScript is a generic, cross-platform, vendor-neutral scripting language that originates from the strong need for user interaction with the browser. With the development and progress of the Internet, JavaScript's version also continues to iterate to provide more and more features that continually enhance the user's experience.?A better JavaScript SDK?Before the H5 file API appears, the front end of the file operation is very limited, often rely on f
We know that each Android application has a unique context Application object, this application generally we do not need to care about him, the system will automatically create a default application instance when the app starts. However, because application is unique throughout the application, that is, he is a single case. Therefore, some applications may wish to use application to do some work. Fortunately, implementing a custom application is simple in Android. Directly customize a class to i
There are many folders in the Android SDK directory, what are the main things? 1. Add-ons this contains additional libraries, such as Google Maps, of course, if you install the ophone SDK, there will be some class libraries inside. 2. Docs This is the Android SDK API Reference document, all the APIs can be found here. 3. market_licensing as a copyright prot
Android basic getting started tutorial -- 1.3 the SDK cannot be updated. androidsdkAndroid basic getting started tutorial -- 1.3 the SDK cannot be updated
Tags (separated by spaces): basic Android tutorialProblem description
I believe that when you update the SDK, you will not be able to update the SDK, and you cann
Android SDK and Eclipse ADT offline installation tutorial
Because google is restricted, the download speed is still slow after the wall is turned over, which makes people very crash. So here we will share with you the offline installation of android SDK and eclipse ADT.Make sure that the java sdk is installed and ready before installation!
(1) download eclipse
(
/lsyz0021/article/details/52187714Second, copy the required files to Ubuntu2.1, if you do not have the Linux version of Android studio, SDK, jdk please download the required files, I have uploaded to Baidu network disk:Android STUDIO-LINUX-2.1.1:HTTPS://PAN.BAIDU.COM/S/1SKPUAPFSdk-linux: Link: Https://pan.baidu.com/s/1pLq3dyVJdk1.8-linux:https://pan.baidu.com/s/1mh67v5y2.2, in the home folder (that is,/home/lcw/, LCW is your user name) under the new A
a related download(1) Java JDK Download:Go to this page: http://java.sun.com/javase/downloads/index.jsp (or click to download directly) such as:Select the Download jdk to download only the JDK, without downloading the JRE.(2) Eclipse downloadGo to this page: http://www.eclipse.org/downloads/(or click Download: bt download http download) such as:We chose the first one (ie Eclipse IDE for Java EE developers)(3) Download Android SDKDescription: Android SDK
First, the Function Module SDK encapsulation steps:1. Create an iOS framework projectFirst we need to create an iOS Cocoatouch project, click Next and enter the name of our framework. Let's name the framework "Createloginsdkframework" for the moment. The operation is as follows:xcode--"file\new\project--"ios\framework and Library\cocoa Touch framework--"name Project Project-" Save directory 2. Set the compatible version:After the project is created, w
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 successfully installed the information to ADT, r
The first three Bolg I shared with you how to install Android Studio, but we haven't used as to create an Android project, then this blog we started to configure the SDK offline and create an Android project
Without looking at how to install the kids shoes for Android Studio, please look here first and then come back to us to continue:
[Android Studio authoritative tutorial]mac installation of Android Studio[Android Studio aut
Downloading is done directly using the Android SDK Manager, and updates are slow and sometimes errors occur. Online to find a lot of users of the method, to do a summary.1. start the Android SDK Manager and wait for the reposity to complete loading. 2. Click on the bottom right icon to display the Android SDK Manager Log with the following contents:Fetching Http:
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%\.android\cache, the new AVD will be cached in the same path as the cache. Otherwise, the cache path is%android_sdk_home%\.android\cache.
1. The origin of the problemIn a debugging issue, the following error message appears:09-0709:15:08.000 1342-1342/?w/system.err:android.os.networkonmainthreadexception09-0709:15:08.000 1342-1342/?w/system.err:atandroid.os.strictmode$ Androidblockguardpolicy.onnetwork (strictmode.java:1133) 09-0709:15:08.000 1342-1342/?w/system.err:atjava.net.inetaddress.lookuphostbyname (InetAddress.java:385) 09-07 09:15:08.0001342-1342/?W/System.err:at Java.net.InetAddress.getAllByNameImpl (inetaddress.java:236
Summary
The development website www.android.com is in harmony, and the content on the official SDK website needs to be turned over.
Http://www.android123.com.cn/android_kit.html
Android-sdk_r08-windows.zip
Android-ndk-r5-windows.zip
ADT-8.0.0.zip
Eclipse-java-europa-winter-win32.zip
Because the android architecture interface is implemented in Java, most of the software is developed in Java. You can use the
Install Android SDK on Ubuntu 14.04x64
Operating System: Ubuntu 14.04x64
Objective: To install the Android SDK
Last updated in this article:Install the 32-bit Library File
In September 2013, the iPhone 5s was the first 64-bit mobile phone, while Android phones were still 32-bit, one year behind.
The adb program in the Android SDK is 32-bit. A 32-bit library file
[Android Studio authoritative tutorial] configure the SDK offline and create the first AS project, androidsdk
In the first three articles of bolg, I shared with you how to install Android Studio, but we have not used AS to create an Android project. In this blog, we start to configure the SDK offline and create an Android project.
I didn't see how to install Android Studio. Please check it first and
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.