Questions tagged as 'apk'

0
answers

error signing apk release

I'm trying to sign the apk but in release I get an error while in debug the apk is fine, the bad thing that the playstore debug me rejects this is the fault Any idea where the fault might be? and why do you let me sign in debug...
asked by 10.07.2018 / 22:48
1
answer

Compile apk using ionic 3

I'm trying to complil my app on ionic and it shows me this error. PS D:\Trabajo\Ionic\Proyecto\miProyecto> ionic cordova build --release android Running app-scripts build: --platform android --target cordova [15:03:39] build dev st...
asked by 31.05.2018 / 21:14
1
answer

No -tsa or -tsacert is provided and this jar is not timestamped

When generating the signed apk, it shows me this warning and does not generate the signed apk No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer ce...
asked by 27.05.2018 / 13:42
0
answers

Predetermine Settings

I have an applock app on Android and I managed to pass it to the system, the problem is that when I restore the factory the device deletes the set configuration. Does anyone know how to make a default configuration and that the data remains in t...
asked by 24.01.2018 / 19:03
1
answer

Will not let me install my apk in versions lower than android 7

Throughout the project, it was possible to install the app from Android studio in different versions of Android and there has never been a problem. When I generated the apk today, when installing it on phones whose Android version exceeds 7 ther...
asked by 15.01.2018 / 16:09
0
answers

How to make my APK compatible with any device?

I'm doing an APP with android studio. I've finished it, I've made it Build correct but I tried to install it in a "Huawei P8 Lite" and it tells me that it is not compatible with the device. What part of the code is what makes it incompatible?...
asked by 04.01.2018 / 18:31
0
answers

ErrorError: Execution failed for task app: transformClassesWithJarMergingForRelease

dependencies { compile fileTree(include: ['*.jar'], dir: 'libs') androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', { exclude group: 'com.android.support', module: 'support-annotations' })...
asked by 31.08.2017 / 19:37
0
answers

java.exe finished with non-zero exit value 1 when generating the game apk (libgdx)

It does not allow me to generate the apk of my game, when I try to generate it I get this error:    Error: Execution failed for task ': html: compileGwt'.            Process 'command' C: \ Program Files \ Android \ Android Studio \ jre \ b...
asked by 04.09.2017 / 17:11
1
answer

Open Apk with another Apk [duplicated]

I am working with Android / ios Applications. I would like to know if it is possible to run an application B using an Application A, with a button     
asked by 11.12.2018 / 15:06