Questions tagged as 'sdk'

5
answers

What is an SDK?

Until recently, I always saw SDK as something related to the Android universe. However I have noticed some PHP libraries that also use the SDK name. For example: pagseguro-php-sdk facebook / graph-sdk But what would an SDK be?...
asked by 21.03.2017 / 17:28
1
answer

Android app in the background [duplicate]

I'm working on the open source project Linphone , when the application is closed it is not working in the background, so if someone makes me a link in the mean time I am not notified, how can I handle this problem?     
asked by 10.10.2016 / 16:39
1
answer

How to implement voice and video calls in my apps [closed]

I'd like to know how I can implement video and voice calls (similar to WhatsApp's) in my Apps written in JAVA for Android. Is there any open source SDK that makes this easy?     
asked by 07.01.2017 / 04:57
1
answer

Open Login Facebook according to platform

I'm using the SDK - PHP to log in to Facebook, when I access it through a PC it opens the normal facebook site, but when it opens through the cell phone it opens the site through the browser as well. Can you open the application if the user is o...
asked by 06.11.2015 / 20:39
2
answers

Problem with use in PHP

I'm developing an application that sends an image to a bucket in amazon and I'm using sdk pure To send use the following code: function especifica(){ require '..\..\lib\aws\aws-autoloader.php'; use Aws\S3\S3Client; define("AC...
asked by 26.12.2016 / 20:18
1
answer

Development of mobile games

Is it possible to develop mobile games using the new Java ME SDK (SDK 8)? That is, can I do projects in which a mobile emulator appears and develop for it? I'm kind of confused about this. I know there are older versions that use midp 2.0 wit...
asked by 16.08.2014 / 06:11
1
answer

How to keep SDK and Java JRE installed and updated in a windows development environment

How to maintain a secure, clean and updated java (SDK and JRE) installation of Java on a computer used for software development? I'm having problems maintaining my development environment, because I have Eclipse IDE and Android Studio install...
asked by 29.04.2015 / 01:24
1
answer

Login facebook opening alone in android application

I'm creating an android application that signs in with facebook. This is already working, but something is happening that I can not solve. According to the examples of the facebook documentation itself, the code that makes the calls to facebo...
asked by 20.04.2015 / 19:51
0
answers

Verify that one user is following the other, using the SC (sound cloud) API in Javascript

I'm developing a web page where this page will be using the SC SDK API . What happens, is that I am not being able to use the function to check if one user follows the other. In the case, the user would log on the page and a function would chec...
asked by 22.09.2015 / 15:34
2
answers

What criteria do I use when choosing which APIs to download? [closed]

Or do you have to download all the ones that appear in sdk? I am beginner.     
asked by 16.01.2015 / 18:21