# Julia on iOS and Android

**URL:** https://discourse.julialang.org/t/julia-on-ios-and-android/7346
**Category:** Internals & Design
**Tags:** android
**Created:** [November 28, 2017, 3:23am UTC](https://discourse.julialang.org/t/julia-on-ios-and-android/7346 "2017-11-28T03:23:29Z")
**Posts on this page:** 1
**Showing post:** 41

<div class="post-metadata">

### Author: ![xiaodai](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xiaodai/32/15937_2.png) [@xiaodai](https://discourse.julialang.org/u/xiaodai)
#### Post date: [February 4, 2020, 11:21pm UTC](https://discourse.julialang.org/t/julia-on-ios-and-android/7346/41 "2020-02-04T23:21:40Z")

</div>

Check out my guide here. I found ti searching for Android in this forum

> [@Using Julia on Android?](https://discourse.julialang.org/t/using-julia-on-android/8086/7):
>
> Complete Steps to Running Julia on your Android (tested on Huawei P30 pro as of 20190927) Step 1 Download the [termux](https://termux.com/) app on your Android (Play Store worked for me) Step 2 Install Ubuntu on termux by following [this guide](https://github.com/MFDGaming/ubuntu-in-termux). For those who are too lazy to open the page, here are the instructions from the page Installation steps Update termux: apt-get update && apt-get upgrade -y Install wget: apt-get install wget -y Install proot: apt-get install proot -y Install git: apt-get install git -y …

---

_[View the full topic](https://discourse.julialang.org/t/julia-on-ios-and-android/7346)._
