Questions tagged as 'apk'

0
answers

Validate a root certificate C #

I have a signed APK, so I run my script that takes the cert.SF and cert.RSA files inside the APK; in this case I check the keys, etc. My problem is on how to get the root certificate from RSA and do a validation with my root, to see if the strin...
asked by 17.07.2018 / 18:37
0
answers

APK being generated incomplete

I am generating an APK for cmd, however, it is being generated half the size of it. It should have 4KB is generating with 2KB. When I open it on my phone, it only gets caught on the home screen. Does anyone have any idea what it might be?     
asked by 15.06.2018 / 14:51
1
answer

Instant Run works but .apk file does not install

Well, the problem I'm facing is that when I emulate my app through Instant Run runs perfectly on my > smartphone . However, I can not install the same app via the .apk generated. Use the Android Studio 3.2.0.0 Note: .ap...
asked by 04.06.2018 / 21:01
0
answers

Ionic capacitor npx sync not working

When I add a plugin, I need to run the command: npx cap sync So that it can load the plugin, but I'm getting the error below:     
asked by 14.05.2018 / 21:59
0
answers

There was a problem parsing the package

I have always developed apps quietly and I use my Xiaomi Mi6 phone to test the applications I develop, but at a glance I can not test any application I'm developing myself, if person downloading my APK it works normally on another device excep...
asked by 14.05.2018 / 21:57
0
answers

Importing google-services.json into Android Studio

I'm making use of Android Studio in Ubuntu, apk compiled correctly before generating the .json file from firebase and being inserted into the / app directory. From this when generating the apk the compilation fails and the log returns the error...
asked by 03.03.2018 / 02:35
0
answers

Error generating APK on ionic 3

I have the following error when I give the following command: ionic cordova build android. Can someone help me? What is the solution? Exception in thread "main" java.util.zip.ZipException: error in opening zip file at java.util.zip.Zip...
asked by 31.01.2018 / 05:21
0
answers

Android Studio error when in Build .apk -Multiple dex files define

I have an Android app completely made and tested. When I generate build apk I get the following error: Information:Gradle tasks [:app:assembleDebug] Error:Error converting bytecode to dex: Cause: com.android.dex.DexException: Multiple d...
asked by 15.01.2018 / 01:30
0
answers

Update Google Play APK - APK not updatable

I'm trying to update an App and I'm not getting it. The following error message is displayed:    None of the users who have this APK installed will be able to do   upgrade to one of the APKs added in this release.     
asked by 04.01.2018 / 20:49
0
answers

Problem with APK Size Generated by Visual Studio

I am using the latest version of Visual Studio Community 2017, and when I generate the apk, it is getting mega 90. I have already made several changes and I did not get results. It is a simple project with few classes and features, a maximum of...
asked by 19.10.2017 / 00:35