These tools support the latest features of the Android platform and are typically updated only when a new platform becomes available. These tools are always backward compatible with older platforms, but you must be sure that you have the latest version of these tools when you install a new SDK platform.
It includes an android. In order to build an Android app, you must specify an SDK platform as your build target. System Images Each platform version offers one or more different system images such as for ARM and x The Android emulator requires a system image to operate. You should always test your app on the latest version of Android and using the emulator with the latest system image is a good way to do so. Sources for Android SDK A copy of the Android platform source code that's useful for stepping through the code while debugging your app.
These are a great resource to browse Android app code. The API Demos app in particular provides a huge number of small demos you should explore. There are several different packages available for the Android SDK. The table below describes most of the available packages and where they're located once you download them.
Post navigation Hadoop For Mac Yosemite. Make sure you keep this up to date. SDK Platform-tools Required. You must install this package when you install the SDK for the first time. SDK Platform Required. You must download at least one platform into your environment so you're able to compile your application. In order to provide the best user experience on the latest devices, we recommend that you use the latest platform version as your build target. Project Samples. Project Activity.
Categories Build Tools. Mit einem Experten sprechen. Report inappropriate content. Thanks for helping keep SourceForge clean. X You seem to have CSS turned off. You must download at least one platform into your environment so you're able to compile your application. In order to provide the best user experience on the latest devices, we recommend that you use the latest platform version as your build target.
You'll still be able to run your app on older versions, but you must build against the latest version in order to use new features when running on devices with the latest version of Android. System Image Recommended.
Although you might have one or more Android-powered devices on which to test your app, it's unlikely you have a device for every version of Android your app supports. It's a good practice to download system images for all versions of Android your app supports and test your app running on them with the Android emulator.
Android Support Recommended. Includes a static library that allows you to use some of the latest Android APIs such as fragments , plus others not included in the framework at all on devices running a platform version as old as Android 1. All of the activity templates available when creating a new project with the ADT Plugin require this. For more information, read Support Library. SDK Samples Recommended.
0コメント