Setting up coding Env in Android

  • Install termux in android.
  • pip install <several packages>
  • Install Hacker’s Keyboard app on android.
  • termux no longer supports gcc, which is a necessity for using numpy and scipy.
  • Follow this link.