Code Integrator is an Android app that merges source code files from any project into a single text file for easy analysis, backup, and sharing.
- Merge all source files into one text file
- Project tree structure viewer
- Custom file type filters (exclude images, audio, video, archives, binaries)
- Material Design 3 UI with light/dark theme
- Auto-exclude build and .gradle folders
- File size ranking
Included: .java, .kt, .xml, .gradle, .txt, .md, .json, .sh, .bat, .gitignore
Excluded by default: .jpg, .png, .mp3, .mp4, .zip, .exe, .pdf, .doc, .class, and more
- Enter your project folder path
- Click "Filter File Types" to customize excluded extensions (optional)
- Click "Start Integration"
- Find
SourceCodeIntegration.txtin your selected folder
The generated file includes:
- Project tree structure with 📁/📄 icons
- Complete content of each text file
- File size ranking
- Android 5.0 (API 21) or higher
- Storage permission
com.buge.codeintegrator
GNU General Public License v3.0