标签: java android android-studio jqmath
我已经看过其他关于在Android Studio中使用WebView合并数学公式的帖子。但是,按钮可以做同样的事情吗?如果可能,怎么样?非常感谢!
答案 0 :(得分:1)
没有。 WebView可以解释JavaScript。 Button不能。
WebView
Button