- Install Termux from PlayStore,
- Open the Termux App and wait for the installation process,
- Enter This Command:
termux-setup-storage
pkg update
pkg upgrade
pkg install git
pkg install pv
pkg install figlet
pkg install toilet
- Clone this repository
git clone https://github.com/FlutterGenerator/MAP-DECODE.git
- Open MAP-DECODE directory and run ./unpeckmap.
cd MAP-DECODE
chmod +x unpackmap
./unpackmap
- Done.