trinity
trinity copied to clipboard
Android 11 - 64 bit support - ARMv8-A based CPUs
For 64 bit support, we have added ARMv8-A based CPU in the gradle but while updating the target SDK from 29 to 30, the Camera feature of App is not working in Android 11, although its working perfect with targetSDK 29 in Android.
As per new PlayStore policy, after August 5, 2021 its mandatory to define the targetSDK version 30 and above for every new app.
So, In Android 11 its not working with targetSDK 30 and enabling the 64 bit support .
@yogeshwar-quantum4u did you find any solution to this problem? we have the same issue here.
did you find any solution to this problem? I have the same issue here.
Unfortunately this library was abandoned, it had enormous potential
@YuantaoLiu @ducanh3005 @jonataslaw Do you have any solution to this problem?