android-sdk-tools

Facing issue “ Failed to install the app. Make sure you have the Android development environment ” in react native

本秂侑毒 提交于 2019-12-19 06:56:37
问题 Would you please help me, I am stuck to create a new project in react-native Like below screenshot. I have able to run old projects. but I am not able to run a new project I have followed these steps: react-native init projectName cd projectName react-native run-projectName But I get the error below: error Failed to install the app. Make sure you have the Android development environment set up: 回答1: To make sure your environment is setup properly for android, go to the root of your react

Facing issue “ Failed to install the app. Make sure you have the Android development environment ” in react native

时光怂恿深爱的人放手 提交于 2019-12-19 06:56:11
问题 Would you please help me, I am stuck to create a new project in react-native Like below screenshot. I have able to run old projects. but I am not able to run a new project I have followed these steps: react-native init projectName cd projectName react-native run-projectName But I get the error below: error Failed to install the app. Make sure you have the Android development environment set up: 回答1: To make sure your environment is setup properly for android, go to the root of your react

Eclipse and Android SDK issue “aapt.exe has stopped”

十年热恋 提交于 2019-12-19 05:22:19
问题 I'm having an issue on my Windows 7 64-bit machine with aapt.exe. It is throwing the following error: aapt.exe has stopped working Its not project related, Since i've tried multiple projects, it seems to happen with any workspace in Eclipse as well. New project or old project it just keeps failing when building and running my application. I'm using the latest JDK-6 with the latest Android SDK 22.0.1, with Build Tools and Platform tools. Deleting the entire SDK and Eclipse and unziping and

How to update Android emulator without Android Studio?

自闭症网瘾萝莉.ら 提交于 2019-12-18 14:12:10
问题 I don't have Android Studio, just the Android SDK. When I launch one of my Android emulators using the Android Virtual Devices (AVD) Manager, I get the following message: Your emulator is out of date, please update by launching Android Studio . According to the steps, it seems that one could update the emulator even without Android Studio just by using the Android SDK Manager. But there is no SDK Tools tab. Is the SDK Manager which is launched as a standalone application different from the

Exclude Tablets from APK publishing

只愿长相守 提交于 2019-12-18 07:14:15
问题 I need to limit the installation availability of my android app to only Phones (or devices that have SMS capability or SIM Card) I know I can limit the devices by screen size. But that won't work for me, because as you know we now have phones that have bigger and better resolution screens than some tablets. The functionality of my app revolves around sending SMS (Text) messages. If the device does not have a SIM Card, I don't want my app to get installed on that device because user reviews be

Install Dependencies not resolved in ADT r20

懵懂的女人 提交于 2019-12-18 05:27:22
问题 I just update my ADT and SDK to latest version of ADT r20 and Android 4.1 in SDK. Now in Eclipse i can not make a new project with default BlankActivity implemented in it. In the new project dialog i am sticking at the last screen which mention that there is "Install Dependencies" of android support library revision 8 required for this. I already have revision 9 installed in SDK. I also clicked " Install/Upgrade " button and it also fetch library from internet but after that no success. Below

Blank activity not getting created using New->Android Activity Wizard

混江龙づ霸主 提交于 2019-12-18 04:16:19
问题 I had recently updated my Android SDK from 22.3 to 22.6. After updating, i tried creating a Blank Activity using the wizard. I am unable to create one as i used to create earlier. Also,i am unable to create LoginActivity, or Settings Activity etc. I somehow managed to create the Activity through wizard, i found that instead of extending simple Activity , my class was extending something else. Did anyone else faced such a problem? Please help me out in this. 回答1: I have not suffer this problem

Android SDK folder taking a lot of disk space. Do we need to keep all of the System Images?

让人想犯罪 __ 提交于 2019-12-17 21:24:39
问题 There are a lot of system images piling up on my disk in the android sdk folder. i hardly use the emulator. May be once in 6 months. Most of my development is directly on device. What i wanted to check was, will removing the system images (at least for the old APIS i.e. < 22) impact the development? Also, the google apis folder seen below. Should i keep it for all versions or just the one in the latest suffice? Screenshot above is from WinDirStat tool. - https://windirstat.net 回答1: System

Can't get Android SDK Manager to open

痴心易碎 提交于 2019-12-17 17:54:35
问题 Having searched here and elsewhere for answers to my problems, I'm still unable to fix this. I've installed Eclipse, ADT Plugin, and the Android SDK. My problem is that the SDK Manager won't open, whether it is launched from Eclipse or directly. The command prompt window flashes up briefly, then closes. I've tried several proposed solutions: Various configurations of my Path and JAVA_HOME variables, installation of the 32 and 64 bit versions of the JDK, running as Administrator, all with no

When I load ADT why do I receive the error “The Android SDK requires Android Developer Toolkit version XX.X.X or above?”

感情迁移 提交于 2019-12-17 15:33:01
问题 I just updated my Android SDK Tools to version 21.1. Unfortunately this is causing an error when I load the Android Developer Toolkit: The Android SDK requires Android Developer Toolkit version 21.1.0 or above. Current version is 21.0.1.2012-12-6-2-58. Please update ADT to the latest version. When I upgraded the SDK I was warned that I might need to upgrade ADT. I tried to do so by going to Help > Check for Updates. Unfortunately this returns a message that "No updates were found." In case I