1 | initial version |
you have to set the ndk path in environment variable.and then in command prompt go to the application folder type ndk-build then .so files will be created in libs/<architecture folder=""> in main application folder.Clean and run the application