This repository contains an Android app project for merging multiple PDF files into a single PDF document.
https://play.google.com/store/apps/details?id=com.stmn.pdfmerger
The PDF Merger Android app allows users to merge multiple PDF files into a single PDF document directly on their Android devices. It provides a simple and intuitive interface for selecting and merging PDF files.
The PDF Merger Android app includes the following features:
- PDF Selection: Allows users to select multiple PDF files from their device storage.
- Merge PDFs: Merges the selected PDF files into a single PDF document.
The following technologies are used in this project:
- Java
- Android SDK
- PDF Libraries
To get started with this project, follow these steps:
Clone the repository:
git clone https://github.com/st-mn/pdfmerger.git
Open the project in Android Studio.
Once the PDF Merger app is installed and launched on an Android device, follow these steps to merge PDF files:
Tap the "Select PDFs" button to choose multiple PDF files from the device storage.
After selecting the desired PDF files, tap the "Merge" button.
Merged PDF is saved in Documents folder.
Contributions are welcome! If you have any ideas or improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.