question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEAT] aapt binaries for arm

See original GitHub issue

Problem

Currently apktool-lib has no prebuild binaries for thr arm architecture. This means, that resources can not be compiled on mobile phones.

Solution

Add pre-built binaries for the arm architecture. Termux currently provides these pre-build binaries and build scripts here.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
oSumAtrIXcommented, May 24, 2022

The problem is more so signing up to support alternative architectures

@iBotPeaches We have successfully built aapt2 (and aapt) for several architectures and tested it on android with Apktool and from an Android app: https://github.com/revanced/aapt2/actions/runs/2373859817

0reactions
Anonymous2716commented, Oct 5, 2022

@eladkarako your aapt2 binary just prints the help message . not doing anything else. Takes no arguments.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AAPT2 - Android Developers
AAPT2 parses, indexes, and compiles the resources into a binary format that is optimized for the Android platform.
Read more >
Request aapt compiled for ARM Linux - XDA Forums
Hello, I've just downloaded apktool and patched an app in Ubuntu on Android but I can't recompile it because aapt is an x86...
Read more >
Android - ArchWiki
ARChon is an open source extension to run android apps on Chomium-based browsers. Of course it is also possible to run a full...
Read more >
2022 AAPT - American Association of Physics Teachers
Traditional physics laboratory courses featuring pre-optimized experiments do ... data (only self-identified binary genders were used due to.
Read more >
How to run 32 bit programs on 64 bit Fedora 17?
(Of course one could also ask why someone ends up putting 32 bit binaries into a binary package called 'Linux 64 bit' ...)....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found