When you want to poke into the communication of an app.
This guide assumes you're using a UNIX-like operating system. Much of this is documented more in-depth in the objection wiki.
- Install Java8:
brew cask install homebrew/cask-versions/java8 - Install
apktool:brew install apktool - Install the Android SDK manager
brew cask install android-sdk