trinity icon indicating copy to clipboard operation
trinity copied to clipboard

Android 11 - 64 bit support - ARMv8-A based CPUs

Open yogeshwar-quantum4u opened this issue 3 years ago • 4 comments

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 avatar Aug 06 '21 17:08 yogeshwar-quantum4u

@yogeshwar-quantum4u did you find any solution to this problem? we have the same issue here.

YuantaoLiu avatar Sep 10 '21 15:09 YuantaoLiu

did you find any solution to this problem? I have the same issue here.

ducanh3005 avatar Dec 31 '21 08:12 ducanh3005

Unfortunately this library was abandoned, it had enormous potential

jonataslaw avatar Dec 31 '21 16:12 jonataslaw

@YuantaoLiu @ducanh3005 @jonataslaw Do you have any solution to this problem?

Vlandok avatar Dec 05 '22 19:12 Vlandok