android / android/camera-samples

In HdrViewfinder using macros and proper configuration

Open
#356 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
5.5k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

In documentation about RenderScript there is information about creating kernels with using macro `RS_KERNEL` in example code there is ugly `__attribute__((kernel))`.

Second item, in documetation about RenderScript there is information about configuring build.gradle:
```
renderscriptTargetApi 18
renderscriptSupportModeEnabled true
```
Why there is no such entry in example config?

Contributor guide

Open the contributing guide

Research direction

Start with the RenderScript documentation and the HdrViewfinder example referenced in the issue. Compare the kernel syntax and the sample build.gradle configuration with the documented guidance; done means both examples are consistent and the expected RenderScript settings are explained or included.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
documentation, mobile
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.