Questions tagged [sdk]

Software Development Kit.

A set of tools, instructions and interfaces (API) for programming for a specific platform (hardware, software, and/or framework). When utilized, an SDK allows programmers to create applications that interface with the platform in question.

72 questions
99
votes
3 answers

How do I install the Sun/Oracle Java SDK on Ubuntu?

Since 11.10 Ubuntu does not provide the sun-java-jdk, how do I install it?
Rodja
  • 1,157
21
votes
5 answers

Can I run iOS apps on my Mac?

I've seen a number of neat iPhone apps recently that I'd like to use. In particular, there are a number of neat musical apps (metronome, tuner, etc.) that seem highly rated, and have no real Mac equivalent. I don't have a recent iPod/iPhone/iPad…
Ken
  • 2,919
14
votes
4 answers

Huh? JDK not found? (on Windows 7 64-bit)

I am setting up a development environment for the latest Android 2.3 on a fresh install of Windows 7 64-bit. I first installed the 64-bit JDK 6 (jdk-6u23-windows-x64.exe). Then, I installed 64-bit Eclipse Classic 3.6…
11
votes
3 answers

Windows 10 sdk offline installer?

Isn't there any offline installer available for the Windows 10 sdk? All I can found is 1.2 MB sized sdksetup.exe file which requires an Internet connection to install. If there available, please provide the link.
9
votes
2 answers

Error in installing Windows SDK (Newer version already installed)

I am trying to install the Windows SDK on my Windows 7 64bit machine. But during the process of installation it gave me an error. I reviewed the log and it seems that it is due to a newer version of Microsoft Visual C++ 2010 runtime is already…
8
votes
5 answers

Where can I find a zip.exe (that works in Windows 7)?

I am trying to get the OpenOffice SDK installed. Its requirements are a number of programs I ran into a "simple" problem: I can't find a zip program ! Quote: zip tool (2.3 or higher) The zip tool is used to create UNO packages. zip is a new…
Thalia
  • 668
4
votes
0 answers

Only one Windows Software Development Kit installed at a time?

I use an SSD so I don't have a lot of storage space but Microsoft always seems to install multiple Windows Software Development Kits wasting tons of space: And yes, I'm a software developer so I need an SDK. However, isn't there a way to only…
4
votes
4 answers

How can I get the Android SDK working with Eclipse in Ubuntu 9.10 64-bit?

I would like to tinker with the Android software development kit, and I have found out that it only support 32-bit versions of the Java Platform and Eclipse. I installed the ia32 Sun Java runtime environment and the 32-bit version of Eclipse. I…
user30667
3
votes
2 answers

How to run Windows SDK Command Prompt from command line?

I have instruction to run Select Start --> All Programs --> Microsoft Windows SDK v7.1 and open Windows SDK 7.1 Command Prompt. which is obsolete for Windows 8.1 I have installed something named "Windows Software Development Kit (SDK) for…
Dims
  • 13,414
3
votes
2 answers

DirectX SDK Setup is freezing

On my windows XP machine when I try to install the DirectX SDK the setup freezes on the first screen. When I click on the "next" button the system does some processing and stays on the same window. Clicking again on the next button does nothing. The…
bcsanches
  • 233
3
votes
2 answers

What is a binfilter?

OpenOffice.org download options page lists a source archive file named "binfilter". What is a binfilter?
Lazer
  • 18,407
2
votes
1 answer

Obtain windows 10 technical preview sdk

After installing the windows 10 technical preview im facing some issues with my d3d11 application. In release mode everything works fine, but when I put it to debug mode (which means it also creates the debug device) I get an error indicating that I…
Cromon
  • 253
2
votes
1 answer

Silent Install Windows Software Development Kit (SDK) for Windows 8

I am writing my first Powershell script to automate the installation of Windows Software Development Kit (SDK) for Windows 8. I plan to install it on a Hyper-V VM running on Windows Server 2012. I have the .exe file (sdksetup.exe) necessary for the…
2
votes
1 answer

Can't install Windows 7 SDK

I'm interesting in Windows Performance Analysis application. I've downloaded Windows 7 SDK which contains it. After I run the setup the following message appears (for both winsdk_web.exe and DVD ISO's setup.exe): "Another running instance of this…
Rom098
  • 163
2
votes
2 answers

SDK/API barcode scanner without focus

Is there a USB barcode scanner/software that has an SDK/API that doesn't just use a keyboard emulator to input the data it scans? Like, when someone scans a barcode, have it process that information in the background without the need to have a…
StealthRT
  • 1,016
1
2 3 4 5