Copying libraries for extension after upgrading to 4.1.1

J Jan van Dijk 3 years 5 months ago
0 1 0

We are upgrading from 4.0.0 to 4.1.1 and we need to copy external libraries for our extension. Where do we do this?

We used to do this in a rake file:
FileUtils.cp(File.join($curdir, 'libs', 'armeabi', 'libimenseANPRsdkProNL.so'), TARGETDIR)
FileUtils.cp(File.join($curdir, 'libs', 'armeabi-v7a', 'libimenseANPRsdkProNL.so'), TARGETDIR)
FileUtils.cp(File.join($curdir, 'libs', 'android-support-v4.jar'), TARGETDIR)

But that Rakefile is no longer available?

Please Register or Login to post a reply

1 Replies

K Kutir Mobility

Hi Jan
We can see rakefile generated is in all versions of RhoMobile. Are we missing something to understand your problem?
Visnupriya R
Thank you.

CONTACT
Can’t find what you’re looking for?