Questions tagged [android-sdk-tools]

SDK Tools is a downloadable component for the Android SDK. It includes the complete set of development and debugging tools for the Android SDK.

SDK Tools is a downloadable component for the Android SDK. It includes the complete set of development and debugging tools for the Android SDK.

Related tags:

List of Android SDK tools.

1241 questions
-2
votes
3 answers

how to start my project in android sdk if I don't have domain

In the android studio it was asked to provide our website (domain) in order to continue but what I can do If I don't have domain or website of my own.
-2
votes
1 answer

eclipse adt error after updating sdk

I updated the android sdk tools recently and now I am getting this error on starting Eclipse. When I check for updates, I get this. Please help. Thanks.
CodePro_NotYet
  • 621
  • 6
  • 17
-3
votes
1 answer

Android Studio asking me to download the entire installation all over again

I already have Android Studio 2.2 Beta installed on my computer: Updating to Beta 2 should be possible simply by downloading a 12 MB patch as shown on the Android Tools site: Instead, when I try to update the IDE, it asks me to download the whole…
Yash Sampat
  • 30,051
  • 12
  • 94
  • 120
-3
votes
1 answer

Move an app to the sd card

I have a Z667TV1.0.0B08 Android phone with a 16 gb sd card. I have tried enabling debug mode and using the command "adb set-install-location 2" and "adb get-install-location" which outputs "2[external]." How do I move an app to the sd card, or make…
-3
votes
2 answers

Installing Android SDK Components

Help me with getting started with Android Studio... I have just installed Android studio Bundle (nearly 850 mb). Than I installed some SDK components as shown in pic... After I start android studio and compile default source code I get this: Then…
Deepak
  • 93
  • 7
-3
votes
1 answer

image is strectching on the mutiple devices on Android phones

I'm developing the android app to display image banner when you open the app on android mobile. The problem is, image banner is stretching on different android devices based on the resolution of the phone. This resulted, image-banner get too much…
arjun
  • 197
  • 1
  • 1
  • 12
-3
votes
1 answer

Eclipse - Listview OnClick popup

In my android application (almost finished) i have a list view to display the name of the cheat code's, when the user click the name i want the text to change Ex: Before - Click Me After- You Clicked Me I am not sure if i am doing this right ,…
-4
votes
1 answer

Android development kit SDK setup

I am learning Android app development with Udacity. I have downloaded Android development kit but when I installed it ask for SDK setup. I have check on Youtube but there I can't find related video. Please any one could give a link for video or just…
-5
votes
1 answer

Gradle issue with Android Studio 2.3.3

I am getting the following error: " The SDK platform tools version (25.0.6) is too old to check APIs compiled with API 26; please update This check scans through all ANDroid API calls in the application and warns about any calls that are…
-6
votes
1 answer

What is the best sdk version for com.google.android.gms:play-services-maps?

I'm facing an issue with the SDK of com.google.android.gms:play-services-maps:15.0.1. With other firebase SDK's like com.google.firebase:firebase-database:11.8.0 com.google.firebase:firebase-core:11.8.0 So anyone can suggest me the SDK versions of…
-7
votes
1 answer

Updating Android SDK manager with higher api

I have android API-7, 8 and 10. Now I want to add API-16 on my SDK manager, somebody plz suggest how can I add it... Thanks in advance.
Arina
  • 11
  • 2
  • 5
1 2 3
82
83