answersLogoWhite

0

What is sdk stands for in android?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

sdk is the Software Developers Kit

it is a bunch of software that allows you to write/create your own android apps

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is SDK version of eclipse ide?

It is used for developing Android Applications


Can xperia x1 support c plus plus?

Yes, but it's probably easier to use Java since the Android SDK is Java-based. To use C++ you need a C++ wrapper for Android's Java SDK.


Can you get Instagram on android 2.3.5?

Though the Android version on your device may be compatible, if the target debelpment SDK number is to low (say 10) and the app sdk number higher (say 13) then no. I think primarily this has to do with the icreased screen size needed for some apps that is accounted for in higher sdk numbers.


Is the Android SDK for Droid Phones?

The Android SDK or Standard Development Kit is a tool used by developers to code new Android Applications or apps. These apps are compatible with most or all Android phones depending on which versions of Android the developer chooses support (ex: Android 1.5+, Android 4.0+). If your Motorola Droid phone runs a version of Android supported by the particular application (which it almost always will), the app will install, and run on your phone.


When installing the Android SDK what is the purpose of creating a user variable using the environment variables in Windows?

The Android SDK requires that you add the following environment variable: ANDROID_HOME = <installation location>\android-sdk-windows This is used to determine where the SDK can be found. In addition, it is recommended you also add the tools and platform-tools sub-folders to your PATH: PATH = <existing path>;%ANDROID_HOME%\tools;%ANDROID_HOME%\platform-tools Note how the path makes use of the ANDROID_HOME environment variable. With these variables in place, you can more easily execute the commands contained therein without specifying the path to those commands.


Is there any android emulator that works on WinXP SP3 512MB RAM Bluestack and youwave emulators failed I installed android sdk API 17 and Eclipse Juno with ADT plugin Now how to run the emulator?

If you've installed the Android SDK, there should be a built-in emulator called AVD (Android Virtual Device). You can use this to set up a device and run the emulator. You can then use Eclipse to package and install to the virtual device and debug


Why An android virtual device that failed to load?

To add a new AVD in eclipse:Window => Android SDK and AVD managerNewCheck what version you are using in your project and create a new AVD with that target version.


What language are the android phones written in?

Google's Android platform uses Java (not Java Script) as it's programming language. You can find out more about how to start at developer.android.com. You can also download their SDK there.


How can I learn to develope my own android apps?

Google provides a lot of documentation and a software developers kit (SDK) for those interested in developing for the Android platform. You can find a lot of information at: developer.android.com.


Why android so famous?

If you are talking about Google Android, it is a cheaper verion of apples iOS, and is available on more than just AT&T, therefore giving it availability to more than AT&T customers. Also, For Developers, Google has a free SDK for Android.


How do you install or remove applications - ADP files - into Google Android mobile platform emulator?

# Turn on your Android platform emulator. If you dont have it, download it from http://code.google.com/android/download.html (emulator is a part of Android SDK)## ... for install new appliacation (apk file, NOT"adp" ...):{where you have android sdk}/tools/emulator/adb install $APKwhere $APK is the full path to ATP file. For example if you want to install the Opera Mini browser from your USB flash memory (H:), you should type this: adb install h:\OperaMini.apk## ... for uninstall application from Android emulator:{where you have android sdk}/tools/emulator/adb shell rm data/app/$APKwhere $APK is the name of the APK file. For example if you want to uninstall the Snake game, you should type this: adb shell rm data/app/Snake.apk # Then type in command line:


How do you find a right android application developer for custom app?

Apart from experience in the business domain, android application developer should be well experienced in latest technologies, which includes Android SDK and Framework APIs. On the platform of JAVA language, he have expertise in delivering android apps by interfacing with the phone through the SDK which can access various device sensors such as camera, accelerometer, gyrometer, magnetometer, scanners, light sensors and exchange data via bluetooth or near field communication (NFC) - MobileAPPtelligence.com