79163717

Date: 2024-11-06 17:53:33
Score: 1.5
Natty:
Report link

Here's a list of Android supported ABIs:

https://developer.android.com/ndk/guides/abis#sa

In summary, there are 4 general supported ABIs, but they can have sub-divisions...I guess you have to print the result of: System.getProperty("os.arch"); in order to know what's the response on a real cellphone.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ramiro G.M.