Qpython uknown RPC错误

Posted

技术标签:

【中文标题】Qpython uknown RPC错误【英文标题】:Qpython uknown RPC error 【发布时间】:2016-02-24 16:15:33 【问题描述】:

我在 android 上安装了 QPython 应用并执行了一个名为 helloworld.py 的脚本。它使用 androidhelper 的方法 ma​​ketoast 通过 Android api 显示消息。

我尝试在另一个文件上编写完全相同的脚本,但它给了我以下错误:

com.googlecode.android_scripting.rpc.RpcError: 未知的 RPC。

然后我尝试修改 helloworld.py,现在它给了我上述错误。

我在整个互联网上搜索了这个错误,但没有解决方案。

顺便说一句,我使用的是三星 Galaxy Tab 3 LITE T110N。

我已经尝试过使用 android 模块,但它不存在。 sl4a 也不存在。

我使用 python 2.7。

【问题讨论】:

【参考方案1】:
import androidhelper
droid=androidhelper.Android()
droid.makeToast("Hello, sl4a!")
#not maketoast
#it's makeToast!
#read this:
#http://www.mithril.com.au/android/doc/index.html
#when you call sl4a,you have to tell sl4a what to do, if sl4a can't recognize it,
#sl4a throws an Unknown RPC error
#Thanks

【讨论】:

以上是关于Qpython uknown RPC错误的主要内容,如果未能解决你的问题,请参考以下文章

android.Android() 上的 QPython 错误

第一个 qpython jnius 示例不起作用?

qpython android IOError: [Erno 2] 没有这样的文件或目录

我收到一个错误:“MetaMask - RPC 错误:错误:错误:[ethjs-rpc] rpc 错误与有效负载”

Android 错误:使用 android-json-rpc 时出现 NoClassDefFound 错误

C 代码,RPC 错误“RPC:无法编码参数”