Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 396 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 396 Bytes

Installing

  1. Install Termux from PlayStore,
  2. Open the Termux App and wait for the installation process,
  3. Enter This Command:
termux-setup-storage
pkg update
pkg upgrade
pkg install git
pkg install qemu-user-i386
  1. Clone this repository
git clone https://github.com/FlutterGenerator/indopak
  1. Open Indopak directory and run setup.
cd indopak
bash install
  1. Done.