Top "Apk" questions

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

Is there a way to get the source code from an APK file?

The hard drive on my laptop just crashed and I lost all the source code for an app that I …

android android-resources decompiling apk
Install an apk file from command prompt?

I want to install a file using the Windows command line. First I want to build after compiling all the .…

android cmd apk
Build unsigned APK file with Android Studio

I'm developing an android app with the Android Developer Tool. Now I tried the new Android Studio, everything works fine …

android build apk android-studio
How do you install an APK file in the Android emulator?

I finally managed to obfuscate my Android application, now I want to test it by installing the APK file and …

android android-emulator installation apk
How to build an APK file in Eclipse?

When I develop the project using Eclipse, the APK file goes on the emulator. But I want to upload my …

android eclipse android-emulator apk android-install-apk
INSTALL_FAILED_NO_MATCHING_ABIS when install apk

I tried to install my app into Android L Preview Intel Atom Virtual Device, it failed with error: INSTALL_FAILED_…

android apk adb intel virtual-device-manager
How do I get an apk file from an Android device?

How do I get the apk file from an android device? Or how do I transfer the apk file from …

android adb apk
Does Android keep the .apk files? if so where?

After android installs an application from the Marketplace, does it keep the .apk file? Is there a standard location where …

android packages apk installation
Reverse engineering from an APK file to a project

I accidently erased my project from Eclipse, and all I have left is the APK file which I transferred to …

android apk decompiling
Where can I find the .apk file on my device, when i download any app and install?

Where can I find the .apk file of an application on my device, which I downloaded and installed from Google …

android adb apk