Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/canheo136/quicklook.plugin.apkviewer
Android package preview for QuickLook
https://github.com/canheo136/quicklook.plugin.apkviewer
aapt android quicklook quicklook-plugin
Last synced: 2 months ago
JSON representation
Android package preview for QuickLook
- Host: GitHub
- URL: https://github.com/canheo136/quicklook.plugin.apkviewer
- Owner: canheo136
- License: gpl-3.0
- Created: 2020-07-02T17:04:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-15T14:53:07.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T11:45:55.247Z (2 months ago)
- Topics: aapt, android, quicklook, quicklook-plugin
- Language: C#
- Homepage:
- Size: 1.45 MB
- Stars: 126
- Watchers: 8
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickLook.Plugin.ApkViewer [![GitHub all releases](https://img.shields.io/github/downloads/canheo136/QuickLook.Plugin.ApkViewer/total)](https://github.com/canheo136/QuickLook.Plugin.ApkViewer/releases)
Android package plugin for [QuickLook](https://github.com/QL-Win/QuickLook), allowing to preview `.apk` file
## Download and Installation
1. Go to [Release page](https://github.com/canheo136/QuickLook.Plugin.ApkViewer/releases) and download the latest version.
2. Make sure that you have QuickLook running in the background. Press `Spacebar` on the downloaded `.qlplugin` file.
3. Click the `Install` button in the popup window.
4. Restart QuickLook.## Development
1. Clone repo and sub-modules
2. Build project with Release profile.
3. Run `Scripts\pack-zip.ps1`
4. Find plugin `QuickLook.Plugin.ApkViewer.qlplugin` in the project directory.## License
**GPL-3.0**