Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
43 views

When exporting the project to Godot 4.2.2 for Android, I encountered the error: [Code signing] All 'apksigner' tools located in the Android SDK 'build-tools' directory failed to execute. Please check ...
Sin nombre's user avatar
0 votes
0 answers
36 views

I am trying to use a Github Workflow to build an Android app, but it requires a nonstandard development environment. Specifically, I need to use a file from https://github.com/Reginer/aosp-android-jar....
ETL's user avatar
  • 285
1 vote
0 answers
56 views

I have been using Adroid's SDK tools' adb (client) command from the terminal and works fine. I want to build a program which does adb shell calls, pulls, pushes, etc. Instead of shelling out whenever ...
bliako's user avatar
  • 1,215
0 votes
1 answer
67 views

I'm stuck with making AndroidSDK load the right path. It should load the path /Users/ansible-pipeline/Library/Android/sdk instead of /opt/homebrew/Caskroom/android-sdk/4333796. I've search the web, ...
Seunghyun Moon's user avatar
0 votes
0 answers
150 views

My users can download individualized Google wallet (private) passes. Users belong to different groups, and based on what group they are in will determine the logo on the pass. If the user's group does ...
codian's user avatar
  • 17
0 votes
4 answers
93 views

form few days the android emulator is not opening in my system. Using wireless debugging for running my react native app but i want to test my app simultaneously in different android devices and ...
Karthik N G's user avatar
1 vote
0 answers
252 views

I'm trying to build a Docker image to use in a GitLab CI pipeline to be used in free runner to build and test a Flutter app using Maestro. When I build the image in the GitLab pipeline the job ...
Vincenzo's user avatar
  • 6,678
6 votes
2 answers
3k views

I'm trying to connect my Android device via Wifi to adb by using the 6 digit pairing code. On my Android device phone I enabled wireless debugging and clicked on "Pair device with pairing code&...
Frikandel's user avatar
0 votes
1 answer
197 views

I want to download Android SDK version 34.0.0. I've searched everywhere but couldn't find any. Can someone help me out on finding where can i possibly find this SDK version? I want to set up my app in ...
ZALIENXXX NK's user avatar
0 votes
1 answer
575 views

Phone: Realme X3 SuperZoom 8/128 fastboot: version eac51f2bb6a8-android PC OS: Windows 10 When trying to install TWRP, I got Bootloop(Does not exit the Bootloader, does not even power off). I tried ...
bored_Slime's user avatar
-1 votes
1 answer
208 views

I have tried to download flutter in Ubuntu, i encountered error after running flutter doctor. [✗] Android toolchain - develop for Android devices ✗ Unable to locate Android SDK. Install Android Studio ...
user avatar
2 votes
1 answer
727 views

Google has a page where it suggests trying the Android SDK upgrade assistant when upgrading target SDK. https://developer.android.com/build/sdk-upgrade-assistant Thought I'd try it, but I'm running ...
Mathias's user avatar
  • 4,011
15 votes
4 answers
41k views

For some reasons, I ended up with installing the latest android studio on June/2024 (Android Studio Koala | 2024.1.1). I encountered the incompatibility error for androidx.core:core:1.15.0-alpha01 (...
ca250802's user avatar
  • 802
9 votes
2 answers
3k views

after recent update, my android studio make an error: java.lang.NullPointerException: Cannot invoke "com.android.tools.r8.internal.Gk0.B()" because the return value of "com.android....
Ashile The Great's user avatar
0 votes
0 answers
2k views

We updated SDK from 33 to 34 due to deprecated date from android announcement and found that our AGP (Android Gradle Plugin) version 7.5 is not pass minimum requirements (8.1.1), but we can build and ...
Peach's user avatar
  • 1
0 votes
1 answer
259 views

I'm using Zorin OS (ubuntu) When Trying to run cargo mobile2 I get following errors: Failed to open SDK Tools And Yes I can confirm there is no Tools folder in Android Home, but there is build-tools. ...
STEEL's user avatar
  • 10.3k
0 votes
1 answer
123 views

I am learning Android here. My aim is to display the Cursor I get from calling SQLiteDatabase.query() in a ListView. Using a ContentProvider. I cannot see the text of the list items although I am ...
Antony Mukuha's user avatar
0 votes
0 answers
261 views

When I run command flutter doctor --android-licenses, it shows the following error. I have already installed JDK 21 and Android SDK Command-line Tools (latest). JDK also included in the path as well. ...
dansyw91's user avatar
1 vote
0 answers
2k views

I downloaded Android SDK Build-tools for Android Studio (Mac version). But the Android SDK Build-Tools 34 doesn't install like this photo: You can see the build-tools folder exists in the Android SDK ...
Ehsan Kalali's user avatar
1 vote
1 answer
783 views

I am facing Error even after having correct env paths and sdk Installed, When I run yarn react-native doctor, it shows that no sdk verion found, below is attached s shot Here is my env vars in zsh ...
Muhammad Uzair's user avatar
1 vote
3 answers
3k views

I'm new to React Native and I'm having trouble getting started with my first project. I've followed the installation steps for React Native, including setting up Java, Android Studio, and the related ...
MH Developer's user avatar
1 vote
0 answers
152 views

I am just beginning to learn cross-platform with flutter, but I chose not to use android studio as it is very hardware demanding and I am using low-end PC. I am using VS Code editor and set up ...
Najeeb Mansur Sayaya's user avatar
3 votes
1 answer
4k views

react-native needs about android33 so I installed it, but it still asks me to install it As above, I installed version 33. However, if you check the contents with react-native doctor, Android ✖ Adb - ...
madol's user avatar
  • 627
0 votes
0 answers
443 views

I'm following the First Ionic App with React tutorial Ionic Tutorial I'm having a problem in the live reload section of the tutorial Live reload section of the tutorial when I try to run the ionic cap ...
gabo182b's user avatar
0 votes
1 answer
1k views

I have the source code of an application and wanna modify the source code a bit and build an APK out of the customized source code for personal use. Problem: I cannot use Android SDK and/or Android ...
YOONES MAHDIAN's user avatar

1
2 3 4 5
26