Top "Apk" questions

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

How to install APK from PC?

I want to install an APK from PC to Android device. And because of user's Android and generally technical skills, …

android installation apk
Android error: Failed to install *.apk on device *: timeout

I'm getting this error from time to time and don't know what causing this: When trying to run/debug an …

android timeout installation apk
How to view AndroidManifest.xml from APK file?

Is it possible to view Androidmanifest.xml file? I just changed the extension of the apk file to zip. This …

android xml apk android-manifest aapt
Apk location in New Android Studio

I started using new Android Studio and cant find the APK of the application in IDE,where it actually locates?

android apk android-studio
How to convert .pfx file to keystore with private key?

I need to sign Android application (.apk). I have .pfx file. I converted it to .cer file via Internet Explorer …

java certificate apk keytool jarsigner
How to create a release signed apk file using Gradle?

I would like to have my Gradle build to create a release signed apk file using Gradle. I'm not sure …

android gradle apk release android-gradle-plugin
What is INSTALL_PARSE_FAILED_NO_CERTIFICATES error?

I was trying to change my default/main/startup (whatever you call it) activity by editing the androidmanifest.xml file. …

android installation apk android-install-apk
How to run .APK file on emulator

Possible Duplicate: How do you install an APK file in the Android emulator? I download an APK file and I …

android android-emulator emulation apk
The apk must be signed with the same certificates as the previous version

I had uploaded my app to Google Play (back when it was called Android Market) some time ago. Today I …

android google-play apk
Session 'app': Error Installing APK

Trying to install app on real device following instructions:- http://developer.android.com/tools/device.html. At end Android …

android android-studio installation apk adb