{"id":22614051,"url":"https://github.com/kotlinoid/simpleandroidapp","last_synced_at":"2026-04-18T00:01:51.367Z","repository":{"id":250805099,"uuid":"835503199","full_name":"kotlinoid/SimpleAndroidApp","owner":"kotlinoid","description":"your go-to resource for easy-to-use Android applications. Explore our curated selection and enhance your mobile experience today!","archived":false,"fork":false,"pushed_at":"2024-07-30T07:12:52.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T00:27:10.932Z","etag":null,"topics":["android-application","android-studio","compose-multiplatform","kotlin","windows","xml"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/kotlinoid.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}},"created_at":"2024-07-30T01:22:42.000Z","updated_at":"2024-07-30T07:34:31.000Z","dependencies_parsed_at":"2024-07-30T07:17:28.462Z","dependency_job_id":null,"html_url":"https://github.com/kotlinoid/SimpleAndroidApp","commit_stats":null,"previous_names":["kotlinoid/simpleandroidapp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kotlinoid/SimpleAndroidApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotlinoid%2FSimpleAndroidApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotlinoid%2FSimpleAndroidApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotlinoid%2FSimpleAndroidApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotlinoid%2FSimpleAndroidApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kotlinoid","download_url":"https://codeload.github.com/kotlinoid/SimpleAndroidApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotlinoid%2FSimpleAndroidApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-application","android-studio","compose-multiplatform","kotlin","windows","xml"],"created_at":"2024-12-08T18:07:41.969Z","updated_at":"2026-04-18T00:01:51.347Z","avatar_url":"https://github.com/kotlinoid.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://cdn-icons-png.flaticon.com/512/6295/6295417.png\" width=\"100\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ch1 align=\"center\"\u003eSIMPLEANDROIDAPP\u003c/h1\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/license/kotlinoid/SimpleAndroidApp?style=flat\u0026color=0080ff\" alt=\"license\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/last-commit/kotlinoid/SimpleAndroidApp?style=flat\u0026logo=git\u0026logoColor=white\u0026color=0080ff\" alt=\"last-commit\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/languages/top/kotlinoid/SimpleAndroidApp?style=flat\u0026color=0080ff\" alt=\"repo-top-language\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/languages/count/kotlinoid/SimpleAndroidApp?style=flat\u0026color=0080ff\" alt=\"repo-language-count\"\u003e\n\u003cp\u003e\n\u003cp align=\"center\"\u003e\n\t\t\u003cem\u003eDeveloped with the software and tools below.\u003c/em\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Kotlin-7F52FF.svg?style=flat\u0026logo=Kotlin\u0026logoColor=white\" alt=\"Kotlin\"\u003e\n\u003c/p\u003e\n\u003chr\u003e\n\n##  Quick Links\n\n\u003e - [ Overview](#-overview)\n\u003e - [ Features](#-features)\n\u003e - [ Repository Structure](#-repository-structure)\n\u003e - [ Modules](#-modules)\n\u003e - [ Getting Started](#-getting-started)\n\u003e   - [ Installation](#-installation)\n\u003e   - [ Running SimpleAndroidApp](#-running-SimpleAndroidApp)\n\u003e   - [ Tests](#-tests)\n\u003e - [ Project Roadmap](#-project-roadmap)\n\u003e - [ Contributing](#-contributing)\n\u003e - [ License](#-license)\n\u003e - [ Acknowledgments](#-acknowledgments)\n\n##  Repository Structure\n\n```sh\n└── SimpleAndroidApp/\n    ├── app\n    │   ├── .gitignore\n    │   ├── build.gradle.kts\n    │   ├── proguard-rules.pro\n    │   └── src\n    │       ├── androidTest\n    │       │   └── java\n    │       │       └── com\n    │       ├── main\n    │       │   ├── AndroidManifest.xml\n    │       │   ├── java\n    │       │   │   └── com\n    │       │   └── res\n    │       │       ├── drawable\n    │       │       ├── layout\n    │       │       ├── mipmap-anydpi\n    │       │       ├── mipmap-hdpi\n    │       │       ├── mipmap-mdpi\n    │       │       ├── mipmap-xhdpi\n    │       │       ├── mipmap-xxhdpi\n    │       │       ├── mipmap-xxxhdpi\n    │       │       ├── values\n    │       │       ├── values-night\n    │       │       └── xml\n    │       └── test\n    │           └── java\n    │               └── com\n    ├── build.gradle.kts\n    ├── gradle\n    │   ├── libs.versions.toml\n    │   └── wrapper\n    │       ├── gradle-wrapper.jar\n    │       └── gradle-wrapper.properties\n    ├── gradle.properties\n    ├── gradlew\n    ├── gradlew.bat\n    └── settings.gradle.kts\n```\n\n---\n\n##  Modules\n\n\u003cdetails closed\u003e\u003csummary\u003e.\u003c/summary\u003e\n\n| File                                                                                                 | Summary                                         |\n| ---                                                                                                  | ---                                             |\n| [settings.gradle.kts](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/settings.gradle.kts) | HTTP error 401 for prompt `settings.gradle.kts` |\n| [build.gradle.kts](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/build.gradle.kts)       | HTTP error 401 for prompt `build.gradle.kts`    |\n| [gradlew.bat](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/gradlew.bat)                 | HTTP error 401 for prompt `gradlew.bat`         |\n\n\u003c/details\u003e\n\n\u003cdetails closed\u003e\u003csummary\u003egradle\u003c/summary\u003e\n\n| File                                                                                                      | Summary                                               |\n| ---                                                                                                       | ---                                                   |\n| [libs.versions.toml](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/gradle/libs.versions.toml) | HTTP error 401 for prompt `gradle/libs.versions.toml` |\n\n\u003c/details\u003e\n\n\u003cdetails closed\u003e\u003csummary\u003eapp\u003c/summary\u003e\n\n| File                                                                                                   | Summary                                            |\n| ---                                                                                                    | ---                                                |\n| [proguard-rules.pro](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/app/proguard-rules.pro) | HTTP error 401 for prompt `app/proguard-rules.pro` |\n| [build.gradle.kts](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/app/build.gradle.kts)     | HTTP error 401 for prompt `app/build.gradle.kts`   |\n\n\u003c/details\u003e\n\n\u003cdetails closed\u003e\u003csummary\u003eapp.src.main.java.com.piyush.simpleandroidapp\u003c/summary\u003e\n\n| File                                                                                                                                       | Summary                                                                                   |\n| ---                                                                                                                                        | ---                                                                                       |\n| [MainActivity.kt](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/app/src/main/java/com/piyush/simpleandroidapp/MainActivity.kt) | HTTP error 401 for prompt `app/src/main/java/com/piyush/simpleandroidapp/MainActivity.kt` |\n\n\u003c/details\u003e\n\n\u003cdetails closed\u003e\u003csummary\u003eapp.src.androidTest.java.com.piyush.simpleandroidapp\u003c/summary\u003e\n\n| File                                                                                                                                                                    | Summary                                                                                                     |\n| ---                                                                                                                                                                     | ---                                                                                                         |\n| [ExampleInstrumentedTest.kt](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/app/src/androidTest/java/com/piyush/simpleandroidapp/ExampleInstrumentedTest.kt) | HTTP error 401 for prompt `app/src/androidTest/java/com/piyush/simpleandroidapp/ExampleInstrumentedTest.kt` |\n\n\u003c/details\u003e\n\n\u003cdetails closed\u003e\u003csummary\u003eapp.src.test.java.com.piyush.simpleandroidapp\u003c/summary\u003e\n\n| File                                                                                                                                             | Summary                                                                                      |\n| ---                                                                                                                                              | ---                                                                                          |\n| [ExampleUnitTest.kt](https://github.com/kotlinoid/SimpleAndroidApp/blob/master/app/src/test/java/com/piyush/simpleandroidapp/ExampleUnitTest.kt) | HTTP error 401 for prompt `app/src/test/java/com/piyush/simpleandroidapp/ExampleUnitTest.kt` |\n\n\u003c/details\u003e\n\n---\n\n##  Getting Started\n\n***Requirements***\n\nEnsure you have the following dependencies installed on your system:\n\n* **Kotlin**: `version x.y.z`\n\n###  Installation\n\n1. Clone the SimpleAndroidApp repository:\n\n```sh\ngit clone https://github.com/kotlinoid/SimpleAndroidApp\n```\n\n2. Change to the project directory:\n\n```sh\ncd SimpleAndroidApp\n```\n\n3. Install the dependencies:\n\n```sh\ngradle build\n```\n\n###  Running SimpleAndroidApp\n\nUse the following command to run SimpleAndroidApp:\n\n```sh\njava -jar build/libs/myapp.jar\n```\n\n###  Tests\n\nTo execute tests, run:\n\n```sh\ngradle test\n```\n\n---\n\n##  Project Roadmap\n\n- [X] `► INSERT-TASK-1`\n- [ ] `► INSERT-TASK-2`\n- [ ] `► ...`\n\n---\n\n##  Contributing\n\nContributions are welcome! Here are several ways you can contribute:\n\n- **[Submit Pull Requests](https://github.com/kotlinoid/SimpleAndroidApp/blob/main/CONTRIBUTING.md)**: Review open PRs, and submit your own PRs.\n- **[Join the Discussions](https://github.com/kotlinoid/SimpleAndroidApp/discussions)**: Share your insights, provide feedback, or ask questions.\n- **[Report Issues](https://github.com/kotlinoid/SimpleAndroidApp/issues)**: Submit bugs found or log feature requests for Simpleandroidapp.\n\n\u003cdetails closed\u003e\n    \u003csummary\u003eContributing Guidelines\u003c/summary\u003e\n\n1. **Fork the Repository**: Start by forking the project repository to your GitHub account.\n2. **Clone Locally**: Clone the forked repository to your local machine using a Git client.\n   ```sh\n   git clone https://github.com/kotlinoid/SimpleAndroidApp\n   ```\n3. **Create a New Branch**: Always work on a new branch, giving it a descriptive name.\n   ```sh\n   git checkout -b new-feature-x\n   ```\n4. **Make Your Changes**: Develop and test your changes locally.\n5. **Commit Your Changes**: Commit with a clear message describing your updates.\n   ```sh\n   git commit -m 'Implemented new feature x.'\n   ```\n6. **Push to GitHub**: Push the changes to your forked repository.\n   ```sh\n   git push origin new-feature-x\n   ```\n7. **Submit a Pull Request**: Create a PR against the original project repository. Clearly describe the changes and their motivations.\n\nOnce your PR is reviewed and approved, it will be merged into the main branch.\n\n\u003c/details\u003e\n\n---\n\n##  Acknowledgments\n\n- List any resources, contributors, inspiration, etc. here.\n\n[**Return**](#-quick-links)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkotlinoid%2Fsimpleandroidapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkotlinoid%2Fsimpleandroidapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkotlinoid%2Fsimpleandroidapp/lists"}