apktool 2.7.0+dfsg-4 source package in Ubuntu

Changelog

apktool (2.7.0+dfsg-4) unstable; urgency=medium

  * fix arch detection for Depends:

 -- Hans-Christoph Steiner <email address hidden>  Tue, 14 Feb 2023 15:32:17 +0100

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
apktool_2.7.0+dfsg-4.dsc 1.9 KiB 2858b758af7fcb8bff08d420d348e2423086c8c63debae22ed88a061f289d03b
apktool_2.7.0+dfsg.orig.tar.xz 7.3 MiB e6f7d2badf0512633952ef4589a1b5e9c31c0b87f4054bb30fe4c68c8e8b5e00
apktool_2.7.0+dfsg-4.debian.tar.xz 18.0 KiB 3926e42cb889926fbe22057659daf5a5cc595bed7f15b50da4fe33e7f16c5f79

No changes file available.

Binary packages built by this source

apktool: tool for reverse engineering Android apk files

 A tool for reverse engineering 3rd party, closed, binary Android apps. It can
 decode resources to nearly original form and rebuild them after making some
 modifications; it makes possible to debug smali code step by step. Also it
 makes working with an app easier because of project-like file structure and
 automation of some repetitive tasks like building apk.