简体   繁体   English

在 VB.NET 中检索从手机到 PC 的移动短信

[英]Retrieve Mobile SMS from mobile to PC in VB.NET

How to retrieve Mobile SMS from mobile and save them as excel file or CSV file to PC?如何从手机中检索手机短信并将其保存为 excel 文件或 CSV 文件到 PC? using VB.NET使用 VB.NET

Bit more details would be helpful.更多细节会有所帮助。 Which mobile?哪个手机? Why VB.net?为什么选择 VB.net?

Usually the manufacturer has provided a 'pc suite' or similar kind of application for making backups device content eg https://www.microsoft.com/en-us/download/details.aspx?id=51237 or http://www.lg.com/uk/search.lg?search=pc+suite .通常制造商会提供“PC 套件”或类似类型的应用程序来制作备份设备内容,例如https://www.microsoft.com/en-us/download/details.aspx?id=51237http://www .lg.com/uk/search.lg?search=pc+suite If you need to develop that kind of app yourself, then looking into platform's SDKs could help.如果您需要自己开发这种应用程序,那么查看平台的 SDK 可能会有所帮助。 Or any existing apps, as there's something bit similar developed in Java for android at Github .或者任何现有的应用程序,因为在Github上有一些类似的 Java 为 android 开发。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM