Use aapt from Android studio is not found in PATH

Open
#244 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
android, python

Research direction

Start by reproducing the Android Studio setup described in the issue and tracing how objection invokes the aapt executable. Check whether ~/Library/Android/sdk/build-tools/28.0.3 is detected when aapt is absent from PATH. Done means a default Mac Android Studio installation works without manual PATH changes.

Written by the indexing model from the issue text.

Description

✨enhancement

Default installation of Android Studio (on Mac) is this:

$ pwd
~/Library/Android/sdk/build-tools/28.0.3
$ file aapt
aapt: Mach-O 64-bit executable x86_64

It will be good if objection can just pick the bin from there, that will make initial setups easier for most users

Dominant language
Python
Stars
9.4k
Forks
1k
Avg merge
14d 5h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sensepost/objection

All issues in sensepost/objection

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.