Skip to main content

Questions tagged [sdk]

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.

5,984 questions with no upvoted or accepted answers
19 votes
0 answers
2k views

Can't find Android 9.0 (Pie) API 28 ARM System Images

Are there anywhere Android 9.0 (Pie) API 28 ARM System images (ARM, not x86 Intel) for AVD Manager? Thanks. Unofficial? Beta? Alpha? Any?
Alexander Savin's user avatar
16 votes
1 answer
3k views

New Firebase 9 Android sdk gives "Invalid Idp response" after some time

I am implementing the new Firebase 9 sdk for Android. I have a token that works fine for some time. But suddnetly (after some time) it starts giving me this error: com.google.firebase....
Daniel Oliveira's user avatar
13 votes
1 answer
3k views

NSUserDefaults and iOS framework / library

I have recently been building an app using [NSUserDefaults standartdUserDefaults] to store locally various information (regarding the session, user preferences, etc). Now I am exporting a subpart of ...
Romain Dorange's user avatar
12 votes
1 answer
6k views

Configure Haskell SDK for the Haskell IntelliJ plug-in

I'm trying to start Tools -> Start Haskell REPL, but I'm getting this error: Error: Cannot run program "/usr/lib/ghc-7.8.4/bin/ghci" (in directory ...): error=2, No such file or directory Which ...
Alexey Orlov's user avatar
  • 2,734
11 votes
0 answers
733 views

Android Studio AVD, CRASH, GRADLE PROBLEMS, cannot start up

The AVD fails to load, it doesn't recognise it. It asks me to run this manually, which I did via: "Run as Administrator" on android.bat found in the Android local, platform-tools folder. I also did ...
user7568042's user avatar
11 votes
2 answers
2k views

Uploading base64 image to Facebook graph API via Javascript/Phonegap

I'm trying to make a "post" request to https://graph.facebook.com/"+userID+"/photos?access_token="+accessToken with the 'url' paramter being a base64 data URI. I got the error "data:base64.... is ...
J.a. Peña's user avatar
10 votes
1 answer
2k views

Google Safety net addOnFailureListener not trigger when user dismiss the verify dialog

Note I posted the issue/question to google sample github repo, https://github.com/googlesamples/android-play-safetynet/issues/12. However, I don't get any response yet. library version used: com....
sayvortana's user avatar
10 votes
1 answer
5k views

Android - microsoft office viewer in my app

What I have / tried: I am developing an android application. In which I have to add the viewer for the microsoft office documents(doc, docx, ppt, pptx, xls, xlsx) to the users. So I have searched in ...
SKK's user avatar
  • 1,709
10 votes
1 answer
1k 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
dcruzlour's user avatar
  • 101
9 votes
1 answer
2k views

Upgrading target sdk to 29 on React Native 0.59

My current android target sdk on React Native is 28, but Play Store is showing to update it to 29. So I made the following changes in android/build.gradle buildscript { ext { ...
Ashish Mathew's user avatar
9 votes
2 answers
8k views

KnoxVpnUidStorageknoxVpnSupported API value returned is false

I am trying to set up AdColony on my Android App using Android Studio. First time I launch the app and use the SDK it works fine. When I quit the app and comes back, it goes in a white screen and ...
Thiago's user avatar
  • 13.2k
8 votes
0 answers
5k views

How to upgrade iOS build to use the iOS 16.1 SDK?

Testflight is sending out email with the following warning every time a new build is submitted. What needs to be done in order for the app to be built with iOS 16.1? Where can I specify the build to ...
s-hunter's user avatar
  • 25.5k
8 votes
1 answer
689 views

Your device isn't compatible with this version for some devices

Sorry I know this question is already done, but I have not found solution on the posts I've read. I updated my app and now I can not download from Play Store in some devices as Nexus 5. I don't know ...
user avatar
8 votes
0 answers
2k views

Where to get MRE SDK for Nokia 225?

Is there any site from which I can download MRE SDK? I just registered on mre, but after four days I still get You have been registered, but need wait 1-3 days for account review, after the ...
Possible's user avatar
  • 181
8 votes
1 answer
2k views

FBDialogs presentShareDialogWithParams callback handler never gets called

I'm using FBDialogs to share on Facebook. The facebook sharing works correctly, but the handler never gets called (I put a breakpoint on the first line) My SDK is installed through CocoaPods pod '...
Juraj Petrik's user avatar

15 30 50 per page
1
2 3 4 5
399