sdk

running Android Studio on Windows 7 fails, no Android SDK found [duplicate]

流过昼夜 提交于 2019-12-03 12:18:41
This question already has answers here : Android Studio installation on Windows 7 fails, no JDK found (29 answers) I've downloaded and installed Android Studio, the program loads (after setting the JDK env variable ) but when i click on "New Project" i get this error : Your Android SDK is out of date or is missing templates. Please ensure you are using SDK version 22 or later. the android SDK is included with Android Studio in this location : C:\Program Files\Android\android-studio\sdk but it seems he dosen't find it, android SDK or eclipse was not installed previously, anyone installed

Xcode iPhone - Base SDK, Active SDK difference?

此生再无相见时 提交于 2019-12-03 12:13:31
What's the difference between the "Base SDK for all configurations" and the "Active SDK" in Xcode? The "Active SDK" value is effectively a build-time override of your "Base SDK" value, and determines which version of the SDK is used to build your application. In general, you should build your application against the latest stable SDK (at the moment, that's the non-beta 3.0 SDK), and set your "iPhone OS Deployment Target" to the version of the oldest device you intend to support (e.g. 2.2.1). 来源: https://stackoverflow.com/questions/1109609/xcode-iphone-base-sdk-active-sdk-difference

Android Studio采坑记录

时光怂恿深爱的人放手 提交于 2019-12-03 12:09:00
折腾了几个月的Android Studio,终于在今天被我搞定了 ( ̄▽ ̄)~* 开贴记录下,免得下次再次采坑 先说下我之前电脑的环境配置吧,sdk是几年前在网上下载别人整理出来的包,一直没有更新过(当然这里有各种原因,一是感觉这里面乱七八糟的,完全搞不明白,二是因为国内网络问题) 这里先把采坑点先写出来 1、sdk的问题(最好把常用的sdk和工具都更新一遍吧) 2、studio的代理问题(如图,开启工具s-s或s-s-r,配好代理,选择socks点击checkconntion,然后再输入https://google.com测试一下) 然后就可以愉快的玩耍androidstudio了 归纳汇总一下那就是网络问题,在国外这些问题基本上不存在 先简单的写下,后续有时间再慢慢整理 来源: https://www.cnblogs.com/kongtongshu/p/11795666.html

Running Android emulator with -noaudio option returns “qemu-system-i386.exe: -audio: invalid option”

…衆ロ難τιáo~ 提交于 2019-12-03 12:06:05
I'm running Windows 10, 64 bit, Android Studio 2.2.2. When creating an AVD from the Android SDK's AVD Manager, I don't see an option to completeley disable audio (input and output). I'm using Android SDK which has verion of Android Tools 25.2.2). In older AVD manager, i recall that option to completely disable audio on AVD was present. When I want to create a batch script, to run with -noaudio option, as mentioned in the Google's official Control the Emulator from the Command Line page, I'm running the command as emulator.exe -avd Nexus_4 -noaudio , but it throws error qemu-system-i386.exe:

Amazon S3: SDK or REST API [closed]

丶灬走出姿态 提交于 2019-12-03 12:03:11
I have to use Amazon S3 to upload some static contents programmatically in Java. When I started reading I found that the way to do is either through their SDK (wrapper over REST APIs) or using REST APIs. From Amazon's AWS website, found this: "You can send requests to Amazon S3 using the REST API or the AWS SDK". Wanted to understand that which approach is better. I think using SDK will definitely make programming easier, but what are the pros and cons of using SDK Vs Rest APIs directly. For some reason, I found using REST API directly more difficult than SDK. I was able to do basic things

Cordova and setting Android using command line

烈酒焚心 提交于 2019-12-03 11:59:11
I am trying to migrate my existing project from cordova 2.1 to the latest, 3.1 wich can be installev vía command line, I already have the Android SDK installed, So: sudo npm install -g cordova // All good cordova create hello com.example.hello HelloWorld // All good cordova platform add android // Then it fires: Checking Android requirements... [Error: The command `android` failed. Make sure you have the latest Android SDK installed, and the `android` command (inside the tools/ folder) added to your path. Output: ] So I installed Macports and tried: sudo port install android Wich logs: Warning

Live SDK - Try to Sign In without SignInButton

不羁的心 提交于 2019-12-03 11:35:52
问题 Is there any way to login to Live for an App (Silverlight, WP7 can) without having to click on SignIn button. I want to log me dynamically, for example: when you start the app, I want to log in to me. How to do this without resorting to the button? 回答1: I figured out how to do, so I decided to share: using System.Windows; using Microsoft.Live; public class LiveLogin { private static readonly string[] scopes = new string[] { "wl.signin", "wl.basic", "wl.calendars", "wl.calendars_update", "wl

Unable to build react-native 2 project to phone

北城以北 提交于 2019-12-03 11:28:45
I have my react-naive project completely setup and have been trying to run it to my phone but kep getting the following error when i run the react-native run-android command. Output: java.io.IOException: Cannot run program "/home/webshinobis/Android/sdk/build-tools/23.0.1/aapt": error=2, No such file or directory But i have checked the build tools and that file is right there. I have reinstalled the build tools for 23.0.1 but no change. any ideas to help? thanks. Required libraries for 64-bit machines: If you are running a 64-bit version of Ubuntu, you need to install some 32-bit libraries:

How to get MSBuild 15 without a full install of Visual Studio?

会有一股神秘感。 提交于 2019-12-03 11:18:18
"MSBuild is now installed in a folder under each version of Visual Studio." However, I do not want to install a full VS on the server. "MSBuild is now available as part of the .NET Core SDK ." Now that I've installed the .Net Core 2.1 SDK (and the 4.7.2 Framework), what is the path to msbuild.exe? MSBuild.exe 15 was found after installing the VS Build Tools with no additional packages selected in the install interface. Edit: Updated link above to go to older downloads. Expand 2017 panel, click Download, login with a Microsoft account, then you will see Build Tools for Visual Studio 2017

Relationship of Adobe AIR SDK and Flex SDK?

烈酒焚心 提交于 2019-12-03 11:13:17
I'm trying to make sense of the whole mess of the Flash platform (mainly so I understand the terms being thrown around) and so far, I haven't been able to figure out how exactly the AIR and Flex SDKs are related. Without actually having looked at the SDKs, my understanding would have been that AIR enables you to develop Flash (i.e. ActionScript, and apparently also JavaScript/HTML) applications that can be run by the AIR runtime without the need of a browser (such as a pure desktop or smartphone application). The Flex SDK appears to be a collection of classes and additional APIs (similar to