Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help on how to emulate windows using android activities #128

Open
zhangfuwen opened this issue Mar 24, 2021 · 3 comments
Open

Help on how to emulate windows using android activities #128

zhangfuwen opened this issue Mar 24, 2021 · 3 comments

Comments

@zhangfuwen
Copy link

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.

@1000283
Copy link

1000283 commented Jan 10, 2023

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.

@foryoung2018
Copy link

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

@foryoung2018
Copy link

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

所以这是第三次以上我看到你的头像了,如果你对这些还有兴趣,我们可以聊一聊,我的邮件[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants