Most voted "apk" questions
APK that comes from Android Package, is a form of 'zip' for Android, IE, it is a compiled file, which is used to install programs on Android in parallel to Google Play. It can be a program created by a user, or be a backup of one already exists.
Learn more…72 questions
Sort by count of
-
0
votes1
answer112
viewsUpdate Android App
Hello, I am new to android development and I have some doubts, I am developing an APK using a webview and I am often updating it with some improvements. As I work more than 200km from where the…
-
0
votes0
answers281
viewsAndroid Studio error when in Build . apk -Multiple Dex files sets
I have a fully made and tested Android App. When do I generate build apk I have the following error: Information:Gradle tasks [:app:assembleDebug] Error:Error converting bytecode to dex: Cause:…
-
0
votes1
answer560
viewsError uploading apk to google play console
I’m uploading my app to google play and I’m not getting my apk up, anyone knows what the mistake is?…
-
0
votes1
answer316
viewsProblem running APK Android 9
generated an application with React-Turn on that is working login function on all android versions from 4.1 to 8.1, but in version 9 it is not calling the network at the time it is requested. I’m…
-
0
votes1
answer91
viewsIonic app signed does not install manually
Guys, I created the app release on Ionic right, created the key, signed the app, passed it by zipaligh and was ready. Problem is that when I install it manually on the mobile (without putting in the…
-
0
votes0
answers420
viewsAPK installs but does not execute - IONIC
I’m having the following difficulty a few days after generating my APK and installing on my device while trying to open it displays the message the app stopped I took an old Ionic project and added…
-
0
votes1
answer688
viewsError message when buildar apk on Flutter console
When I try to give a flutter build apk --release in my app it returns the following error: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task…
-
0
votes1
answer95
viewsoutput.json and app-relase.apk in Android Studio and the error while installing
Hello, good morning! Every time I download an example of a project in AS, I realize that if the output.json comes along with the apk, the app will not install in any way (either in the emulator or…
-
0
votes0
answers18
viewsProblem when generating apk in flutter
Good morning! Everything was working normally, after making some changes in communication with the api, started to give this error, had already been able to generate the apk other times in this…
-
0
votes0
answers36
viewsDoubt in this JS code where there should be a link to a json
$(function() { $("#homepage").addClass("visible") }); //aqui tem uma rota de json encode https://vizer.gratis/wp-json/moble var siteUrl = "https://vizer.gratis/wp-json/moble";…
-
0
votes2
answers3490
viewsError uploading new version of an apk to google play console
I have an app already published and I want to publish a new version. While uploading apk I’m getting this error: Sending failed The APK or Android App Bundle must be named after package…
-
0
votes2
answers603
viewsError while trying to generate apk - Ionic v 3.20.1
I have the following problem - I am trying to generate an APK in Ionic using the command below: npm run generate-apk After running this command, the following error message appears at the end: >…
-
0
votes1
answer21
viewsMaterialbottomtabs - Outside the screen boundary
Hello, I’m developing an app with Expo and I’m using React Navigation to do the navigations and Materialbottomtabs on the main screen. How much test the app in Android Expo Client works perfectly,…
android react-native apk react-navigation expoasked 4 years, 12 months ago Mendes Desenvolvimento 11 -
0
votes1
answer861
viewsAPK continuously crashes
My APK opens correctly when the code is this: package com.example.wheresmybusdriver; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import…
-
0
votes1
answer46
viewsReact-Native: Flatlist does not render JSON data on mobile with installed apk
Hello I have a problem a little weird... I have an apk generated in release mode with signature everything ok,but when I install in my cell a Xiomi 7 on the home screen does not redenrize the…
-
-1
votes1
answer379
viewsI cannot decrease the size of the APK file
I need to generate my app’s APK in Xamarin fForms, but when I mark the "SDK Assenblies" binding option to decrease the APK, I take the "Unexpected Linkassemblies Task Failure" error. By unchecking…
-
-1
votes1
answer6407
viewsIs it possible to recompile an APK for Android to change only the name and icon?
Good people, I bought a full site + APP for Android, I sent them to compile for Android the PNG for Icon and Title, but unfortunately it was not good and would like to change. I asked support them…
-
-1
votes1
answer334
viewsIONIC ERROR: Ionic Cordova build android
(node:8160) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: cmd: Command failed with exit code 1 Error output:…
-
-1
votes1
answer103
viewsBuildozer failed to execute last command - Kivy
Hi, I’m trying to create an apk with buildozer,but it’s giving an error, I need help to understand it and solve. I use Xubuntu and have updated absolutely everything. Remote: buildozer android debug…
-
-1
votes1
answer262
viewsCan anyone solve this error by building a flutter project?
I built my flutter project and came across this mistake someone can help me? C: src flutter bin flutter.bat --no-color build apk Running "flutter pub get" in auto_home... 1,6s You are building a fat…
-
-2
votes1
answer683
viewsAPK Ionic 3 Does not install
Good morning Galéra I’m having a problem, I can generate the apk with Ionic normally, but when installing on the phone, a message appears from the play store and says that it does not know the…
-
-5
votes1
answer38
viewsPosting of an app
How to post an application having as "owner" a company? Is there a business user account? or is made by an account of someone and in apk is described that the app is from such company?