A software development kit (SDK) is a set of development tools that allows for the creation of software for a certain hardware platform, development environment, or software package. A SDK may consist of a combination of APIs, an IDE or other development tools, and frameworks.

learn more… | top users | synonyms

5
votes
0answers
278 views

Google+ multiple accounts issue on Android while sharing post

I've integrated Google+ successfully in my Android application by following the Google's tutorial at: https://developers.google.com/+/mobile/android/sign-in The problem I'm facing is with multiple ...
4
votes
0answers
125 views

UISaveVideoAtPathToSavedPhotosAlbum output

When I save a video in Photos Album by using UISaveVideoAtPathToSavedPhotosAlbum, how can I retrieve it's new asset URL in assets-library://asset/asset.mov.... format //outputURL.path is : ...
4
votes
0answers
999 views

Using FBEvents activateApp on IOS and phonegap doesn't post to Facebook Insights

I'm looking to integrate the FaceBook SDK into my application to track mobile app installs using the "activateApp" method. (integration referencePage) I was able to get this working on Android, but ...
4
votes
0answers
135 views

About Layar Integration

I am new to Layar Technology. Recently I created a Layar account and downloaded the Layar SDK and integrated it in my Android app. Uptil this things were fine. But in order to test this app I need ...
4
votes
0answers
577 views

How can I make Android apps that work with Apple Airplay?

I've read an article about Apple Airplay, and I've searched some apps like Air bubble, but still I have some questions: Is it OK to make Airplay apps for non-iOS? Is there a license problem? Does ...
3
votes
0answers
102 views

dyld: Library not loaded: @rpath/MyDSK.framework/MyDSK -> SWIFT iOS 8.0

I'm currently develop an swift SDK. When compile the sample with the swift SDK, I got an error dyld: Library not loaded: @rpath/MyDSK.framework/ODBlockChainWallet Referenced from: ...
3
votes
0answers
10 views

How to save JOT Touch Stylus View In?

I am using JOT Touch SDK to write in iPad. i wrote something and wants to save. how to do it? can anyone help me?
3
votes
0answers
63 views

Why does this facebook album create code create duplicate albums?

I have this code that works fine (in that it creates the album properly). However, it creates two identical albums. I've tried removing message and privacy (not that this should have changed anything, ...
3
votes
0answers
407 views

Android 22.6 issue

Why am I not able to create any projects with Android API version 2.3.3 ? I have a fully updated ADT-Plugin 22.6 version. I am aware of the problems regarding some developers having no activity ...
3
votes
0answers
136 views

Speech Segmentation SDK for Unity3d?

I would like to know if it is possible to segment the voice audio into multiple audio files with the single word per file using any Software that could be integrated with Unity3d game engine. Say ...
3
votes
0answers
3k views

Souncloud API Error NS_ERROR_DOM_BAD_URI: Access to restricted URI denied (JavaScript)

I am just getting myself acquainted with Soundcloud's API and I am having some trouble. As far as I can tell, all I need in SC.initialize is a client_id. I have used the tutorials at Code Academy to ...
3
votes
0answers
199 views

Duplicate symbol when adding Google Analytics v3 and Google Maps 1.4.3 to my project

I'm currently developing an app that uses maps. So a couple of weeks ago I added the Google Maps SDK v1.4.3 to my project. Worked just fine following the getting started instruction. Today I need to ...
3
votes
0answers
1k views

Android error that i can't understand. Can someone help me?

I have built a sql database and i have implement the searchview widget to ba able to use in android pre API 11 When i try to do a research, the application close itself and i get this error and other ...
3
votes
0answers
117 views

android 2.2 to 4.0

I created first version of my application for android 2.2 . But now When I released my application for 4.0 version, application stopped working. But I'm getting below force close error 04-12 ...
3
votes
0answers
165 views

How to get all the photos when user uploads 2 or more in Facebook for iOS

{ comments = { count = 0; }; "created_time" = "2013-01-23T06:12:43+0000"; from = { id = 1171029418; name = "Ilse Anhy"; }; icon = ...
3
votes
0answers
787 views

Install apk from java code without user confirmation

I want to install an apk file from java code. I want to do this silently without any action from user. I try this code .. Intent intent = new Intent(Intent.ACTION_VIEW); ...
3
votes
0answers
169 views

Querying for User Story detail using array of ObjectIDs

I have been using the Lookback API to query for user stories from the Rally environment. While the querying functionality is stronger than the WsapiDataStore, by allowing me to query using the RPM ...
3
votes
0answers
3k views

FB.Event.subscribe('edge.create', function()) trigger works with Link button but not with Link box

I've created two test pages, one with a Facebook Link button and one with a Link box. When somebody clicks "Like" I want an image pixel to be fired so we can pick this up from the web server logs. It ...
3
votes
0answers
605 views

DragonMobile Nuance SDK Speech Recognition on iOS… AURemoteIO::ChangeHardwareFormats: error -10875

I've spent the last few hours trying to figure this out... I cannot get around this error, which happens on my iPhone 4S inside my project I implemented 1.4.0 of the SDK in, whenever I try to ...
3
votes
0answers
324 views

Use access_token from server in new iOS SSO client environment

I'm working on a service where we allow users to signup and login with their Facebook accounts. The service runs both on the web and on an iOS client. The use case I'm having trouble with is this: ...
3
votes
0answers
698 views

iPad app - +[CATransaction synchronize] called within transaction halting the application

Many a times when I run my iPad app from XCode to Simulator, it gets frozen after starting. Every time when this happens I see the below line on the console The only way to go ahead after this is to ...
3
votes
0answers
1k views

Find text in pdf file

How can I extract text from a PDF file using the iPhone SDK and Objective C? I have successfully read the PDF file, so does anyone have an idea how I can implement this functionality?
2
votes
0answers
88 views

Applink cannot be resolved in facebook SDK

I am working with android.I had integrated facebook sdk into my app.Now facebbok sdk shows the error "Applink cannot be resolved".How can I solve this problem.Please help me I am new to android
2
votes
0answers
65 views

How do I get data from facebook insights using the python Facebook-sdk

I am asked to analyze the data of Facebook insights from a companies Page. I want to use Python for the analysis so I am using the Facebook-sdk from python to access the API. I can't find any info how ...
2
votes
0answers
124 views

vuforia AR SDK - can't play video by url

I'm experimenting with Vuforia augmented reality SDK and it's samples. I successfully compiled videopayback sample and ran it on my tablet. Then I tried to load the video from a url instead of from ...
2
votes
0answers
106 views

Crosswalk - missing aapt and aapt.com

I'm trying to use crosswalk to create simple application for android. I instaled Android SDK, Ant, JDK and python (instruction). Now I'm trying to build an application and I used Crosswalk instruction ...
2
votes
0answers
112 views

Black screen on Facebook Share Dialog for Android SDK

Context I'm developing a simple 2D game for Android using fragments and the Facebook SDK for Android (v3.14.1). Right now I'm working on a share button for Facebook, based on the official tutorial ...
2
votes
0answers
249 views

FaceBook SDK - The app references non-public selectors in payload “setDescription”

Im using the last FaceBook SDK + DEFacebookComposeView I already cheked the user.id commun issue and changed into [user objectForKey:@"id"]; this one is about "setDescription" the issue is I belive ...
2
votes
0answers
33 views

Adding code for tracking events (iOS)

I would like to add a code for a background service which may track all events (names of current View Controller, name of called method when executed, etc...). It is a little bit like analytics api ...
2
votes
0answers
139 views

Eclipse unable to load project properly in android?

I have just updated my SDK. But here i am getting trouble with my new sdk. What i am facing is that, when i create a new project main.xml & Main.java file not created automatically, I have to ...
2
votes
0answers
79 views

How can I send feedback with Testflight Android?

The TestFlight SDK for iOS has a submitFeedback method, so the user can give feedback from within the app and the feedback will show up on TestFlight for that specific build. I cannot seem to find an ...
2
votes
0answers
179 views

Pinterest Android SDK / Callback after successful pin?

Fellow SO members, I am trying to figure out how to get a callback from the Android Pinterest SDK, after a "pin it" event has successfully completed. I have implemented the SDK as follows: ...
2
votes
0answers
213 views

Looking for a PDF SDK for .NET that supports form filling through the viewer

I'm looking for recommendations on which SDK for PDF viewing (high quality and faster* than Adobe Reader) to purchase. It must be compatible with .NET and C#, the SDK must also support the option to ...
2
votes
0answers
100 views

Google Plus Share sheet wrong Orientation Issue iOS iPad

Google Plus integrated using GooglePlus for iOS SDK v1.4.1, displays share sheet in wrong orientation in iPad iOS 5.0 with Landscape Orientation. Have you guys observed this? Please reply with any ...
2
votes
0answers
137 views

LibGDX and Samsung SPen SDK

I have created a game using LibGDX and now want to use SPen SDK there. So, when I create SPenEventLibrary and set listener it stops working. I get reaction from onTouchFinger (I don't have the pen, ...
2
votes
0answers
45 views

Wsapi Version Issues in Debug Mode

I've noticed that there is an issue with RC1 in debug mode where if I don't specify the "wsapiVersion" property as '1.43' I will get this error back from the server: "Uncaught Invalid model type ...
2
votes
0answers
159 views

Building iOS custom universal framework, which includes other frameworks

I'm trying to build a framework for social media integration (so that developers can just import this framework, make calls to APIs in this framework and have social media actions in their app, ...
2
votes
0answers
211 views

ios Facebook Log Out completely log out safari keeps data

In the iOS Facebook SDK, when I use [FBSession.activeSession closeAndClearTokenInformation]; this only closes the token. Then when I open Safari, I can still reach the Facebook account in Safari. ...
2
votes
0answers
277 views

VS 2008 to VS2012 migration giving macro redefinition warnings

I am working with Win7 x64 system; multiple VC++ and C# projects and have moved from VS2008 to VS2012. Now I am getting warnings saying:- -------------------- warning C4005: '__on_failure' : macro ...
2
votes
0answers
146 views

Facebook drop iOS SDK 2 support in June 2013

Facebook announced it will stop support for SDK 2 in June 2013. Can somebody confirm that facebook connect using sdk 2 for iOS will still work after that date? I will not be able to update my ios app ...
2
votes
0answers
194 views

iOS SDK 3.2 Cancel Request or Timeout

I'm using the latest FB 3.2 SDK on iOS 6 and testing in the simulator right now. I have found that I can post a photo to a user's wall fine first time app is run. I can repeat the post again, ONCE. ...
2
votes
0answers
356 views

Facebook iOS SDK 3.2 Reopen Session Always Fails

Basically I went through this page and implement my Facebook login. https://developers.facebook.com/docs/howtos/login-with-facebook-using-ios-sdk/ Next I tried to reopen the session when user opens ...
2
votes
0answers
104 views

Can i upload a photo to a users group with php sdk?

My question: Can it be possible to upload a photo and post it to a user's group? My APP will upload a photo but i want the user could choose to upload it in his group or page or fanpage, using the ...
2
votes
0answers
142 views

In Quickbooks Desktop SDK, is there any way to modify the total tax on a sales transaction

I'm using QuickBooks desktop and interfacing via QBFC and C#. QuickBooks calculates the VAT for each sales line, but from within the desktop, you can manually modify the total tax of the invoice. ...
2
votes
0answers
227 views

AWS SDK for .NET S3 GetPreSignedURL for specific version of versioned object

Has anyone had success populating the versionId of GetPreSignedUrlRequest when building a presigned url using the AmazonS3Client.GetPreSignedURL API? I get AccessDenied back from the browser for the ...
2
votes
0answers
128 views

Only users can facebook connect by using PHP SDK 3

I have integrated Facebook Connect to my website by using PHP SDK 3 which uses Graph API exactly like this post ok... The php for login url is $loginUrl = $facebook->getLoginUrl( ...
2
votes
0answers
32 views

Allowing for Regional Mobile House Ads

I have a mobile app that allows the user to select what city/region they're in. I have implemented AdWhirl to maintain house ads, but there doesn't seem to be a way to specify the concept of region. ...
2
votes
0answers
223 views

Facebook UI feed size not adjusting

Fb.UI feed is not displaying with the correct width, when the dialog renders it doesnt adjust to the screen size, except for iphone 4 and 4s. With my ipod touch, and android its bigger than the ...
2
votes
0answers
184 views

Emulator from Java ME Platform SDK does not display text on Windows 7

I am trying to use vanilla j2me emulator from Java ME Platform SDK 3.2 on Windows 7 but it doesn't show any text on its screen. It draws all ui controls but there is no text both in my midlet and in ...
2
votes
0answers
45 views

Is it possible to access speed dial key/number associations through the Blackberry SDK?

I have an application in wich I would like to use the key/number associations that one configures in the Blackberry settings. Example, I get those associations and recreate the behaviour, when the ...