Top "Apk" questions

An .apk file extension denotes an Android Package (APK) file.

Google Play Timed Publishing

While updating an app with "Timed Publishing" on Google Play, after I upload the APK, should I select the "publish …

android google-play apk publishing timed
.APK upload failed

Answered by me bellow When I try to upload my .APK file i get this error: Upload failed I have …

android upload apk google-play
"ERROR: Cannot recover key" When Exporting Signed Android App with Existing Keystore

I have an existing keystore with a password and a few keys with different passwords inside for the different apps …

android export apk keystore android-keystore
Why should I sign my apk before releasing to PlayStore?

What exactly is the importance of signing an apk before releasing to the market?

android security android-manifest apk sign
android signing tool PEPK lnk for download

is there any link to download the PEPK tool? Currently searching for it but unable to find it out. I …

android apk signing apktool
Trying to manually sign android package with jarsigner.exe and install with adb.exe

I've been trying to use the jarsigner.exe and adb.exe to manually sign an android package and install it …

android apk jar-signing
Android: Error - App has same packaged different signature

I am getting an issue where android studio is saying Installation failed since the device has an application with the …

android android-studio apk android-keystore
How to use default Package Installer (Android) when trying to install an APK from another app?

I have been trying to install other apps from my app. I have downloaded the .apk from the server and …

android android-intent installation apk android-package-managers
How do I install the same Android App .apk twice on the same device?

I have one project in Git that I develop with Eclipse that I need to create a Production ready .apk …

android apk production-environment
Android keystore stopped working

Just recently I have had a problem with a key store. I know there are plenty of questions about this …

java android apk keystore jarsigner