Questions tagged as 'apk'

2
answers

APK update outside of Google play, error: android.os.FileUriExposedException:

I have problems with updating the apk ; what I tried to do 1st download the information of a txt hosted in dropbox and compare the version data. If there is an update, you should download the file. The problem that the log reports to me is:...
asked by 30.10.2018 / 01:34
1
answer

Problem with signature on Google Play

Some time ago I uploaded an app to Google Play, which Google ended up suspending me. Now we want to upload the application to Google Play again, but we have several problems. The first thing is that we do not have the source code of the ap...
asked by 04.08.2017 / 15:25
1
answer

How to do an AUTOUPDATE to update without PlayStore in Android Studio?

Do any of you know how to update an application that will not be uploaded to the Play Store? I thought that when you start the application it will verify its internal version number (Versioncode and VersionName) and compare it with a WebServi...
asked by 18.01.2018 / 18:09
1
answer

Error generating an APK in Android Studio

Trying to generate a BUILD APK shows me the following error    Build APK: Errors while building APK. You can find the errors   in the 'Messages' view. He tells me that I have errors in the messages I do not understand what he means by...
asked by 16.02.2017 / 01:57
3
answers

Generate apk cordova

When I generate the apk with cordova I add the android platform cordova platform add android then I build the application cordova build android The application is generated. But how do I know if I'm taking sdk (if I install sev...
asked by 26.02.2018 / 17:42
2
answers

Android: Signature error when publishing apk

I am following the steps indicated in the following route:      link to sign my APK, but when I upload it to the PlayStore, it sends me a message that says: You uploaded an APK file without a signature. You must create a signed APK file . I...
asked by 06.04.2017 / 02:34
1
answer

INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package signatures do not match the previously installed version; ignoring

Hello! I get this error when trying to generate a debug apk to update an application directly on the device:    Execution failed for task ': app: installDebug'.       com.android.builder.testing.api.DeviceException:   com.android.ddmlib.I...
asked by 10.04.2018 / 19:35
1
answer

Error when opening an APK on other Android devices [closed]

I build my APK without any problem either debug or release, the two are built without apparent problem. It should be noted that I generated the APK in Build & Generate Signed APK. up there all right, I transfer the application to my device via U...
asked by 22.11.2017 / 06:34
1
answer

Does my APK built with android studio give me problems does not let me install it on other devices?

I build my APK without any problem either the debug or the release , both are built without problem, but when I want to install them on another device it does not let me try to install both and they tell me that it has failed to ver...
asked by 09.06.2017 / 01:03
1
answer

Error generating APK in Android Studio

Trying to generate the APK generates the following error: Warning:Exception while processing task java.io.IOException: proguard.ParseException: Expecting java type before 'com.jakewharton:butterknife.**' in line 1 of file 'C:\Users\unicorn\Doc...
asked by 27.03.2017 / 20:31