Dr. Wolfgang Lindner on Wed, 22 Dec 2021 13:36:29 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

AW: Re: Release of PariDroid-2.13.2.2.0


Hi,

I had no problems to install and run PariDroid 2.13.3(!).2.1 using Android 7.0 on my 5 years old tablet.
Thanks for this new Version and also for the macOS Version ( I like to use Pari/GP with Texmacs or Sage Math Cell ;).

Best wishes
Wolfgang



Dr. Wolfgang Lindner
Leichlingen, Germany
via iPhone

-----Original-Nachricht-----
Von: Andreas Enge <andreas.enge@inria.fr>
Betreff: Re: Release of PariDroid-2.13.2.2.0
Datum: 21.12.2021, 19:38 Uhr
An: Thomas Kellar <wangude@gmail.com>
CC: <pari-users@pari.math.u-bordeaux.fr>

Am Tue, Dec 21, 2021 at 01:17:30PM -0500 schrieb Thomas Kellar:
> I tried it on my ancient Nexus 7 running android 6 and it installed
> fine but stopped working as soon as you start it!
> There must be a minimum android version it runs on.

This is unfortunate! We compiled it with a minimum API version of 19
(Android 4.4). However, it then crashes on the emulator with the
corresponding version, exactly as reported here:
https://github.com/android/ndk/issues/964
I did not find a solution to the problem.

As indicated on that site, the .apk however starts to work in an emulator
with API 23, that is, precisely Android 6. So I am surprised it does not
work on an actual device with this version.

Do previous versions work for you? They are available at
https://pari.math.u-bordeaux.fr/pub/pari/paridroid/

Andreas