Questions tagged as 'apk'

1
answer

Ionic's Apk does not work. White screen

Good morning, I've created an application on Ionic, it works perfectly when I use ionic serve The ionic can generate the Build without any error, however after installing the apk appears only the header and then a white screen. Has anyone e...
asked by 03.09.2015 / 08:20
1
answer

apk ionic corrupted

I have an application published in playstore, made with ionic 3. I changed the machine I did the installations again and tried to build the app with --release --prod to sign the apk and see if everything was right, if only use - prod works norma...
asked by 19.06.2018 / 15:31
1
answer

APK not upgradeable

I'm trying to update an app in google play store I created the version code, I generated the apk with the same key, however, the store displays the following error: Any tips on how to solve this problem? I'm using ionic / cord android@7...
asked by 11.04.2018 / 16:00
1
answer

How to generate an APK without DEBUG in IntelliJ IDEA?

I just migrated my Eclipse projects to IntelliJ IDEA (it's the same as AndroidStudio uses, but with some minor differences). However every time I click Build > Build Apk it generates an APK with "debug enabled". What I've been rea...
asked by 19.07.2016 / 17:16
0
answers

Digital signature error while updating APK on Google Play

When migrating to Android Studio, it did not work to import my old project. I am trying to use the same keystore, but when trying to quit the APK I get this message: Iresearchedandfoundnosolution,andintheGooglePlayconsolethehelpoptionsarevery...
asked by 26.03.2015 / 14:30
1
answer

Error trying to generate a signed APK

Error trying to generate a signed APK. I already generated the keystore, passwords, aliases, etc.    Error: (32) Error: The element must be a direct child of   the root element [WrongManifestParent]            element should be defined as a d...
asked by 04.07.2016 / 18:15
1
answer

Does anyone know of a program to decompile an apk and get the source code?

I used 7zip, but it does not decompile the code that matters, it only decompiles the xml files. Does anyone know of a program that does this? Thanks in advance!     
asked by 10.09.2015 / 15:29
1
answer

Is it possible to make requests in android applications through the web with php?

I'm working with php and initially I was curious about one thing, I'm needing to make a request (particularly a login) in an android application more with my platform in php on the web, is there any service that allows me to emulate an apk in on...
asked by 12.07.2017 / 22:39
1
answer

error while trying to generate android apk

I am trying to generate apk, but is giving error, not to understanding Error:Execution failed for task ':app:packageDebug'. > Failed to read key from keystore Evente log 19:33:33 Gradle build finished with 1 error(s) in 3 min 21 sec 19...
asked by 11.03.2015 / 23:37
1
answer

Pre-development question about android app with data synchronization

I would like to make a simple user registration application using java. However, this application should maintain a local database for offline data access and a database in the cloud to synchronize information when I click a "sync" button....
asked by 15.06.2015 / 21:08