How do I run msbuild from the command line using Windows SDK 7.1?
I’m setting up .NET 4.0 support on our CI server. I’ve installed .NET 4.0, and the .NET tools from the Windows 7.1 SDK. … Read more
I’m setting up .NET 4.0 support on our CI server. I’ve installed .NET 4.0, and the .NET tools from the Windows 7.1 SDK. … Read more
I am trying to explain to a non-developer the difference between an API an SDK. I need to explain why a commercial fingerprint … Read more
Not sure what I’m doing wrong here. I installed the Android SDK Manager, and am now trying to install a platform like the … Read more
There are a lot of system images piling up on my disk in the android sdk folder. i hardly use the emulator. May … Read more
Lately Google and Intel have published a new way to run the emulator, which should work much better than the previous version (which … Read more
Due to recent Oracle Java SE Support Roadmap policy update (end of $free release updates from Oracle after March 2019 in particular), I’ve … Read more
I want to setup the Android dev environment from command line, and encounter the following issue: wget http://dl.google.com/android/android-sdk_r22.0.5-linux.tgz after extract the file, run … Read more
I know this is a very rudimentary question, but to my surprise, I could not find any document about Android SDK Build-tools. Besides … Read more
I have quite a few controls scattered throughout many table cells in my table, and I was wondering if there’s an easier way … Read more
I want to change the minimum SDK version in Android Studio from API 12 to API 14. I have tried changing it in … Read more