Sunday 29 March 2015

Matplotlib on Android - Three birds with One stone

This is a place to see my progress about Compiling matplotlib for Android.

Explanation for title
Three birds = Compilers Project + Computer Organization and Architecture Project + Its own massive value = 3 birds with one stone.

Goal
To write a recipe that compiles compiles mpl on android.


Steps:
1) Learn SL4A with python.


Blocks:
1) Matplotlib has a C/C++ dependency that is AGG.


Research(Better to skip this):
Mpl on android
python - integrate matplotlib into android app? - Stack Overflow
My Android speaks Fortran.. yours can too!
How to install 3rd-part python modules for QPython ? - QPython python for android
compilation - The best way to integrate third party library in Android studio - Stack Overflow
Numpy on android
Issue 260 - android-scripting - Add scipy and numpy modules to standard modules - Scripting Layer for Android brings scripting languages to Android. - Google Project Hosting
NumPy Port - Google Groups
Complete Installation Guide for Android SDK / ADT Bundle on Ubuntu - Ask Ubuntu

No comments:

Post a Comment