{"id":28749169,"url":"https://github.com/patelmihir2715/collage-app","last_synced_at":"2026-04-17T05:02:24.297Z","repository":{"id":298709765,"uuid":"1000848669","full_name":"PATELMIHIR2715/Collage-App","owner":"PATELMIHIR2715","description":"📱 Collage-App is an Android application built with Java, XML, and Firebase that lets users select multiple images, arrange them into a custom collage, and save or share the final result — all from their mobile device.","archived":false,"fork":false,"pushed_at":"2025-06-12T13:13:00.000Z","size":4042,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-19T13:32:57.065Z","etag":null,"topics":["android","android-app","android-studio","firebase","java","xml"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PATELMIHIR2715.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-12T12:16:55.000Z","updated_at":"2025-06-13T05:03:36.000Z","dependencies_parsed_at":"2025-06-12T13:36:50.917Z","dependency_job_id":"28f65fb6-567c-4045-98bc-09eab02f5266","html_url":"https://github.com/PATELMIHIR2715/Collage-App","commit_stats":null,"previous_names":["patelmihir2715/collage-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PATELMIHIR2715/Collage-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATELMIHIR2715%2FCollage-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATELMIHIR2715%2FCollage-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATELMIHIR2715%2FCollage-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATELMIHIR2715%2FCollage-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PATELMIHIR2715","download_url":"https://codeload.github.com/PATELMIHIR2715/Collage-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATELMIHIR2715%2FCollage-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-app","android-studio","firebase","java","xml"],"created_at":"2025-06-16T20:00:40.706Z","updated_at":"2026-04-17T05:02:24.278Z","avatar_url":"https://github.com/PATELMIHIR2715.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📸 Collage-App (Android)\r\n\r\nAn Android application that allows users to create image collages by selecting multiple photos from their device, arranging them, and saving or sharing the final collage. Built using **Java**, **XML**, and **Firebase** for real-time storage and data handling.\r\n\r\n## ✨ Features\r\n\r\n- 📁 Select multiple images from device storage\r\n- 🖼️ Arrange images in a collage layout\r\n- 📲 Save collage to device or share it directly\r\n- ☁️ Firebase integration (e.g., for user data, image storage)\r\n- 🔐 User authentication (optional, if implemented)\r\n\r\n## 🛠️ Tech Stack\r\n\r\n- **Java (Android)**\r\n- **XML** for UI layouts\r\n- **Firebase** (Authentication, Realtime Database, Storage)\r\n\r\n## 📦 Installation\r\n\r\n1. **Clone the Repository**\r\n   ```bash\r\n   git clone https://github.com/PATELMIHIR2715/Collage-App.git\r\n   ```\r\n2. **Open in Android Studio**\r\n    - Open Android Studio\r\n    - Click on Open an existing project\r\n    - Navigate to the cloned folder\r\n  \r\n3. **Set Up Firebase**\r\n    - Add your google-services.json file in the /app directory\r\n    - Make sure Firebase services (Auth, Realtime DB, Storage) are enabled in your Firebase console\r\n  \r\n4. **Build and Run**\r\n    - Connect an Android device or use an emulator\r\n    - Click ▶️ (Run)\r\n\r\n## 📂 Project Structure\r\n\r\n  Collage-App/\r\n  \r\n├── app/\r\n\r\n│   ├── java/com/yourpackage/\r\n\r\n│   │   ├── MainActivity.java\r\n\r\n│   │   ├── CollageActivity.java\r\n\r\n│   ├── res/\r\n\r\n│   │   ├── layout/\r\n\r\n│   │   ├── drawable/\r\n\r\n│   │   ├── values/\r\n\r\n│   ├── AndroidManifest.xml\r\n\r\n├── google-services.json (add your own)\r\n\r\n├── build.gradle\r\n\r\n\r\n## 🚀 Future Enhancements\r\n  - Add collage templates (grid, freestyle, heart-shaped, etc.)\r\n  - Drag-and-drop image arrangement\r\n  - Image filters and text overlays\r\n  - Social sharing (Instagram, WhatsApp)\r\n  - Offline support\r\n\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatelmihir2715%2Fcollage-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatelmihir2715%2Fcollage-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatelmihir2715%2Fcollage-app/lists"}