{"id":19793540,"url":"https://github.com/odyseeteam/odysee-android","last_synced_at":"2025-05-01T02:30:47.180Z","repository":{"id":36958564,"uuid":"381131296","full_name":"OdyseeTeam/odysee-android","owner":"OdyseeTeam","description":"The Odysee Android app with wallet functionality","archived":false,"fork":false,"pushed_at":"2023-12-18T20:41:18.000Z","size":12019,"stargazers_count":144,"open_issues_count":67,"forks_count":27,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-06T07:43:15.835Z","etag":null,"topics":["android","blockchain","censorship-resistance","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OdyseeTeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-06-28T18:47:51.000Z","updated_at":"2025-03-31T14:55:16.000Z","dependencies_parsed_at":"2023-12-18T23:35:29.744Z","dependency_job_id":"c5022c86-c69a-45ac-830b-21576881dbe2","html_url":"https://github.com/OdyseeTeam/odysee-android","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/OdyseeTeam%2Fodysee-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OdyseeTeam%2Fodysee-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OdyseeTeam%2Fodysee-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OdyseeTeam%2Fodysee-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OdyseeTeam","download_url":"https://codeload.github.com/OdyseeTeam/odysee-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251812261,"owners_count":21647875,"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","blockchain","censorship-resistance","java"],"created_at":"2024-11-12T07:10:07.733Z","updated_at":"2025-05-01T02:30:42.160Z","avatar_url":"https://github.com/OdyseeTeam.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Odysee Android\n\n\u003ca href=\"https://github.com/OdyseeTeam/odysee-android/blob/master/LICENSE\" title=\"MIT licensed\"\u003e\n   \u003cimg alt=\"license\" src=\"https://img.shields.io/github/license/OdyseeTeam/odysee-android?style=for-the-badge\"\u003e\n\u003c/a\u003e\n\n\n## Build from Source\nTo build the app, even as a debug APK, you will need to copy `app/twitter.properties.sample` file as `app/twitter.properties`\n\n### Build Variants\n\nThere are two build variants: Full and FOSS. The Full variant uses Google APIs and the FOSS variant doesn't. You can switch between them on the \"Build Variants\" tab in Android Studio.\n\n## Release\nTo create an APK file which can be installed on real devices, you will need to create a digital signature and then edit `app/build.gradle` file the following way:\n\n```groovy\nandroid {\n    signingConfigs {\n        release {\n            storeFile file('\u003c\u003cput full path to the .JKS Java keychain file\u003e\u003e')\n            storePassword '\u003c\u003cpassword of the file\u003e\u003e'\n            keyAlias '\u003c\u003cthe alias you chose for the digital signature\u003e\u003e'\n            keyPassword '\u003c\u003cthe password for the key\u003e\u003e'\n        }\n    }\n(...)\n\n    buildTypes {\n      release {\n          (...)\n          debuggable false\n          signingConfig signingConfigs.release\n      }\n```\n\nThen you will be able to build a signed APK file via Build/Generate Signed Bundle/APK... menu item on Android Studio\n\n## Contributing\nWe :heart: contributions from everyone and contributions to this project are encouraged, and compensated. We welcome [bug reports](https://github.com/OdyseeTeam/odysee-android/issues/), [bug fixes](https://github.com/OdyseeTeam/odysee-android/pulls) and feedback is always appreciated.\n\n## [![contributions welcome](https://img.shields.io/github/issues/OdyseeTeam/odysee-android?style=for-the-badge\u0026color=informational)](https://github.com/OdyseeTeam/odysee-android/issues) [![GitHub contributors](https://img.shields.io/github/contributors/OdyseeTeam/odysee-android?style=for-the-badge)](https://gitHub.com/OdyseeTeam/odysee-android/graphs/contributors/)\n\n## License\nThis project is MIT licensed. For the full license, see [LICENSE](LICENSE).\n\n## Security\nWe take security seriously. Please contact security@odysee.com regarding any security issues.\n\n## Contact\nThe primary contact for this project is [@akinwale](https://github.com/akinwale) (akinwale.ariwodola@odysee.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodyseeteam%2Fodysee-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodyseeteam%2Fodysee-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodyseeteam%2Fodysee-android/lists"}