Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
29 views

App works from signed APK but fails when installed from Play Store

The signed APK and the APK split from the signed app bundle work fine, but installing the app from the Play Store shows an error. I tried it on my IDEMIA screen device; when building the signed APK, ...
Ebrahim Joy's user avatar
0 votes
1 answer
47 views

How to make an App to the default phone app

I am new to Android app development. So I'm wondering what I need to do to make my app the default phone app. If anyone can help me I would be very grateful Best regards Raphael Schneider A photo of ...
Raphael Schneider's user avatar
0 votes
0 answers
26 views

How compile into APK from GitHub repo? [duplicate]

i am new in this,I want to build this source into APK from this GitHub repository: https://github.com/seleuco/MAME4droid-2024 How can I do it in windows?what are the steps? I installed Android studio ...
Hannah Montana Forever's user avatar
0 votes
2 answers
57 views

Apk built from Android Studio is too large in size due to Font

I am building a APK from android studio with very simple functions and serveral GUI activities. The apk is quite large and i found that fonts are taking too much space even I am sure that, I am not ...
Hao Zhou's user avatar
0 votes
0 answers
79 views

Burp Suite not intercepting android APKs

I have and AVD running connected to burpsuite on 127.0.0.1:8080. I also have the certificate installed. When I try to intercept my app (made in Android Studio) everything works perfectly. The ...
MyTricker's user avatar
0 votes
0 answers
58 views

Can't install apps

Recently i have published my app to play-store and Made Force Update true. So All the users will open they will get Alert for new Update is available and when they click it will take them to play-...
Pradeep Rai's user avatar
0 votes
0 answers
708 views

Bypass Emulator Detection

I want to use an app from my Android Emulator but on its welcome screen I got next error: Application error: a client-side exception has occured (see the browser console for more information). In the ...
Vitalii Korniichuk's user avatar
0 votes
0 answers
74 views

unable to find valid certification path to requested target: how to get root certificate for https://dl.google.com

I am using Android studio Dolphin 2021.3.1. When i build a signed app bundle from my project, everything runs smoothly. When i change to generate a signed APK, i get the above error. Searching online, ...
user3267567's user avatar
0 votes
0 answers
48 views

Could not set unknown property 'enableV3Signing' error while enabling v3 signing Android APK File

Gradle version is 6.2. I'm using defauly v1 signing in my android application. Now I'm trying to enable v2 and v3 by adding. android { ... signingConfigs { release { ... ...
Dhanasekar's user avatar
0 votes
0 answers
49 views

Manifest file does not exist ( Android Stuido )

im try to build Android App (Java APK) I tried to build my own application, but I encountered several issues. I attempted to use the following settings, but the solutions did not work. I facing this ...
Khaled's user avatar
  • 33
0 votes
1 answer
63 views

Unable to add org.mozilla.javascript.Context; & import org.mozilla.javascript.Scriptable;

Unable to import org.mozilla.javascript.Context; & import org.mozilla.javascript.Scriptable; Added Added libs.rhino.android dependencies already in build.gradle.kts (app)
muhammadanish's user avatar
0 votes
1 answer
36 views

Set an Android TV app not possible to run

I'm developing an embedded Android TV for a specific customer device. It must not be possible for the user to launch this app and the "Start" / "Open" option under app settings ...
Enrico Ancis's user avatar
2 votes
1 answer
727 views

APK Analyzer not opening by any method in Android Studio

I have tried every way to Open the APK analyzer for my flutter app in the Android Studio but it just doesn't open, I have tried the following methods found on developer.android.com: Drag an APK or ...
Abdullah Ahmad's user avatar
0 votes
1 answer
702 views

Installing new version of Android app on a previous device always reverts to the old version

I have seen similar questions to this, but without a full explanation and none with a sufficient answer. I am building my apps in Android Studio using the Generate Signed Bundle/APK option (I am ...
Sp4mm4ge's user avatar
2 votes
1 answer
150 views

What does "Retain information about dependencies in the apk/bundle" do in Android Studio

In the "Project Structure" window, there are two dropdown boolean options: Retain information about dependencies in the apk Retain information about dependencies in the bundle What do ...
Reza Hajianpour's user avatar

15 30 50 per page
1
2 3 4 5
62