GET /api/v1/ports/android-platform-tools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "android-platform-tools",
"portdir": "java/android-platform-tools",
"version": "36.0.2",
"license": "BSD and MIT and NCSA and Apache-2 and GPL-2 and LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.android.com/studio/",
"description": "Platform-Tools for Google Android SDK (adb and fastboot)",
"long_description": "Platform-Tools for Google Android SDK (adb and fastboot)",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"android-platform-tools-no_sse4"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"scrcpy",
"py27-logcat-color",
"logcat-color3"
]
}
]
}