Asir for Android


Arm 64bit version

This is a binary of Risa/Asir (version 20220911) for Android (Arm 64bit).
This binary was checked on Android 11(Surface Duo 2), Android 12(Google Pixel 3a XL) and Android 13(Google Pixel 6a).

Installation:
  1. Install Termux to your Android device through F-Droid.
    The Google Play version of Termux is no longer updated. (cf. Official Announcement)
    - Download F-Droid.apk and install it.
    - Open F-Droid, search Termux, and select/install "Termux Terminal emulator with packages".
    - Open Termux and update packages as follows:
    $ pkg upgrade
  2. Execute the following on Termux:
    $ curl -O https://staff.fukuoka-edu.ac.jp/fujimoto/asiroid/setup.sh
    $ sh setup.sh
    $ exit
  3. Re-open Termux and execute the following:
    $ asir

Change Log:

2022/10/10 2022/9/27 2022/9/5 2019/12/22

Arm 32bit version

This is a binary of Risa/Asir (version 20191212) for Android (Arm 32bit).
This binary was checked on Android 6.0.1(Google Nexus 7 2013).

Installation:
  1. Install Termux to your Android through Google Play.
  2. Execute the following on Termux:
    $ apt install wget
    $ wget https://staff.fukuoka-edu.ac.jp/fujimoto/asiroid/asir_arm32.tar.gz
    $ tar zxf asir_arm32.tar.gz
    $ cp OpenXM/rc/feprc .feprc
    $ cp ../usr/etc/profile .profile
    $ echo "source ./OpenXM/rc/bashrc" >> .profile
    $ exit
  3. Reboot Termux
  4. Execute the following on Termux:
    $ fep asir

Previous version


Last updated on Oct 10th, 2022
Copyright(c) 2019-2022, Mitsushi Fujimoto. All Rights Reserved.