WARNING

The contents of this page is obsolete.
We use the U8 Cordova framework to build mobile apps for Android and iOS.

Installation

Framework for S8

The PhoneGap framework for S8 implements complete interface of PhoneGap and let you build applications for all targets with the same smalltalk source code. To access the last version of the framework, evaluate (in your web based S8):

DOM document
load: 'http://u8.smalltalking.net/profile/aleReimondo/PhoneGap/PG8.st.js'
onLoad: [self print: 'PhoneGap framework loaded.']
"load file PG8Demo.st.js for demostration framework"

References

PhoneGap web site.
MIT Licensed