{"id":19529233,"url":"https://github.com/softmotions/ejdb_android_todo_app","last_synced_at":"2026-05-15T09:47:00.063Z","repository":{"id":140850710,"uuid":"190322111","full_name":"Softmotions/ejdb_android_todo_app","owner":"Softmotions","description":"EJDB2 Sample Android todolist application","archived":false,"fork":false,"pushed_at":"2019-06-06T11:51:51.000Z","size":213,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T16:22:01.130Z","etag":null,"topics":["android","ejdb2","todolist","todolist-application"],"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/Softmotions.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":"2019-06-05T03:49:37.000Z","updated_at":"2023-08-16T11:35:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a5d3a37-ad4c-43ad-8339-240337eb5bd9","html_url":"https://github.com/Softmotions/ejdb_android_todo_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fejdb_android_todo_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fejdb_android_todo_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fejdb_android_todo_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fejdb_android_todo_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Softmotions","download_url":"https://codeload.github.com/Softmotions/ejdb_android_todo_app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783111,"owners_count":19856776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","ejdb2","todolist","todolist-application"],"created_at":"2024-11-11T01:22:58.675Z","updated_at":"2026-05-15T09:46:55.023Z","avatar_url":"https://github.com/Softmotions.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EJDB todolist sample application\n\n![screen1](./screens/screen1.png)\n\n## Setup\n\n1. Init ejdb2 submodule, run git command\n    ```bash\n    git clone https://github.com/Softmotions/ejdb_android_todo_app.git\n    cd ./ejdb_android_todo_app\n    git submodule update --init\n    ```\n1. Open Android SDK Manager and install LLDB, CMake (version \u003e= 3.10), NDK.\n1. Install [Ninja build system](https://ninja-build.org)\n    ```bash\n    apt-get install ninja-build\n    ```\n\n## Create local.properties\nSet local android SDK/NDK path and target `arch` in `local.properties`\n\n```properties\n# Path to Android SDK dir\nsdk.dir=/Android-sdk\n\n# Path to Android NDK dir\nndk.dir=/Android-sdk/ndk-bundle\n\n# Target abi name: armeabi-v7a, arm64-v8a, x86, x86_64\nabi.name=arm64-v8a\n```\n\n## Assemble apk\n```bash\n./gradlew assembleDebug\nor\n./gradlew assembleRelease\n```\n\n## Install to connected device\n```bash\n./gradlew installDebug\nor\n./gradlew installRelease\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftmotions%2Fejdb_android_todo_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftmotions%2Fejdb_android_todo_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftmotions%2Fejdb_android_todo_app/lists"}