sms-backup-plus
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Backup Android SMS, MMS and call log to Gmail / Gcal / IMAP
# SMS Backup+ SMS Backup+ logo [![Build Status SVG][]][Build Status] [![Open Source Helpers](https://www.codetriage.com/jberkel/sms-backup-plus/badges/users.svg)](https://www.codetriage.com/jberkel/sms-backup-plus)

[Get it on Google Play][Google Play Store] [Get it on F-Droid][F-Droid]

---------------------
## Reporting bugs

Please read the [known issues](BUGS.md) before reporting any new issues; we already know about several significant issues, including Gmail login failures (for which there is a robust work-around), and problems with logging phone calls into calendars (which we are investigating).

---------------------
## Description

This is a fork of the now-defunct Android backup tool
[SMS Backup](http://code.google.com/p/android-sms). It uses Gmail/IMAP to perform SMS, MMS and call log backups over
the network.

Main features/improvements:

  * Restore. SMS/Call logs stored on Gmail can be transferred back to the phone.
    * ⚠️ MMS are not restored.

  * Security. SMS Backup+ does not need your Gmail password.
    * Where possible, SMS Backup+ uses [XOAuth2], including when matching phone numbers against
      contact names, and writing call log records into your calendar. This access can be revoked at any time.
    * ⚠️ In June 2019 Google [changed their API policy], introducing [sensitivity scopes], and
      as a result SMS Backup+ [can no longer use XOAuth2] to save messages into your mailbox;
      instead a "password" is required to access Gmail via IMAP, but it can be a generated
      [application password][Sign in using App Passwords]
      (which can be revoked without affecting your real password).

  * MMS backup support (added in version 1.1)

  * Call log backup (version 1.2), with Google Calendar integration
    (1.3) and restore (1.4).

  * Works with any IMAP server (but defaults to Gmail).

Tested with Android 4.x (Ice Cream Sandwich) - 10.x. (Q)

SMS Backup+ is available for free in the [Google Play Store] and on [F-Droid],
there will never be a pro / paid version.

But if you find the app useful and want to support its development you can make a donation
using the secure in-app Play Store payment mechanism.

To get updates more frequently join the [beta programme](#beta) or download the latest beta manually
from [Github releases].

Also make sure to read the [Privacy Policy][].

## Usage

### First steps

You need to have an IMAP account or a Gmail account with IMAP enabled. See
[Use IMAP to check Gmail on other email clients][] to learn how to enable IMAP for your Gmail
account or look at this [screenshot][imapenableshot].

After starting SMS Backup+, tap on "Connect" to start the authorization process.


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。