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

调用lua标准库的函数print(),在lua中应该怎么获取到print函数输出的值? #29

Open
qq292 opened this issue May 11, 2020 · 1 comment
Labels

Comments

@qq292
Copy link

qq292 commented May 11, 2020

No description provided.

@ichenhe
Copy link
Owner

ichenhe commented May 13, 2020

这个还真不清楚。有一个代替方案:注入一个 lua 函数叫 print 覆盖标准库函数,将其绑定到 Android 的 Log.* 函数。

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

No branches or pull requests

2 participants