MaximaOnAndroid: shorter desc, fix AUM
This commit is contained in:
parent
7216c0eebb
commit
b01a21382d
|
@ -21,17 +21,10 @@ to Sylvain Ageneau' effort on porting Embeddable Common Lisp to the Android
|
|||
OS, the latest Maxima code runs nicely on ECL on Android with very small
|
||||
changes to the source code.
|
||||
|
||||
Maxima on Android is a combination of many open source software: ECL on
|
||||
Android, MathJax, and Maxima itself. I wrote roughly a thousand lines of
|
||||
Java code and a hundred lines of HTML including Javascript code.
|
||||
|
||||
The installation of the software requires total of 90MB on the storage. 30MB
|
||||
needs to be installed on the internal storage. The rest of 60MB can be
|
||||
installed either on the external or the internal storage. The first run of
|
||||
the apk will ask you where you want the 60MB to be installed.
|
||||
|
||||
Then you can enjoy Maxima / Macsyma on your mobile phone or tablet based on
|
||||
Android OS.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -41,7 +34,7 @@ Build:2.1,14
|
|||
commit=v2.1
|
||||
subdir=MaximaOnAndroid
|
||||
|
||||
Auto Update Mode:Version v%c
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.1
|
||||
Current Version Code:14
|
||||
|
|
Loading…
Reference in a new issue