{"id":20542061,"url":"https://github.com/hivesolutions/cameo-android","last_synced_at":"2025-03-06T04:26:12.624Z","repository":{"id":12478949,"uuid":"15147603","full_name":"hivesolutions/cameo-android","owner":"hivesolutions","description":"The Android version of the Cameo framework","archived":false,"fork":false,"pushed_at":"2024-03-10T11:07:07.000Z","size":1173,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T15:41:42.770Z","etag":null,"topics":["anroid","cameo","client","http","java","library"],"latest_commit_sha":null,"homepage":"http://cameo-android.hive.pt","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/hivesolutions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2013-12-12T21:14:01.000Z","updated_at":"2022-11-30T12:19:34.000Z","dependencies_parsed_at":"2024-11-16T04:45:46.034Z","dependency_job_id":null,"html_url":"https://github.com/hivesolutions/cameo-android","commit_stats":null,"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fcameo-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fcameo-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fcameo-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fcameo-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hivesolutions","download_url":"https://codeload.github.com/hivesolutions/cameo-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242146893,"owners_count":20079456,"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":["anroid","cameo","client","http","java","library"],"created_at":"2024-11-16T01:29:00.861Z","updated_at":"2025-03-06T04:26:12.605Z","avatar_url":"https://github.com/hivesolutions.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Cameo Android](http://cameo-android.hive.pt/)\n\nThe Android version of the Cameo Framework.\n\n## Usage\n\n```gradle\nallprojects {\n    repositories {\n        maven { url \"https://jitpack.io\" }\n    }\n}\n\ndependencies {\n    implementation \"com.github.hivesolutions:cameo-android:0.4.2\"\n}\n```\n\n```java\nProxyRequest.setBaseUrl(this, \"http://api.service.com/\")\nProxyRequest.setLoginPath(\"api/login.json\");\nProxyRequest.setLoginLogo(R.drawable.logo);\nProxyRequest.request(this, \"api/ping.json\", new ProxyRequestDelegate() {\n    @Override\n    public void didReceiveJson(JSONObject data) {\n    }\n\n    @Override\n    public void didReceiveError(Object error) {\n    }\n});\n```\n\n## Deploy\n\nThe current deployment strategy uses [JitPack](https://jitpack.io), making use of GitHub releases.\n\nThis is an easy to go solution as it only requires tagging a certain Git commit and a version is automatically made available at [https://jitpack.io/#hivesolutions/cameo-android](https://jitpack.io/#hivesolutions/cameo-android).\n\n## References\n\n* [How to upload library to jCenter](https://inthecheesefactory.com/blog/how-to-upload-library-to-jcenter-maven-central-as-dependency/en)\n* [How to Publish Your Android Studio Library to JCenter](https://medium.com/@daniellevass/how-to-publish-your-android-studio-library-to-jcenter-5384172c4739)\n\n## License\n\nCameo Android is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).\n\n## Build Automation\n\n[![Build Status](https://github.com/hivesolutions/cameo-android/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/cameo-android/actions)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhivesolutions%2Fcameo-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhivesolutions%2Fcameo-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhivesolutions%2Fcameo-android/lists"}