Top "Apk" questions

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

Questions about preparing an apk for the Amazon Android App Store

Amazon's documentation is surprising lacking in information about the submitting binary process. From what I can tell, you submit an …

android amazon apk signing amazon-appstore
What causes this Android APK Upload error: "Non-upgradable APK"

I have an Android APK in the Google Play store with an Target SDK of 23. I have released a new …

android ionic2 google-play apk
How to reverse-engineer / decompile an Android APK which was obfuscated using ProGuard?

Unfortunately, I have lost the source code of one of my apps which I obfuscated using ProGuard. I still have …

android apk reverse-engineering proguard decompiling
"The package appears to be corrupt" while installing APK on Galaxy S7

I made an Android project on Android Studio. When I ran it on test Android device which was plugged to …

android installation apk samsung-mobile diawi
Signing Apk Not Recognized

I'm trying to deploy an android apk created by Cordova but I'm wrong. Here is my process : 1)Build the release …

android cordova apk signing
What is the <module>/release/output.json generated by Android Studio

I recently noticed a new file generated at <module>/release/output.json by Android Studio 3 Canary 1 each time …

android android-studio apk android-studio-3.0
Signing an apk as system using keys found in source/build/target/product/security/

Well as the title states, I am trying to sign my app using the platform.x509.pem and platform.pk8. …

java android apk keystore android-keystore
Qt 5.2 Including External File into an Android Package?

How to include an external file into 'apk' ? Example: There is "123.txt" in the main directory where .pro file exists. …

qt apk qt5 qmake qt5.1
source code from APK

I have searching in search Engine regarding convert dex file to jar file but I got failure to find dex2…

java android apk decompiler dex
why won't the new version of my android app apk install over the old version

I successfully produced a small private android app (using appcelerator if that makes a difference) and installed it on my …

android android-manifest appcelerator-mobile android-install-apk apk