Android Open Source - Video photo Sauvegarde






Project Summary

Android backup application: send contacts, sms, mms, photo, video to any mail account, manually or automatically.

Web Site / Source Repository

Sauvegarde is hosted in the following web site
https://github.com/lu1u/Sauvegarde

If you think the Android project Sauvegarde listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Sauvegarde.

ItemValue
Java File Count25
Supported screen sizes[mdpiv11, mdpi, xxhdpi, hdpi, xhdpi, xxhdpiv11, hdpiv11, xhdpiv11]
Target SDK Version21
Minimum SDK Version11
Activity Count2
jar files usedactivation.jar
additionnal.jar
android-support-v4.jar
mail.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE
com.android.alarm.permission.SET_ALARM




Resource Files

There are 2 image files in Sauvegarde. The names of the image files are listed as follows.

ic_action_avances.png
ic_stat_sauvegarde.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Sauvegarde has the following Java source files.

com.lpi.sauvegarde.AlarmReceiver.java
com.lpi.sauvegarde.CustomToast
.java
com.lpi.sauvegarde.DialogLogin
.java
com.lpi.sauvegarde.Mail.Mail.java
com.lpi.sauvegarde.Mail.MailInfo
.java
com.lpi.sauvegarde.MainActivity.java
com.lpi.sauvegarde.ParametresAvancesActivity.java
com.lpi.sauvegarde.Report
.java
com.lpi.sauvegarde.Sauvegarde.Plannificateur
.java
com.lpi.sauvegarde.Sauvegarde.ProgressDlg
.java
com.lpi.sauvegarde.Sauvegarde.Sauvegarde
.java
com.lpi.sauvegarde.Sauvegarde.SauvegardeAuto.java
com.lpi.sauvegarde.Sauvegarde.SauvegardeManuelle.java
com.lpi.sauvegarde.SavedObjects.Contact.java
com.lpi.sauvegarde.SavedObjects.ContactsReader.java
com.lpi.sauvegarde.SavedObjects.MMS.java
com.lpi.sauvegarde.SavedObjects.MMSReader.java
com.lpi.sauvegarde.SavedObjects.Photo.java
com.lpi.sauvegarde.SavedObjects.PhotosReader.java
com.lpi.sauvegarde.SavedObjects.SMS.java
com.lpi.sauvegarde.SavedObjects.SMSReader.java
com.lpi.sauvegarde.SavedObjects.SavedObject
.java
com.lpi.sauvegarde.SavedObjects.SavedObjectReader
.java
com.lpi.sauvegarde.SavedObjects.Video.java
com.lpi.sauvegarde.SavedObjects.VideosReader.java