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.

sdk
-2 votes
0 answers
23 views

Where can I find Nokia SDK 1.1 for Java (Asha 300/303) [closed]

I want to download the Nokia Asha 300/303 SDK emulator, but I can't seem to find it anywhere on the Internet. I've been browsing for 3 months now and still haven't found it! Can somebody tell me where ...
AnduTheShadow's user avatar
0 votes
0 answers
11 views

Theme doesn't change in iOS app with flutter

I'm building an framework with light and dark theme support , I am consuming the framework as local plugin inside the flutter project , when I'm trying to change the theme from light to dark the sdk ...
Katz's user avatar
  • 11
0 votes
0 answers
31 views

There are new SDK issues com.google.android.play:core:1.9.1

I get the following message after submitting my app to the play store: com.google.android.play:core:1.9.1 Google Play Core (com.google.android.play:core) has added this note for SDK version 1.9.1: ...
GImbal's user avatar
  • 11
0 votes
0 answers
12 views

Why i am getting 400 Bad Request when i include page parameter for GetJobLogs { GET /20180917/jobs/{jobId}/logs } from oci .net sdk?

i am trying to send a initial request to to get the details of the job logs and when i include the page parameter, the response gives bad request error and also i want to include pagination in my ...
Bony Cherian's user avatar
1 vote
0 answers
39 views
+50

Error in my flutter project after trying to change sdk target

I can't run my app anymore since i tried to change the target sdk from 33 to 34. Now even when i change it back i get the same error: FAILURE: Build failed with an exception. Where: Build file 'C:\...
Android_devNL's user avatar
0 votes
0 answers
30 views

Internal Server Error when using createUser with Clerk Authentication in NextJS App Router

I am getting a server error(POST http://localhost:3000/create-users 500 (Internal Server Error)) every time i try to use the createUser function included with Clerk Authentication's Javascript Backend ...
Joe Powder's user avatar
1 vote
1 answer
55 views

Flutter app Build failed with an exception of gradle minSdk

I've working on a flutter app project specifically for android release but when launching app, suddenly came accross this error. I tried what's written in recommended solution but it's not working. ...
CrazyFlutterDev's user avatar
1 vote
1 answer
24 views

Trigger point from Activity to Composable function

I am receiving some data from Broadcast receiver to Activity through listeners. Now I need that data in my composable function which I have called from Activity. class DashboardActivity : ...
Maradiya Krupa's user avatar
0 votes
0 answers
10 views

Trouble with AR Android Painting App with hand tracking

i was trying to make an ar painting app for school but I'm struggling on the steps needed to actually do the task as i am new to android studio and the videos i see on youtube aren't helping me much ...
Zoe Tatua Swagmaster9000's user avatar
0 votes
0 answers
18 views

Read source of specific SDK class in Android Studio

I have an exception in some SDK class (com.google.wear.services.watchfaces.FavoriteOperationException) and I want to know more about it by reading source. But I can't click on class in logcat. How can ...
Makc's user avatar
  • 105
2 votes
1 answer
17k views

ERROR DockerEnvironmentFactory: Docker container xxxxx logs, when trying to run Apache Beam pipeline written in Go using Spark runner

I have a pipeline written in Go that I want to execute with Spark runner, the Spark Standalone is installed on my local machine. Apache Beam 2.56.0 Apache Spark 3.2.2 I started Spark master and ...
David Undersit's user avatar
-1 votes
2 answers
43 views

"Variable binding in a condition requires initializer" - Firebase iOS SDK producing error [closed]

I am trying to use Firebase in my iOS app. I have installed the SDK using cocoapods as incstructed by Firebase's docs (here) However, when I build by app I face an error of conditional binding in the ...
Muhammad Irtiza's user avatar
0 votes
1 answer
27 views

Is there any SDK for azure custom question answering in nodejs?

I am not sure is the right place for that or not, but I am completely stuck about this one, I am currently developing an Azure bot with nodejs and now I couldn't find the SDK of custom question ...
Abbas Jafari's user avatar
  • 1,692
0 votes
0 answers
22 views

Execution failed for task ':app:compileFlutterBuildDebug'. finished with non-zero exit value 1

FAILURE: Build failed with an exception. Where: Script 'C:\src\flutter\flutter\packages\flutter_tools\gradle\src\main\groovy\flutter.groovy' line: 1629 What went wrong: Execution failed for task ':...
Joe Jills - learning Flutter's user avatar
-1 votes
0 answers
19 views

Meta ads panel issues [closed]

panel issue screenshot I have not been able to access the data of the ads I placed for my application in the meta developer panel for the last week. data is not coming. The application gives an error ...
Hakan Hakan's user avatar

15 30 50 per page
1
2 3 4 5
1010