My friend recently talked about Android and decided to try it. Eclipse3.4.2 is available on the local machine, so you can download the android SDK and start installation.
First, install the Android 2.2 SDK. Then install the Eclipse plug-in, which is the beginning of the suffering process.
First use the local eclipse3.4.2 installation, add http://dl-ssl.google.com/android/eclipse/ (HTTPS cannot connect) to the site address list, click to list Developer Tools, select, install, the program has been stuck in "calculating requirements and dependencise ", if you click Cancel, you cannot cancel it. Instead, you have to stop eclipse from the task manager. Open it again, continue the installation, and check if you are not patient enough, simply play the game, and wait for it to finish the computation. However, after all, my patience is still limited and there is no result at all, I decided to stop using 3.4 and switch to 3.6.
Download 3.6.1 from the eclipse official website and start installation. In the same step, this computation is completed quickly and an error is reported:
Cannot complete the install because one or more required items cocould not be found.
Software being installed: Android development tools 0.9.9.v201009221407-60953 (COM. Android. Ide. Eclipse. ADT. feature. Group 0.9.9.v201009221407-60953)
Missing requirement: Java EMF model utilities 2.0.200.v200905140200 (Org. Eclipse. Jem. util 2.0.200.v200905140200) requires 'bundle com. IBM. ICU [3.8.1.1, 4.1.0) 'But it cocould not found
Missing requirement: Java EMF model utilities 2.0.201.v201001252130 (Org. Eclipse. Jem. util 2.0.201.v201001252130) requires 'bundle com. IBM. ICU [3.8.1.1, 4.1.0) 'But it cocould not found
Cannot satisfy dependency:
From: Android development tools 0.9.9.v201009221407-60953 (COM. Android. Ide. Eclipse. ADT. feature. Group 0.9.9.v201009221407-60953)
To: org. Eclipse. WST. xml. UI 0.0.0
Cannot satisfy dependency:
From: common frameworks 1.1.300.v200904160730 (Org. Eclipse. WST. Common. Frameworks 1.1.300.v200904160730)
To: bundle org. Eclipse. Jem. util [2.0.100, 3.0.0)
Cannot satisfy dependency:
From: Validation framework 1.2.102.v200905201610 (Org. Eclipse. WST. Validation 1.2.102.v200905201610)
To: bundle org. Eclipse. WST. Common. frameworks [1.1.200, 2.0.0)
Cannot satisfy dependency:
From: Validation framework 1.2.104.v200911120201 (Org. Eclipse. WST. Validation 1.2.104.v200911120201)
To: bundle org. Eclipse. WST. Common. frameworks [1.1.200, 2.0.0)
Cannot satisfy dependency:
From: Eclipse XML editors and tools 1.1.1.v2009000002115 (Org. Eclipse. WST. xml. UI 1.1.1.v2009000002115)
To: bundle org. Eclipse. WST. Validation [1.2.0, 1.3.0)
Cannot satisfy dependency:
From: Eclipse XML editors and tools 1.1.2.v201001222130 (Org. Eclipse. WST. xml. UI 1.1.2.v201001222130)
To: bundle org. Eclipse. WST. Validation [1.2.0, 1.3.0)
In fact, these are not these errors, because many plug-ins have been installed as prompted, and now I can only provide my final status information. Previously, I used to follow the error message to search online. The following article provides help for myself. Worker is also used.
So far, my patience has been greatly tested. After I tried n times and found m times without sound, I bit my teeth and downloaded 3.5.2 from the eclipse official website. This time, to speed up the download, I have downloaded the for Java version, while the other two versions are classic versions. What is dizzy? After the download is complete, it is started and is still directly installed from the website. no actions have been taken before, and no plug-ins have been installed. In addition, the attempt to connect http://download.eclipse.org/releases/galileodiscovery is also illegal. Add the android website and pending it out of Developer Tools. Select and install it. It went smoothly. It was installed !!!!!!!!!! I really don't know what kind of mood I should report ..............................
I am still a little lazy. I have not seriously thought about the problems encountered in the first two versions. I will try to add a solution later. I also hope that prawns will come up with their opinions as soon as possible ......