Analyzing an APK File
First build the app
nix build .#mihon
Then use apktool to decode the APK file
nix run nixpkgs#apktool -- d result
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
First build the app
nix build .#mihon
Then use apktool to decode the APK file
nix run nixpkgs#apktool -- d result