{"id":18049464,"url":"https://github.com/gejiaheng/keyboardforprocessingandroid","last_synced_at":"2025-08-09T12:49:12.421Z","repository":{"id":92706503,"uuid":"225990578","full_name":"gejiaheng/KeyboardForProcessingAndroid","owner":"gejiaheng","description":"A simple demo for how to draw a keyboard for Processing Android","archived":false,"fork":false,"pushed_at":"2019-12-05T01:52:12.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T11:09:12.890Z","etag":null,"topics":["processing"],"latest_commit_sha":null,"homepage":null,"language":"Processing","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/gejiaheng.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-12-05T01:32:58.000Z","updated_at":"2024-03-11T22:39:09.000Z","dependencies_parsed_at":"2023-05-04T22:46:29.782Z","dependency_job_id":null,"html_url":"https://github.com/gejiaheng/KeyboardForProcessingAndroid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gejiaheng/KeyboardForProcessingAndroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gejiaheng%2FKeyboardForProcessingAndroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gejiaheng%2FKeyboardForProcessingAndroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gejiaheng%2FKeyboardForProcessingAndroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gejiaheng%2FKeyboardForProcessingAndroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gejiaheng","download_url":"https://codeload.github.com/gejiaheng/KeyboardForProcessingAndroid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gejiaheng%2FKeyboardForProcessingAndroid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269579522,"owners_count":24441366,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["processing"],"created_at":"2024-10-30T21:07:51.537Z","updated_at":"2025-08-09T12:49:12.379Z","avatar_url":"https://github.com/gejiaheng.png","language":"Processing","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keyboard for Processing Android\n[Processing](https://processing.org/) is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. \n\nProcessing supports multiple platforms including Android. This project demostrates how to draw a simple keyboard for Processing Android.\n\n## Attention\nAs this demo for Processing Android, the default mouse click callbacks don't work very well with touch gestures. So we handle the click with the following callbacks specifically for Processing Android in a tricky way:\n```java\n// Multitouch\ntouchEnded()\ntouchMoved()\ntouchStarted()\n```\nSee [Processing for Android](https://android.processing.org/reference/index.html) in details.\n\n## Run\nYou need to do two things before running it on an Android device:\n- Switch to Anroid Mode.\n- Download Android SDK or use a local one.\n\nSee [Getting Started](https://android.processing.org/tutorials/getting_started/index.html) in details.\n\n## License\n    Copyright 2019 Jiaheng Ge (gejiaheng@gmail.com)\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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgejiaheng%2Fkeyboardforprocessingandroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgejiaheng%2Fkeyboardforprocessingandroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgejiaheng%2Fkeyboardforprocessingandroid/lists"}