pelya / commandergenius

Port of SDL library and several games to the Android OS.

Home Page:http://libsdl-android.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help on how to emulate windows using android activities

zhangfuwen opened this issue · comments

commented

Hi,
I am trying to emulate linux windows using android activities. I am not familiar with this code and don't know where to start. Can anyone give me a clue?
Yet another question, I noticed there are a lot of applications like supertux, are they necessary for building an xserver? I am thinking of remove them since building to really slow.

Have you read readme.txt? What about tutorials?

Those apps will only be compiled if you point the src link to them in project/jni/application.

Dependencies in project/jni/application will only be included if you mention them in CompiledLibraries= of AndroidAppSettings.cfg.

@zhangfuwen 兄弟,我发现我今年做的不少事情都看到你身影:),你还在做同样的事情吗?我有参考你的一些实现,真是挺有意思的。

@zhangfuwen 我现在也在做这个需求,
我说的同样的事情是指:
vnc app:我在上面实现了剪切板协议能复制中文
输入法:我参考你的输入法,实现了一个ibus输入法,能通过app转发到vncserver再到ibus实现输入中文
而这个项目实现了randr,qt程序输入达到基本可用的状态

所以这是第三次以上我看到你的头像了,如果你对这些还有兴趣,我们可以聊一聊,我的邮件huyang_fox@126.com