Maxima-on-Android

Maxima, the descendant of Macsyma computer algebra system (CAS), ported to Android

  • 所有者: YasuakiHonda/Maxima-on-Android
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

This repository will not be maintained in the future as the development environment
is moved to Android Studio. You should find the other repository
"YasuakiHonda/Maxima-on-Android-AS" which will be used for the future development of
Maxima on Android.

Source code distribution of Maxima on Android
written by Yasuaki Honda (yasuaki.honda@gmail.com)

Copyright 2012 Yasuaki Honda, Chiba, Japan

How to compile Maxima on Android

Here is a list what you need to compile Maxima on Android.

  • Eclipse IDE (3.7 and 4.2 are tested).
  • Java SE Runtime Environment 1.6 (On Linux, Open JDK seems OK and Sun SDK is troublesome...)
  • Android Development Tools 21.0 (from Eclipse menu "Install New Software ...")
  • Android SDK (from Eclipse Android SDK Manager)

Here goes the step by step instructions on how to do that:

  1. Slightly above here in this page, there is "ZIP" button. Using this, you can download
    the entire repository as a zip archive on your PC.

  2. Open the zip archive and extract MaximaOnAndroid folder. Place it in your home directory.

  3. Start the Eclipse.

  4. Use File->Import menu in Eclipse to import MaximaOnAndroid folder.

  5. Build the project. This may be done automatically depending on your settings of Eclipse.
    If you encounter errors related to @Override annotation, please set the Java compiler
    compliance level to 1.6 (or higher). To do so, right-click the project name in the package
    explorer and choose Properties menu, then choose Java Compiler.

  6. Run the project. Before doing so, you should create a Android device (API level 8 or later).

Enjoy!!

Development Environment of mine:
Eclipse Juno Service Release 1, running on Mac OS X 10.7.4.

About the author
Yasuaki Honda, living in Chiba, Japan, the maintainer of imaxima, and also a contirbuter
to the Maxima project.

主要指标

概览
名称与所有者YasuakiHonda/Maxima-on-Android
主编程语言HTML
编程语言JavaScript (语言数: 8)
平台
许可证
所有者活动
创建于2012-12-21 12:47:06
推送于2017-02-14 12:24:34
最后一次提交2017-02-14 21:24:34
发布数16
最新版本名称v2.8 (发布于 2015-06-14 15:11:04)
第一版名称v1.6 (发布于 2012-12-23 21:22:07)
用户参与
星数45
关注者数9
派生数11
提交数87
已启用问题?
问题数14
打开的问题数6
拉请求数0
打开的拉请求数0
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?