PhoneBackup is an Android application that allows users to conveniently back up and restore SMS messages, contacts, calendars, and call logs on their Android devices.
- Android Studio: Make sure you have Android Studio installed to build and run the project.
-
Clone the repository:
git clone https://github.com/borabuyukbas/PhoneBackup.git
-
Open the project in Android Studio.
-
Build and run the project on your Android device or emulator.
If you'd like to contribute to PhoneBackup, please follow these steps:
-
Fork the repository.
-
Create a new branch for your feature:
git checkout -b feature-name
. -
Make your changes and commit them:
git commit -m 'Add some feature'
. -
Push to the branch:
git push origin feature-name
. -
Create a pull request.
This project is licensed under the GNU General Public License.