Top "Apk" questions

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

How do you disable "Use Mono Shared Runtime" in Visual Studio 2017

I'm following this guide http://www.c-sharpcorner.com/article/creating-and-distributing-android-app-using-visual-studio-2017/ to generate the APK file for my app, however when …

android xamarin.forms visual-studio-2017 apk
What is a bin folder for in Android?

I heard that a bin folder is a binary and is executable. But I'm not quite sure how it affects …

android eclipse apk bin
Expansion files in the new Google Play developer console

I am trying to upload my app to Google Play using the developer console. As of a week or so …

android apk google-play expansion
How to convert php & jqueryMobile application to apk file

I made an application with PHP & jQuery mobile, and now I'm looking for how to convert this application to …

php jquery-mobile apk phonegap
How to cancel a pending publication on Google Play Developer Console?

Is there a way to cancel a pending publication on Google Play Developer Console? I have accidentally sent a wrong …

android google-play apk developer-console rollout
How can deploy signed APK when click Run in Android Studio?

I am developing an app which uses Google APIs. I have created credentials at "Google Developers Console". If I creates …

android android-studio apk signed-apk
Android Install apk using busybox command-line

I want to install apk silently in android phone, I have found this solution (Link), is how to install apk …

android command-line installation apk busybox
How do I access Android STK Menu using APK?

I would like to access the SIM menus on an Android phone using STK. I am trying to write an …

android apk sim-card sim-toolkit
Slow uploads to running Android emulator

I have searched but not found any queries or answers for my specific circumstance. I have a fast new machine …

android performance upload emulation apk
Multiple Android Application Package .apk files from single source code

I would like an Android build system procedure, command line or Eclipse, to generate several .apk files from a single …

android ant apk