{"id":15374098,"url":"https://github.com/mrmike/renderscriptplayground","last_synced_at":"2025-04-15T12:31:36.706Z","repository":{"id":13717983,"uuid":"16412063","full_name":"mrmike/RenderScriptPlayground","owner":"mrmike","description":"Example of using RenderScript with Gradle and Android Studio. Works with Android API \u003e= 8.","archived":false,"fork":false,"pushed_at":"2015-09-27T12:39:40.000Z","size":3339,"stargazers_count":37,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T21:11:35.350Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrmike.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}},"created_at":"2014-01-31T15:38:29.000Z","updated_at":"2021-12-03T07:10:45.000Z","dependencies_parsed_at":"2022-09-23T14:30:57.983Z","dependency_job_id":null,"html_url":"https://github.com/mrmike/RenderScriptPlayground","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/mrmike%2FRenderScriptPlayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmike%2FRenderScriptPlayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmike%2FRenderScriptPlayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmike%2FRenderScriptPlayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmike","download_url":"https://codeload.github.com/mrmike/RenderScriptPlayground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249072241,"owners_count":21208142,"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-01T13:57:15.822Z","updated_at":"2025-04-15T12:31:36.373Z","avatar_url":"https://github.com/mrmike.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nAbout\n---------\n\n**RenderScriptPlayground** is an exemplary Android app showing how to use RenderScript with Android Studio and Gradle. Application is using RenderScript support library so it should works with Android Froyo (2.2). \nGetting Started\n------------\n\n#### 1. Clone project\n```\ngit clone https://github.com/mrmike/RenderScriptPlayground.git\n```\n\n#### 2. Define environmental variables\n```\n~$ export ANDROID_HOME=path/to/android/sdk\n~$ export ANDROID_NDK_HOME=path/to/android/ndk\n```\n\nIf you do not want to use env variables you can always create local.properties file in project root folder.\n```\n// local.properties\nsdk.dir=path/to/android/sdk\nndk.dir=path/to/android/ndk\n```\n\n### 3. Bulding project\n```\n~$ ./gradlew assemble\n```\n\n### 4. Installing app\n```\n~$ ./gradlew installArmDebug\n```\n\nExample\n------------\n\n![Image](./rs_blur_example.png?raw=true)![Image](./rs_mono_example.png?raw=true)\n\nPhoto: http://www.flickr.com/photos/29468339@N02/4542603519\n\nLicense\n=======\n\n    Copyright 2014 Michał Moczulski\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.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmike%2Frenderscriptplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmike%2Frenderscriptplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmike%2Frenderscriptplayground/lists"}