Skip to main content

Posts

My APK 2.7.3 - Creating a custom APK file renaming templates

My APK has 2 options for renaming one or more APK files (Quick renamer & Advanced renamer) but you don't have much controls over the file name template. With this update of My APK, you are able to do so with custom renamer feature.
Recent posts

How to compare 2 APK files

APK comparison screen Comparing 2 APKs can be a useful feature for some people who want to know the component changes between those files. In this post, I will show you how to compare 2 APK files on your Android device using My APK.

How to install APKM files on your Android device

Inside an APKM file APKM is a custom android package installation format which is created by APKMirror to support App Bundle format. Previously, this APKM format is protected and it is read and installed by APKMirror Installer only. Now, that protection is removed so other Installer apps can install that file with a minor effort.

My APK 2.7.0 - Deep link tester

Deep link tester My APK 2.7.0 adds a new tool for verifying Deep link. Basically, a deep link can be opened from an application or web browser. My APK support both those cases. This version adds support for installing APKM files also.

My APK 2.6.9 - Comparing 2 APK files

This update brings a new improvement to the APK comparison. Previously, you can compare an APK to the installed version. Now you can do it with another version of that APK to find out component changes.

My APK 2.6.8 - A minor update that solves a big problem

My APK user interface has been improved in many releases but the detail page is still somehow not looking good. Another problem is that, for a big application, it is really hard to see the signature information. User has to scroll for years to get what they need.

My APK 2.6.6 - How to Install XAPK file?

XAPK is an Android application package format which is created by APKPure. Unlike regular apk file, the xapk file might contain app data or split apks. The default Android Package Installer does not support this file type so you need other tools to install it and My APK is one of them.