Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions apps/APK_Studio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
layout: app

permalink: /APK_Studio/
description: Open-source, cross-platform Qt based IDE for reverse-engineering Android application packages.
license: LGPL-3.0

icons:
- APK_Studio/icons/512x512/icon.png

screenshots:
- APK_Studio/screenshot.png

authors:
- name: vaibhavpandeyvpz
url: https://github.com/vaibhavpandeyvpz

links:
- type: GitHub
url: vaibhavpandeyvpz/apkstudio
- type: Download
url: https://github.com/vaibhavpandeyvpz/apkstudio/releases

desktop:
Desktop Entry:
Categories: Development
Comment: Open-source, cross-platform Qt based IDE for reverse-engineering Android
application packages.
Exec: apkstudio
Name: ApkStudio
Icon: icon
Terminal: false
Type: Application
AppImageHub:
X-AppImage-Signature: no valid OpenPGP data found. the signature could not be verified.
Please remember that the signature file (.sig or .asc) should be the first file
given on the command line.
X-AppImage-Type: 2
X-AppImage-Architecture: x86_64
X-AppImage-Payload-License: LGPL-3.0
---
1 change: 1 addition & 0 deletions data/APK_Studio
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/vaibhavpandeyvpz/apkstudio/
16 changes: 16 additions & 0 deletions database/APK_Studio/apkstudio.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[Desktop Entry]
Categories=Development;
Comment=Open-source, cross-platform Qt based IDE for reverse-engineering Android application packages.
Exec=apkstudio
Name=ApkStudio
Icon=icon
Terminal=false
Type=Application

[AppImageHub]
# Dear upstream developer, please include update information in your AppImage
# (e.g., with appimagetool -u) so that users can easily update the AppImage
X-AppImage-Signature=no valid OpenPGP data found. the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
X-AppImage-Type=2
X-AppImage-Architecture=x86_64
X-AppImage-Payload-License=LGPL-3.0
Binary file added database/APK_Studio/icons/512x512/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added database/APK_Studio/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.