Wednesday, October 19, 2011
As usual, after introducing a new OS (Galaxy Nexus and Ice Cream Sandwich introduction), Google supports a new SDK for developing apps. Now you can download Android 4.0 SDK and try Ice Cream Sandwich OS on the virtual machine.
Step by step
1. Download the latest Android SDK at http://developer.android.com/sdk/index.html for Windows, MacOS, or Linux. After downloading, unzip the downloaded fie. For Windows, we need to run the .exe file. There are 3 folders in unzipped android-sdk-xxx folder: Platforms, Add-ons and Tools.
2. In Tools folder, double click on file “android” to activate Android SDK Manager.
3. In the list, stick on “Android 4.0 (API 14)” to install.
4. After installing, choose Tools > Manager AVDs. Click on New and set up the android virtual machine as in the figure below.
5. Finally, go to the virtual machine and click Start.
Some more images:
Read more >> Galaxy Nexus and Ice Cream Sandwich introduction
(ref: tinhte.vn)
Wednesday, October 19, 2011 by Unknown · 0
Monday, June 6, 2011
At the Google I/O conference a month ago, we demonstrated the next version of the Android Development Tools (ADT) plugin. Today we’re happy to announce that version 11 is done and available for download!
Second, the visual layout editor now supports fragments, palette configurations, and improved support for custom views.
Last, XML editing has been improved with new quick fixes, code completion in more file types and many “go to declaration” enhancements.
ADT 11 packs a long list of new features and enhancements. Please visit our ADT page for more details. For an in-depth demo, check out the video of our Android Development Tools session at Google I/O, below.
Please note that the visual layout editor depends on a layout rendering library that ships with each version of the platform component in the SDK. We are currently working on a number of improvements to this library as well, which we plan to release soon for all platform versions. When we release the updates, some new features in ADT 11 will be “unlocked” - such as support for ListView previewing - so keep an eye on this blog for further announcements.
Monday, June 6, 2011 by Unknown · 0