android - gammu - 在指定的超时时间内没有响应。应该是手机没连接

标签 android mobile sms galaxy gammu

我做错了什么?

$ gammu-detect
; Configuration file generated by gammu-detect.
; Please check The Gammu Manual for more information.

[gammu]
device = /dev/ttyACM0
name = samsung GT-N7105
connection = at
<...>

$ cat /etc/gammurc 
[gammu]
port = /dev/ttyACM0
connection = at
model = auto
$ echo 'test' | gammu --sendsms TEXT 11111111111 -unicode -autolen 81 
No response in specified timeout. Probably phone not connected.

最佳答案

很抱歉这么说,但是Android phones are not supported by Gammu .

关于android - gammu - 在指定的超时时间内没有响应。应该是手机没连接,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47155558/

相关文章:

android - 使用对象数组列表作为微调器适配器

iphone - 模拟移动测试连接问题的最佳软件产品

mobile - 在PhoneGap应用程序中创建目录

ios - 应用程序启动时启动短信应用程序

android - 无法实例化错误?

Android ListView 适配器 notifyDataSetInvalidated() 与 notifyDataSetChanged()

android - 我正在寻找缺少 proguard.cfg 的 default.properties 文件

android - 如何在Android Studio 1.3中配置NDK项目

java - Android 中的 SMS 原始 pdu

java - 如何使用 Java android 代码发送多条短信?