6

When I went in a sample app code, it was mentioned to choose Kotlin while creating the project.

I have use camera2 API before.

Ramesh R
  • 7,009
  • 4
  • 25
  • 38
byte_bx
  • 71
  • 1
  • 7
  • 1
    Welcome to Stack Overflow! Questions here should be about a specific programming problem. Make sure your question is [on-topic](https://stackoverflow.com/help/on-topic) for this site. – jkdev Jul 30 '19 at 08:21

1 Answers1

6

If you mean developing a camerax based app. You can use java. They have sample app even in JAVA.

https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-master-dev/camera/integration-tests/coretestapp

Wasim Ansari
  • 305
  • 1
  • 9