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
Mac OS X 64-bit
adt-bundle-mac-x86_64-20140702.zip
320593642 bytes
24c51a1ad96c5f6d43821d978bf9866d
linux 32-bit
adt-bundle-linux-x86-20140702.zip
371950735 bytes
5901c898bae4fe95476463a951b68404
Linux 64-bit
Adt-bundle-linux-x86_64-20140702.zip
37225
370763706 bytes
Bfc3472a12173422ba044182ac466c13
Mac OS X 64-bit
Adt-bundle-mac-x86_64-20140702.zip
320593642 bytes
24c51a1ad96c5f6d43821d978bf9866d
Linux 32-bit
Adt-bundle-linux-x86-20140702.zip
371950735 bytes
5901c898bae4fe95476463a951b68404
Linux 64-bit
Adt-bundle-linux
370763706 bytes
Bfc3472a12173422ba044182ac466c13
Mac OS X 64-bit
Adt-bundle-mac-x86_64-20140702.zip
320593642 bytes
24c51a1ad96c5f6d43821d978bf9866d
Linux 32-bit
Adt-bundle-linux-x86-20140702.zip
371950735 bytes
5901c898bae4fe95476463a951b68404
Linux 64-bit
Adt-bundle-linux
Android Development Environment setup-ADT-Bundle for Windows, androidadt-bundle
ADT-Bundle for Windows is an integrated IDE officially provided by Google Android. It already contains Eclipse. You do not need to download Eclipse, and the plug-in has been integrated into it, i
Android development Bundle usage, android development bundle
In android development, we often need to transmit data between two activities. The most common method is to useintent.putXXX()But in many cases, we will also:
Bundle
IOS SDK encapsulation and bundle File Processing during encapsulation, iosbundle
The main purpose of this tutorial is to explain how to create and use an SDK in your iOS project, also known as the. a file.
Environment: xcode 9.0Create a static library project
Open Xcode, click File \ New \ Project,
Select iOS \ Framework and Library \ Cocoa Touch Static Library t
During the development of Android apps, sometimes when configuring the SDK path (windows->preferences->android). will appear for example the following error:An error occurred while automatically activating bundle Com.android.ide.eclipse.adt.And restarting eclipse is useless.。 Note: The picture is normal. se
Eclipse-bundle Package directory Structure:#SDK:Add-ons: Accessory Add, extras, accessory files (Google Maps);Build-tools;Docs: Development documentation;Extras: Additional configuration files, such as USB drive, camera driver;Platforms: Android system version;Platform-tools: Platform tools, the most used is the ADB tool (Android Debug bridge Debug Bridges);Sourc
During the development of the Android app, sometimes when configuring the SDK path (windows->preferences->android), the following error appears:An error occurred while automatically activating bundle Com.android.ide.eclipse.adt. And restarting eclipse is useless . Note: The picture is normal 。 search
Detailed description of the problem:To create an IOS static library, run the Times incorrectly as follows:Check dependenciesCodeSign Error:code signing is required for product type ' Unit Test Bundle ' in SDK ' IOS 8.1 'Workaround:The general thing is to do things in the target of the project, such as the example of Destationkit target, and ignore destationkittestsTarget, solution and common codesign have b
In the case of a real machine test, there is a sudden error, code signing is required for product type ' application ' in SDK ' IOS 7.0 ', which means the code signing certificate is wrong.Solution:1. Select the project->build Settings, code Signing, code Signing Identity, Debug, any iOS SDK to change the option to: IPhone Develo Per2. Re-download your certificate, or modify the wildcard character, or modif
This article and "Android" using Adt-bundle in Windows easy to build Android development environment and Hello World (click to open the link) is a sister article, but this operation replaced by Linux. Take Ubuntu as an example. is still the same as Windows. Because JDK+ECLIPSE+ADT+SDK or Jdk+
for Android application development.OK, so what does Adt-bundle contain?First of all, Eclipse is there, and this is your development tool.Then there is the SDK. The Android SDK refers to the Android-specific software development
The Android development environment is available in three different ways, Jdk+sdk+eclipse+adt, Jdk+adt-bundle, and Jdk+android Studio.Do not use Jdk+sdk+eclipse+adt this way, not to say what is too complicated, because the Guo Jia network you understand, open the
(append if already exists) New if not present. When appending, note that the number is separated from the previous one) variable name: TMP variable value:%userprofile%\appdata\local\temp (please Copy directly) Variable name: Java_home variable Value: C:\Program files\java\jdk1.8.0_25 (do not add ";" in the back) )Variable name: CLASSPATH variable value:.; %java_home%\bin;Variable name: PATH variable Value: .; %java_home%\bin; D:\Android
already exists, append the variable. If it does not exist, create the variable. Note that this variable must be used for append. The number is separated from the previous one)Variable name: TEMP variable value: % USERPROFILE % \ AppData \ Local \ Temp (Please copy it directly)Variable name: TMP variable value: % USERPROFILE % \ AppData \ Local \ Temp (Please copy it directly) variable name: JAVA_HOME variable value: C: \ Program Files \ Java \ jdk1.8.0 _ 25 (please do not add ";")Variable name:
There are three ways to develop the Android environment, namely Jdk+sdk+eclipse+adt, Jdk+adt-bundle, and Jdk+android Studio.
Do not use Jdk+sdk+eclipse+adt this way, not to say what is too complicated, because the Guo Jia network you know, open the
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.