Skip to main content

All Questions

Tagged with
-1 votes
0 answers
8 views

ejecuto adb --version en mi powershell y no sirve

adb : The term 'adb' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct ...
Alejandra Garza's user avatar
0 votes
0 answers
7 views

Having trouble with AdMob after upgrading to Expo version 51

I have upgraded my Expo project to version 51 and now am getting an error when creating an aab build for the Play Store. It is as follows: FAILURE: Build failed with an exception. What went wrong: ...
Tony's user avatar
  • 111
0 votes
1 answer
18 views

Crash reporting tool which differentiate crash from my SDK and Client App in Android

I have an Android SDK and my clients integrate into their Apps, I have added FirebaseAnalytics and Sentry to detect my SDK crash but I am also getting the clients app crashes. How to filter it out or ...
user3606902's user avatar
0 votes
0 answers
14 views

Getting error " application installation failed " in android studio while using it with kotlin

I have just started with kotlin in android studio, and i am constantly getting encountered by error "The Device already has newer version of this application. In order to proceed, you will have ...
Srujan Deshmukh's user avatar
-1 votes
0 answers
21 views

Error when trying to install Android SDK tools on Windows

When running the command in cmd sdkmanager "platform-tools" "platforms;android-33", it asks to accept the terms with my response Y, and then displays: Accept? (y/N): y Warning: ...
Kayo EXE's user avatar
0 votes
0 answers
17 views

aapt2 error in run react native android app [closed]

I executed a sample app in Android Studio and it ran correctly using ‘npm start,’ but when I run my React Native app in VS Code, I encounter an error (attached file). I have downloaded the SDK for ...
Mamad arvin's user avatar
0 votes
1 answer
21 views

i have downloaderd flutter source code and after run, showing errors ," '_BuildScript_' Unsupported class file major version 61"

Launching lib\main.dart on SM G975U1 in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. What went wrong: Could not open settings generic class cache for ...
TheBrownfish Rownak's user avatar
0 votes
1 answer
137 views

Your apps are affected by Google Play's target API level requirements

I have received this email for my 6 apps on Google Console This email requires: Updation of project to newer Android version Updating the target SDK Could anyone be able to answer? If I update my ...
Momina Javed's user avatar
0 votes
0 answers
67 views

Upgrading android target API from level 33 to level 34/higher

I created my app using SAP Build Apps (AppGyver community edition) and submitted the android version to google console, it wants me to upgrade my apps target API to level 33/higher (Android 14), how ...
Jordan Chongo's user avatar
0 votes
0 answers
42 views

Android Studio: Execution failed for task ':mergeDebugAndroidTestJavaResource'

I updated android gradle plugin to 8.4.1 by following the correct steps. Unfortunately I am unable to build the project succesfully and get the following errorss: Execution failed for task ':core-test:...
Khushboo Gandhi's user avatar
6 votes
2 answers
7k views

App must target Android 14 (API level 34) or later

I increased the target API level of the project from 33 to 34. The build process was successful. When I ran it with the emulator in Visual Studio Xcode, it did not throw any errors. However, when the ...
Kıvanç ARSLAN's user avatar
0 votes
0 answers
118 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
2 votes
7 answers
211 views

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
1 vote
1 answer
98 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
27 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

15 30 50 per page
1
2 3 4 5
349