Native implementation of WebSockets (with subprotocol support) for S8 applications running on Android devices (A8 and A8+Cordova). Efficient connection of Android devices with Smalltalk servers running WebSockets (e.g. vsWebSockets).
Native application framework to write iOS native applications, implementing ALL application classes in S8. This platform let you write your applications in S8 and Access/use/implement ObjectiveC clases in S8. The binding to ObjectiveC objects is through native interface and includes a custom implementation of libffi that run in iPhone and iPad devices.
A Coco8 Application sample. Use the Coco8 App to load and run this App in your iPhone (or iPad).
The simple pop up the share sheet to Gift the Subway Surfer App to a friend. The App will load and run from U8 service in your coco8 host. See our swiki for more details.
Loadable coco8 Application that dynamically load and run in iPhone and iPad devices.
Point your phone to this folder to run the App.
Native application framework to write OSX native applications, implementing ALL application classes in S8. This platform let you write your applications in S8 and Access/use/implement ObjectiveC clases in S8. The binding to ObjectiveC objects is through native interface and includes a custom implementation of libffi that run in OSX.
Framework to detect/track objects (faces & read barcode).
See example application (on class side).
Framework to in-application send of SMS and email.
Browse #example on class side.
Note that the MessageUI framework must be linked to application to run the example.
An execution environment to develop embedded and mobile native applications (and servers) with S8. The JX8 runtime environment is designed to build modern applications using S8 targeting windows/OSX/iOS/Android and others.
Native android application development with S8 on top of Lua VM
Alternative implementation of http request on top of implementation given by navigators.
Gives more semantics to the object.
This contribution allows to access local databases in iOS devices.
It is also a good example about wrapping an existing Objective C third party library. (In this case, We wrap FMDB library).
See also http://alereimondo.no-ip.org/U8/231
Node8-Android is the Android project development platform and tools, for building Android native applications with S8.