Loading shared library in Android using RubyMotion
Using a vendor library may require to load a shared library. Here’s how to do it in RubyMotion.
Using a vendor library may require to load a shared library. Here’s how to do it in RubyMotion.
As you may know since a couple of month you can write native Android apps using RubyMotion.