Add support for previewing APK (Android Package) files in Peek.
Scenario when this would be used?
Developers frequently work with APK files during the app development process. Having a quick preview of the APK content without needing to install it on a device would streamline the debugging and testing process. This feature would save time and effort, as developers can verify the resources, manifest details, and other essential components within the APK right from the explorer itself.
Supporting information
The preview may content the application logo, minSdkVersion, targetSdkVersion, permission, package name etc.
Description of the new feature / enhancement
Add support for previewing APK (Android Package) files in Peek.
Scenario when this would be used?
Developers frequently work with APK files during the app development process. Having a quick preview of the APK content without needing to install it on a device would streamline the debugging and testing process. This feature would save time and effort, as developers can verify the resources, manifest details, and other essential components within the APK right from the explorer itself.
Supporting information
The preview may content the application logo, minSdkVersion, targetSdkVersion, permission, package name etc.
Example using Quicklook for Windows: