{"id":3620,"url":"https://github.com/JakeWharton/scalpel","last_synced_at":"2025-08-03T20:32:48.617Z","repository":{"id":13000999,"uuid":"15680192","full_name":"JakeWharton/scalpel","owner":"JakeWharton","description":"A surgical debugging tool to uncover the layers under your app.","archived":false,"fork":false,"pushed_at":"2020-02-28T14:37:39.000Z","size":1064,"stargazers_count":2766,"open_issues_count":9,"forks_count":232,"subscribers_count":84,"default_branch":"master","last_synced_at":"2024-12-06T02:07:55.499Z","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/JakeWharton.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-06T17:26:01.000Z","updated_at":"2024-11-03T19:04:59.000Z","dependencies_parsed_at":"2022-08-18T15:24:01.529Z","dependency_job_id":null,"html_url":"https://github.com/JakeWharton/scalpel","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeWharton%2Fscalpel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeWharton%2Fscalpel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeWharton%2Fscalpel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeWharton%2Fscalpel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JakeWharton","download_url":"https://codeload.github.com/JakeWharton/scalpel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228397820,"owners_count":17913540,"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-01-05T20:16:46.628Z","updated_at":"2024-12-07T05:30:43.014Z","avatar_url":"https://github.com/JakeWharton.png","language":"Java","funding_links":[],"categories":["Debug","库","Java","Libraries","Libs","Uncategorized"],"sub_categories":["[](https://github.com/JStumpp/awesome-android/blob/master/readme.md#debugging-tools)调试工具","Debugging Tools","\u003cA NAME=\"Tools\"\u003e\u003c/A\u003eTools","Uncategorized"],"readme":"Scalpel\n======\n\nDEPRECATED! Android Studio 4.0's layout inspector now includes a live-updating 3D view. Use it!\n\n---\n\nA surgical debugging tool to uncover the layers under your app.\n\n![](images/sample.gif)\n\n\n\nUsage\n-----\n\nPlace a `ScalpelFrameLayout` at the root of your hierarchy.\n\n * Enable the 3D interaction with `setLayerInteractionEnabled(boolean)`.\n * Toggle wireframe display with `setDrawViews(boolean)`.\n * Toggle view ID display with `setDrawIds(boolean).`\n * Change the wireframe color with `setChromeColor(int)` and `setChromeShadowColor(int)`.\n\nWhen interaction is enabled the following gestures are supported:\n\n * Single touch: Controls the rotation of the model.\n * Two finger vertical pinch: Adjust zoom.\n * Two finger horizontal pinch: Adjust layer spacing.\n\nIf you are using the Gradle-based build system, you can wrap this view group around your activity\nlayouts only in the debug builds.\n\n*Note: There are known text rendering issues prior to Android 4.4 that cannot be fixed. Sorry.*\n\n\n\nDownload\n--------\n\nDownload [the latest JAR][1] or grab via Gradle:\n```groovy\ncompile 'com.jakewharton.scalpel:scalpel:1.1.2'\n```\nor Maven:\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.jakewharton.scalpel\u003c/groupId\u003e\n  \u003cartifactId\u003escalpel\u003c/artifactId\u003e\n  \u003cversion\u003e1.1.2\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n\n\nLicense\n--------\n\n    Copyright 2014 Jake Wharton\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\n\n [1]: http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy\u0026g=com.jakewharton.scalpel\u0026a=scalpel\u0026v=LATEST\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJakeWharton%2Fscalpel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJakeWharton%2Fscalpel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJakeWharton%2Fscalpel/lists"}