stewart mackenzie a écrit :
Hi all
I need to get mozart-oz working with my android phone, could someone
please point me in the direction of some form of documents?
regards
stewart
------------------------------------------------------------------------
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users
The instructions for building Mozart for Android are on the svn:
http://gforge.info.ucl.ac.be/plugins/scmsvn/viewcvs.php/trunk/mozart/misc/Android/README?root=mozart&view=markup
Be careful that this is very experimental, very disk-hungry (it uses the
full sources of Android since the native development kit didn't exist at
the time) and very non-user friendly (no GUI available since Tk is not
ported to Android).
After following the procedure you will need to make an Android
application in Java (.apk) that will bundle the emulator, native modules
and compiled functors and that will, at runtime, put the files on the
phone's file system, fix permissions and run the emulator to do
something useful.
Cheers,
Yves
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users