Android camera2 - devices supporting depth output [closed] - android

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I saw the following in the Android documentation for camera2 from API level 23:
https://developer.android.com/reference/android/hardware/camera2/CameraMetadata.html#REQUEST_AVAILABLE_CAPABILITIES_DEPTH_OUTPUT
https://developer.android.com/reference/android/graphics/ImageFormat.html#DEPTH16
https://developer.android.com/reference/android/graphics/ImageFormat.html#DEPTH_POINT_CLOUD
However I could not find any practical examples of those. Are there any Android devices that support this API ?
Many thanks,
Guillaume

At this time Oct 2019, I know HUAWEI P30 series and MATE20 series support output of DEPTH_16 image.

Related

Vuforia basic app sample for android [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I want to know if anyone has an idea where to find basic android samples for vuforia sdk because provided samples are too big for me to fully understand it.
The samples provide several examples - focus on the most simple one, which is ImageTargets (.java + renderer), and this is pretty much as minimal as you can find.

Where are the APIs ? [Galaxy S7] [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
The S7 got a whole lot of new functions. Heart Rate Monitor, Always-On-Screen, where can I find worthful references or informtation about the API to be used to use these features?
The Heart Rate Monitor functions can be found in the Sensor Extension SDK. I think the Always On mode is only available for selected Samsung apps. It cannot be used by third-party apps.

Is there any alternative to Apple ResearchKit for Android? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there any alternative to Apple ResearchKit for Android? or Is there any medical related API and Library for Android smartphones?
Thanks,
The Android version of ResearchKit is being currently built. It's called ResearchStack and I believe the beta version will be released in January.
Check http://researchstack.org/ for more information
Google Fit is the Android equivalent of the Apple ResearchKit. You can find out more here: https://developers.google.com/fit/?hl=en

Does anything else like Unity Everyplay exist? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm looking for something like Everyplay that has an SDK for custom engines on Android.
Does anything like that exist?
Thanks!
Sort of, there are screen capturing apps for both Android and iOS. But they're not available normally (android needs to be rooted, iOS needs to be jailbroken or use an enterprise build).

There is a chart library with v7 support? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am using MPAndroidChart (BTW, it is great!). My clients want to support android 2.1 devices (v7). I look for other visually nice libraries but I cant find any that matches this requirement.
Can you help me?
v8+ Libraries known
https://github.com/diogobernardino/WilliamChart v8
EazeGraph v9
You can have a look on this link:
https://android-arsenal.com/tag/40

Categories

Resources