The Android SDK (Software development kit) is a set of development tools for Android.
Questions tagged [android-sdk]
126 questions
5
votes
2 answers
Android SDK Can't Find android.bat?
I just downloaded the Android SDK (primarily for the purpose of running SDK Manager to install the Google USB drivers to connect a device), but the SDK Manager fails to run. I get the following error:
I can confirm, however, that there is an…

David
- 153
- 1
- 1
- 6
4
votes
2 answers
./flash-all.sh: line 16: fastboot: command not found
I'm trying to "Get Started" with Setting Up the Preview SDK | Android Developers to Install the L Preview System Image Android L Developer Preview | Android Developers on my Nexus 7 (Wifi) "razor".
I'm getting following error:
mbp:razor-lpv79…

alexus
- 1,038
- 8
- 15
- 35
4
votes
0 answers
How to regenerate/create adbkey and adbkey.pub from the command line?
I'm starting to mess with Android SDK (on Ubuntu GNU/Linux), and am seeing stuff like running the tools/android and its GUI, adb or gradlew for the first time. So, I'm trying to set this up, and in reading stuff around, I see mention of…

tmnaa
- 41
- 1
- 1
- 3
3
votes
1 answer
URL Not Found Error in SDK Manager
As of lately i have not being able to update / install SDKs from Android SDK Manager.
I get the following errors:
Preparing to install archives
Downloading Android SDK Platform-tools, revision 20
URL not found: C:\Program Files…

Suminda Sirinath S. Dharmasena
- 141
- 1
- 1
- 6
2
votes
1 answer
Is ARM EABI v7a System Image and Mips System Image important?
I noticed that what makes installing SDK packages so slow is because these two packages take too long to be downloaded and sometimes it hangs on these two. Do you really need to download these two packages on every API version in the SDK Manager.

John Ernest Guadalupe
- 163
- 2
- 7
2
votes
0 answers
Droid Explorer Cannot Start because Unable to locate aapt.exe in the SDK path
Iam just installed Droid Explorer version 0.9.04 (x64) This morning and already locate the SDK folder but when i luch the application it's show me that Droid Explorer can't locate aapt.exe in the SDK path. Anyone can help me?

Musqi
- 21
- 1
1
vote
1 answer
Install your own software
Possible Duplicate:
How can I install an app given only its APK file?
I'm thinking abount getting a smartphone, mainly for tinkering with it. On iOS, in order to install your own code, you need to either root the device, or buy into Apple's…

Simon
- 111
- 1
1
vote
3 answers
How to Install OEM USB Drivers for my LYF phone?
I'm a newbie. Recently, I have installed Android Studio 2 on my PC. Run my first "hello world" project on Emulator. But the Emulator is taking too much time to load. So, I thought I would directly install Apk on my Lyf phone [Model no: LYF_LS4006].…

MAQ
- 11
- 2
1
vote
0 answers
Can not install substrate on emulator
I'm trying to install cydia substrate on emulator, when I try to link substrate files I got multiple errors,
Then I replaced /system/xbin/su with a suid-ed /system/bin/sh file and disabled SELinux with setenforce command.
But I still got…

daisy
- 133
- 5
0
votes
1 answer
Auto restart android OS
I am looking for a mechanism so that I can auto restart my android 4.3 phone at periodic intervals without human intervention.
Is there some way that allows me to do that ?
0
votes
0 answers
qemu props -where are they? what are they and where do I find them?
I want to disable task windows button so I used:
qemu.hw.mainkeys=1
And used Button Saviour.
However, I wonder whats more in qemu props, so I can tweak some more. In short:
Where are qemu props? what are they and where do I find them?

JohnyTex
- 267
- 1
- 6
- 16
0
votes
1 answer
Can't find Package and Tools buttons on the top part of the Android SDK Manager
I have Eclipse installed on Ubuntu with the Android SDK and latest JDK and JRE. I'm trying to manage add-on sites in the Android SDK Manager, but I can't find the two tabs for Packages and Tools as I normally do on my Windows PC with the same…

user54544
- 13
- 1
0
votes
1 answer
android 9 sdk compatibility with jdk 8
Is android 9 sdk installation not compatibile with jdk 8 for running avd ?
I tried running but got error of;
"emulator: ERROR: ANDROID_SDK_ROOT"
emulator: ERROR: This AVD's configuration is missing a kernel file! Please ensure the file…

user1418927
- 1
- 2
0
votes
1 answer
How do I keep android SDK and reuse it on other PCs without the internet
I am fresh-from-the-oven kind of new to android and I just downloaded the android studio which is a whooping 683mb, after downloading it, I noticed it didn't come with SDK and that it was going to download a whole other stuff that is sized around…

carl frank
- 103
- 2
0
votes
1 answer
How does drive droid work?
I just found this clever little app drive droid that lets you boot from iso from your mobile. It would be interesting to know how it works. Does anyone have any knowledge about it.
Drive droid
P.S. sorry for my bad english

Dev Rajput
- 23
- 3