发送短信
from androidhelper import Android
d = Android()
d.smsSend(号码,内容) #发送短信内容给号码
抛砖引玉
会发短信了,就想着能不能遍历联系人都发一下,可是看了很久没看明白希望有大佬能让学习一下androidhelper文档地址(手机版)想读取联系人号码列表,最好是字典
from androidhelper import Android
d
from androidhelper import Android
d = Android()
d.smsSend(号码,内容) #发送短信内容给号码
会发短信了,就想着能不能遍历联系人都发一下,可是看了很久没看明白希望有大佬能让学习一下androidhelper文档地址(手机版)想读取联系人号码列表,最好是字典
from androidhelper import Android
d