{"id":16921325,"url":"https://github.com/hdodenhof/xing-android-sdk","last_synced_at":"2026-05-10T19:52:16.032Z","repository":{"id":24485280,"uuid":"27889697","full_name":"hdodenhof/xing-android-sdk","owner":"hdodenhof","description":"An Android SDK for accessing the XING API","archived":false,"fork":false,"pushed_at":"2015-08-27T14:13:18.000Z","size":342,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T21:56:03.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hdodenhof.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-11T20:12:33.000Z","updated_at":"2014-12-12T20:35:18.000Z","dependencies_parsed_at":"2022-08-22T18:00:21.981Z","dependency_job_id":null,"html_url":"https://github.com/hdodenhof/xing-android-sdk","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/hdodenhof%2Fxing-android-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdodenhof%2Fxing-android-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdodenhof%2Fxing-android-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdodenhof%2Fxing-android-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hdodenhof","download_url":"https://codeload.github.com/hdodenhof/xing-android-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244719117,"owners_count":20498589,"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":[],"created_at":"2024-10-13T19:51:17.789Z","updated_at":"2026-05-10T19:52:10.964Z","avatar_url":"https://github.com/hdodenhof.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XING Android SDK\n\nAn Android SDK for accessing the XING API.\n\n*WARNING: this is still under heavy development!*\n\n## Getting Started\n\n* Create an app for the XING API at the [XING Ceveloper Center](https://dev.xing.com/applications) to obtain a consumer key and consumer secret. During the registration process set the OAuth callback domain to `xingapi://callback`.\n* Add a dependency to this SDK to your app project - see below for details.\n* Access the XING API by creating a new `XingApiClient` with your consumer key and consumer secret.\n* Have a look at the included sample application for details.\n\n## Gradle\n\n```\nrepositories {\n    ...\n    maven {\n        url 'http://oss.sonatype.org/content/repositories/snapshots'\n    }\n}\n\n...\n\ndependencies {\n    ...\n    compile 'de.hdodenhof:xing-android-sdk:1.0.0-SNAPSHOT'\n}\n```\n\n## Note\n\nThis is not an official product of XING AG, please do not contact them with any issues you might have.\n\n## License\n\n    Copyright 2014 Henning Dodenhof\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdodenhof%2Fxing-android-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhdodenhof%2Fxing-android-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdodenhof%2Fxing-android-sdk/lists"}