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.
0
votes
1answer
6 views
How to force WebDialog in Facebook Android SDK use facebook.com and not m.facebook.com?
I'm building an Android app with the Facebook SDK (3.0.1). On sending a friend request using the WebDialog, Facebook returns "Sorry, something went wrong." I reported this to Facebook bugs and someone ...
0
votes
0answers
4 views
Migration Questions from Paypal MPL to PaypalMobile iOS SDK
We are migrating from MPL to Paypal Mobile iOS SDK and we have what you call classic app. We could not find the migration guide and are having following questions.
The new sdk needs client id. Is ...
0
votes
0answers
41 views
Android Studio can't find Java SDK in Windows 8
The new Android Studio has a strange problem when you run the installer in Windows 8. Even after installing the Java SDK and setting JAVA_HOME it still complains that it cannot find Java, which it is ...
0
votes
1answer
14 views
Tag Friends on Post with Facebook Php SDK
I develope a platform with php that post on facebook users wall a welcome post. Now i want to tags three friends of the users in the post.
This is my code:
try {
$post = ...
0
votes
0answers
11 views
Facebook. How to change text when message shared on user's wall
After user played my Facebook game on his wall auto posting message with direct link to my app, but when It's shared It automatically adds text from my Facebook page description. So I want to ask you ...
0
votes
1answer
18 views
Facebook iOS SDK not calling completion handler when authorized app
I call doFacebookLogin my app switches to facebook to authorize the app but after I allow the app to access my information and switches back.
Nothing happen. No "complete" in console.
If I call ...
0
votes
2answers
57 views
Android Studio Issue on Mac
I am using new android studio .when i download and install it there was no issue. But now when i try to create a new project it's show this error
Your Android SDK is out of date or is missing ...
0
votes
0answers
8 views
Difficulties with configuration? “R.” error
I have downloaded eclipse and the adt plugin and the sdk manager but the program will not run the "my first app" program nor will it run the demos. There seems to be an error wherever there is an ...
0
votes
1answer
10 views
Is there a Lync API for creating add-ons that run as soon as the user signs into Lync?
I can see custom menu items and custom conversation windows and events inside them but nothing referring to how you'd execute code once a user signs into Lync. Does such an API exist?
I guess my ...
0
votes
2answers
14 views
Bluetooth chat - example from SDK - stop working after turning on bluetooth
Hi,
today I was trying to run example application form SKD named "Bluetooth Chat" . Unfortunately there is some problem - when I'm trying to start application I get message "Application " ... "has ...
-3
votes
0answers
24 views
Learning the Ebay API [closed]
Before I spend the next 3 months of my life drudging through old and new Ebay API docs. I thought it would benefit me to ask here.
What is the official newest API release for eBay
Is there an
...
0
votes
4answers
52 views
Inserting values in Map< K, V >
I'm programming my first app, and I am trying to create a Map that will store some information.
I'm using ECLIPSE and I keep getting the same error, but I have Googled (actually DuckDuckGo-ed) and ...
1
vote
0answers
25 views
Ask for publish permissions directly after read permissions - Facebook SDK for iOS 6
The Facebook SDK for iOS 6 mandates that you ask for Read Permissions before Publish Permissions, and suggests strongly that you only ask for Publish Permissions in context. I, however, am not using ...
0
votes
0answers
5 views
can I post from code(php sdk) on behalf of a user,to another facebook page the user is not an admin of?
I looked for similar questions but have found none.
I know this kind of opens the doors of spam,but is this possible ?
Maybe facebook allows you to do this ,but sets some limits.
Or maybe facebook ...
0
votes
1answer
20 views
How can I add SDK 6.1 on livecode 5.5.3?
I need to add SDK 6.1 with my current version on Livecode 5.5.3. I've tried adding it in preferences-> Mobile Support but it will just say "the chosen folder is not a valid IOS SDK". Are these version ...
0
votes
0answers
44 views
Prestigio PMP7100D3G tablet, empty adb devices
I just want to start developing on Android and I've got tablet 'Prestigio PMP7100D3G'... I followed whole tutorial on 'developer.android.com' about ADB connecting + installing. So Ive got installed ...
0
votes
0answers
16 views
Facebook SDK Freeze My Server
I'm first time fb sdk user,
I am creating my first app the idea is to iterate with for loop throught and array of 5 groups in users groups list, in this list I get the gid and later check the ...
0
votes
2answers
51 views
SDK development in multiple programming languages [closed]
I am working to develop an SDK that will allow the users to use it and write code in C# or Java.
To achieve this most optimally, do I have to write the SDK in both languages? That would be a lot of ...
0
votes
3answers
23 views
Android SDK - Java - listview.setAdapter fails
I have the below sourcecode running perfectly.
It doesn't do much, but it runs i can point, click and fiddle around.
As soon as i uncomment:
listview.setAdapter(adapter);
All hell brakes loose and ...
1
vote
0answers
22 views
Android Layout from downloaded xml
I've got problem with my school project.
Basically user create a table on website with records and then by android app can upload own datas to table.
Table might have many rows with different type ...
-5
votes
1answer
29 views
How to install android version 4.0.4 using SDK manager? [closed]
How to install android version 4.0.4 with emulator. I need this requirements.
0
votes
1answer
46 views
Facebook iOS SDK 3.5.1: openActiveSessionWithReadPermissions - completion handler called twice
I have a button to share a link. I'm using basically two calls:
openActiveSessionWithReadPermissions and requestNewPublishPermissions.
So this is the button action:
- (IBAction) ...
0
votes
3answers
40 views
Virtual Device Manager Disabled in Android Studio
I have installed Android Studio on my Windows 7 PC. But I cannot create the virtual devices on the studio as the button for AVD and SDK is disabled by default. How ca I enable them?
0
votes
0answers
18 views
Building libtorrent rasterbar with Android NDK
I know it's possible because of this post : Compile Libtorrent Rasterbar with Android NDK anyone?. I was wondering if someone can show me a tutorial or anything that can help me to use that library in ...
0
votes
1answer
22 views
Detect Facebook App Canvas Unloaded
I need to detect that a user unloads my Facebook app (navigates to somewhere else or logs out of Facebook). How can this be done? I have tried:
FB.Event.subscribe('auth.logout', function(response) ...
0
votes
0answers
6 views
No adds shown in my windows 8 app in local environment
I am using windows 8 Enterprise 90 days evaluation edition and visual studio 2012 express for building a store app. I am trying to inclucde some ads in my app using windows 8 ads sdk.
The problem is ...
1
vote
0answers
15 views
i lost the sidebar with “New, Edit, Start…” in Android SDK and AVD manager
I just lost the sidebar with "New, Edit, Start...." in Android SDK and AVD manager. If there is some shortcuts to call it back or rebuild it?
I do not want to install the ADK tools, really big.
0
votes
0answers
15 views
Emulator android didn't launch after updating Android SDK Manager
initially, the android emulator start normally, then I need to install Google API 17.when I was installed the update so the emulator stops working (not launch) without display any error.
0
votes
1answer
29 views
Twitter Integration for IOS 4.3
It's easily to integrate Twitter in iOS 5 (Twitter.framework) and iOS 6 (Social.framework).
What about iOS 4.3?
I tried Sharekit, it's not working properly, it's hard to install, and I get a lot of ...
0
votes
0answers
61 views
current goals hides facebook ok button during Facebook authorization in a web view
We are using the latest Facebook iOS SDK (3.5) and have the following problem with webview login. Current goals tab hides facebook ok and cancel button so the user is not able to authorize the app.
...
0
votes
0answers
24 views
When disliking to my friends post through graph api showing error
In my application I have functionality which will 'like' and 'dislike' posts from my friend's wall or any public page's wall post.
The 'like' and 'dislike' functionality is working fine for all the ...
0
votes
1answer
46 views
Android Studio - Error inflating class com.google.ads.AdView
I'm using new Android Studio. I've done an application and works fine, now I've to add AdMob sdk. so I put the jar in 'libs' folder and right-click "add as library".
I run the project on my smartphone ...
0
votes
1answer
28 views
OpenCL SDK for intel core 2 due
Where could I find OpenCL SDK for intel core 2 due?
Graphic card: mobile intel (r) series express chipset family.
0
votes
3answers
59 views
Looking for Photo editing SDK for ios [closed]
I'm looking for a photos editing SDK for iPhone, it should include all the regular functionality like: photo filters, cropping images, blur and so on...
I search the web and found Aviary but thats ...
1
vote
1answer
27 views
Facebook: message posted with PHP SDK not sent to twitter
I an facing an issue with the Facebook SDK POST action when posting a very basic message on my page which is linked to my Twitter account. I have tried to solve the issue by myself using Google and ...
0
votes
0answers
105 views
Could not find class android.support.v4.app.NotificationCompat$Builder
Today I have a strange error, strange because the app worked some day ago and I don't change anything, I had also updated Android SDK and eclipse.
05-20 08:03:14.217: E/AndroidRuntime(1925):
...
0
votes
1answer
16 views
How to give discounts to certain people or business people in iOS
I have one app and i need to provide some kind of discounts to other people. Like if i show a demo version to some clients and if they like it, they are ready to buy the paid version however they ...
0
votes
0answers
50 views
Embed Adobe Reader in custom Android (or PhoneGap) Application
We have a need to embed PDF reader in one of our custom built Android (or PhoneGap Plugins) tablet application from local directory (Sdcard). Embed meaning is not just display pdf document inside the ...
0
votes
0answers
15 views
How to Delete a CTCoreMessage?
I am trying to delete a CTCoreMessage in my app when a button on my UITableViewCell is pressed.
I have experimented with setFlags and set the flag to Deleted but that does not affect anything server ...
1
vote
2answers
41 views
How to Drag a UIImageView?
Here is my situation: I have 3 UIImageViews. Two of them will act as reactors (the ones that the third one would be dragged to). The third one, like mentioned, will be draggable to one of the two ...
0
votes
0answers
23 views
A way to print mailing labels from an iOS app
Is there a way ( 3-rd party SDK maybe ) that allows an app to pass in contact names/data in order to generate labels ( e.g. mailing labels ) that the calling app can then print?
Example calling ...
1
vote
1answer
38 views
Facebook: message posted with PHP SDK not visible to OTHER users
I an facing an issue with the Facebook SDK POST action when posting a very basic message on my page. I have tried to solve the issue by myself using Google and StackOverflow, but I didn't manage to ...
-1
votes
0answers
12 views
new Admin SDK Reporting and Cloud Directory API's Python support [closed]
When will the new reporting and cloud directory API's be supported by Google APIs Client Library for Python?
Will these API's be included in the Apiary Discovery/Build?
0
votes
2answers
94 views
Google App Engine Launch error: “C:/Documents and Settings/userName/php” is a directory and a yaml configuration file is required
I am totally new to GAE and I am trying to install and start using GAE PHP SDK.
I am unable to follow the instructions on the very first Hello, World! example to start the server.
Since I am new I ...
0
votes
0answers
84 views
“NVENC Feature not available for current license key type” error from nvEncoder sample
When I try to run the nvEncoder sample application included in NV Encode SDK 2.0, it fails to open an encode session. Here is the output:
...
0
votes
2answers
23 views
AWS PHP sdk — selected services
I would like to use some parts of the AWS PHP SDK (https://github.com/aws/aws-sdk-php). However, the whole set is pretty heavy-- lots of files and functionality I don't need. I really only need to ...
2
votes
2answers
499 views
Android Studio - Android SDK out of date
I am getting an "SDK is out of date" error. I've seen a few other posts mention something about editing a path variable but I'm not really sure what this means. If someone could explain what I need to ...
1
vote
0answers
72 views
Facebook sdk 3.5.1 invite friends request makes double selecting in ios
I didn't have this problem with fb SDK 3.2, but after I upgraded it in SDK 3.5.1 friend inviter has some strange problem, when I select one friend it choose the selected one and the one under it. Also ...
0
votes
0answers
13 views
install wsdl.exe on windows server without install visual studio
I want to get wsdl file and proxy class of service and add them to visual studio in my local machine.
I can access to web service just from one server machine and don't have permission on it to ...
-1
votes
1answer
44 views
How to edit an existing contact [edit]
What i want to do is this:
Users press a button called "Edit an existing contact" then it opens addressbook's list of contacts. The user should choose and find the contact that they want to update, ...




