1

I want to use createCustomCaptureSession API to configure android camera in a specific mode. These APIs are hidden and can't be used with Android SDK.

Any potential way to call this API using SDK/AOSP?

PS: The framework.jar file on my device is at location system/framework.

Zoe
  • 27,060
  • 21
  • 118
  • 148
Axaror
  • 39
  • 1
  • 3
  • 2
    Access to hidden APIs is being banned progressively. Many were banned in Android 9.0, and others are banned in Android Q. – CommonsWare Apr 29 '19 at 17:59
  • 1
    You can try to bypass Android's hidden API restrictions: https://stackoverflow.com/questions/55970137/bypass-androids-hidden-api-restrictions – user1154237 Sep 19 '19 at 15:36

0 Answers0