[Vm-dev] Got network sockets working in Android Cog

Bert Freudenberg bert at freudenbergs.de
Tue Aug 30 14:23:41 UTC 2011


On 30.08.2011, at 14:03, David T. Lewis wrote:

> 
> On Tue, Aug 30, 2011 at 12:08:49AM -0400, Dimitry Golubovsky wrote:
>> 
>> Hi,
>> 
>> I got network sockets to work in my Android port of CogVM with
>> PharoCore-13137 image

Nice!

> Bert, you have done work with touch input and multitouch, were
> there any plugins required to support this?

No plugin. The VM just emits a Complex event (see Cross/vm/sq.h and iOS/vm/iPhone/Classes/sqSqueakIPhoneApplication+events.m).

This is modeled very closely on what iOS uses natively. We may want to find a more cross-platform interface, but I have no idea how touch events look in Android.

- Bert -




More information about the Vm-dev mailing list