Android Question 64bits libraries

Hamied Abou Hulaikah

Well-Known Member
Licensed User
Longtime User
POST
Which are the 64bit libraries rather than SQLCipher lib? list please
 

Hamied Abou Hulaikah

Well-Known Member
Licensed User
Longtime User
The Forumsearch IS working. This is asked a few times now.
Yes, searched, there is no defined list of such libraries.
I got this final conclusion:
Rename your apk to zip & extract it, then search for any .so files inside, if you got anyone, just update that libraries to the latest that support 64bit.

Thank you
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Open a commandprompt in the additional libs folder
then

>7z.exe l *.*>filelist.txt

Search for .so files in the txt file so you should know which libraries contains .so files

You can create a list for all of us if you need such a list of 64 bit capable libs.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…