The main function of the app is to take backup of the below options and restore it anytime later.
1) Apps
2) Contacts
3) Call Logs
4) SMS
# App Features:
1) Installed applications - Extract apk of any application for backup, share & restore it anytime later.
2) Contacts - creates backup of contacts in VCF format, restore contacts from backup file, share backup files, delete backup files.
3) Call Log - creates backup of Call logs in CSV format, restore call logs from backup file, share backup files, delete backup files.
4) SMS - creates backup of SMS in CSV format, restore SMS from backup file, share backup files, delete backup files.
- User can select path for saving backup files in device.
- App Auto Backup - if option is on - take backup of Application automatically on installation of new app.
- Take Regular Backup(Daily, 3 days, weekly, 15 days, monthly) of Contacts, Call Logs and SMS as scheduled by user.
- Language support - English, Spanish, Russian, Portuguese and Japanese.
#Permissions:
1) INTERNET - For Daily Notification app analyses
2) ACCESS_NETWORK_STATE - to know the status of internet connection for sending daily notification
3) RECEIVE_BOOT_COMPLETED - to restart our services & receivers on app boot completion
4) READ_EXTERNAL_STORAGE
& WRITE_EXTERNAL_STORAGE - to access file system of user device for storing and reading our app backup files
5) READ_CONTACTS
& WRITE_CONTACTS - to read contacts, create Backup of contacts and Restore it.
6) READ_CALL_LOG
& WRITE_CALL_LOG - to read call logs, create Backup of Call Logs and Restore it.
7) READ_PHONE_STATE - to read call logs detail on any incoming or outgoing call.
-High Risk Permission
8) READ_SMS, WRITE_SMS, RECEIVE_SMS, RECEIVE_MMS, SEND_SMS - to read SMS, create Backup of SMS and restore it
ฟังก์ชั่นหลักของ app คือการใช้การสำรองข้อมูลในตัวเลือกที่ด้านล่างและเรียกคืนได้ทุกที่ทุกเวลาต่อมา
1) ปพลิเคชัน
2) รายชื่อผู้ติดต่อ
3) บันทึกการโทร
4) SMS
คุณสมบัติ # App:
1) การติดตั้งโปรแกรม - สารสกัดจาก apk ของโปรแกรมใด ๆ สำหรับการสำรองข้อมูลและเรียกคืนหุ้นได้ตลอดเวลาต่อมา
2) รายชื่อ - สร้างการสำรองข้อมูลของรายชื่อผู้ติดต่อในรูปแบบ VCF เรียกคืนรายชื่อจากแฟ้มสำรองข้อมูลส่วนแบ่งการสำรองไฟล์ลบไฟล์สำรอง
3) Call Log - สร้างการสำรองข้อมูลของบันทึกการโทรในรูปแบบ CSV เรียกคืนบันทึกการโทรจากแฟ้มสำรองข้อมูลส่วนแบ่งการสำรองไฟล์ลบไฟล์สำรอง
4) SMS - สร้างข้อมูลสำรองของ SMS ในรูปแบบ CSV เรียกคืน SMS จากแฟ้มสำรองข้อมูลส่วนแบ่งการสำรองไฟล์ลบไฟล์สำรอง
- ผู้ใช้สามารถเลือกเส้นทางสำหรับการบันทึกไฟล์สำรองข้อมูลในเครื่อง
การสำรองข้อมูลอัตโนมัติ App - - ถ้าตัวเลือกอยู่บน - ใช้เวลาการสำรองข้อมูลของแอพลิเคชันโดยอัตโนมัติในการติดตั้งแอปใหม่
- ใช้การสำรองข้อมูลแบบธรรมดา (รายวัน, 3 วัน, รายสัปดาห์, 15 วัน, รายเดือน) ของรายชื่อ, บันทึกการโทรและ SMS ตามที่กำหนดโดยผู้ใช้
- การสนับสนุนด้านภาษา - ภาษาอังกฤษ, สเปน, รัสเซีย, โปรตุเกสและญี่ปุ่น
#permissions:
1) Internet - สำหรับแอปพลิเคแจ้งรายวันวิเคราะห์
2) ACCESS_NETWORK_STATE - เพื่อทราบสถานะของการเชื่อมต่ออินเทอร์เน็ตสำหรับส่งการแจ้งเตือนทุกวัน
3) RECEIVE_BOOT_COMPLETED - เพื่อเริ่มต้นบริการและรับของเราใน app บูตเสร็จสิ้น
4) READ_EXTERNAL_STORAGE
และ WRITE_EXTERNAL_STORAG E ที่ - การเข้าถึงระบบไฟล์ของอุปกรณ์ของผู้ใช้สำหรับการจัดเก็บและการอ่านแอปไฟล์สำรองข้อมูลของเรา
5) READ_CONTACTS
และ WRITE_CONTACTS - เพื่ออ่านรายชื่อสร้างการสำรองข้อมูลของรายชื่อและเรียกคืน
6) READ_CALL_LOG
และ WRITE_CALL_LOG - อ่านบันทึกการโทร, สร้างการสำรองข้อมูลของบันทึกการโทรและเรียกคืน
7) READ_PHONE_STATE - อ่านบันทึกการโทรรายละเอียดเกี่ยวกับสายเรียกเข้าหรือขาออกใด ๆ
อนุญาตความเสี่ยงสูง
8) READ_SMS, WRITE_SMS, RECEIVE_SMS, RECEIVE_MMS, SEND_SMS - อ่าน SMS, สร้างการสำรองข้อมูลของ SMS และเรียกคืนได้