Skip to content

Instantly share code, notes, and snippets.

@FruitieX
Created May 15, 2018 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FruitieX/0b8f1bedcc89faf28f0a2e9d133ce83c to your computer and use it in GitHub Desktop.
Save FruitieX/0b8f1bedcc89faf28f0a2e9d133ce83c to your computer and use it in GitHub Desktop.
android-env-chrootenv:rasse@rasse-laptop:~/Android/Sdk/build-tools/23.0.1$ strace -f ./aapt
execve("./aapt", ["./aapt"], 0x7ffeca4f9a98 /* 152 vars */) = -1 ENOENT (No such file or directory)
fstat(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 10), ...}) = 0
write(2, "strace: exec: No such file or di"..., 40strace: exec: No such file or directory
) = 40
getpid() = 12298
exit_group(1) = ?
+++ exited with 1 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment