Previous ArticleArticle"Mobile Phone synchronization software developed by pyqt (Convenient phone book editing and SMS group function)" released a mobile phone synchronization software written by myself. Some friends made some suggestions on the software two days ago, therefore, we made targeted changes, mainly by adding the SMS receiving function. In this way, we can directly read the text message through software without having to look at the mobile phone. This is suitable for chatting.
As follows:
In addition, a friend also mentioned that the sent number is cleared after the text message is sent successfully, so that the number must be added again each time. This is indeed a problem, but considering that the Group Sending is interrupted due to poor signal or other reasons during the Group Sending process, the successfully sent number is cleared at this time, the effect of leaving unsent numbers is obvious. In order to balance the two, version 2.0 made the following changes: the number is still cleared after successful sending, but the number can be automatically added to the sending list by reading the received text message to facilitate quick reply, saving the trouble of inputting again.
Download the software: phonesync2.0.rar
Bytes ---------------------------------------------------------------------------------------------------------
Recently, several friends who used the software reported that after successfully downloading the phone book, the contact column is displayed as blank. None of the mobile phones I tested showed such a situation, but I analyzed it.CodeThere is indeed a problem that is not fully considered, which may lead to this bug. Now it has been corrected. However, it is not clear whether the bug is identified due to no conditional testing, you are welcome to test the problem.
: Phonesync2.1.rar