Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using existing ".so" file (created on Linux) in Android

Tags:

linux

android

I have a .so file that was created on Linux (Ubuntu). I don't have its source.

I want to use same .so file on Android. Is this possible?

like image 294
Digant Avatar asked Jul 02 '26 07:07

Digant


1 Answers

You need to compile your lib for arm processor to run on Andriod phone.

like image 79
sachy Avatar answered Jul 03 '26 21:07

sachy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!