Hi all, I am developing android module using this link "https://wiki.appcelerator.org/display/guides/Android+Module+Development+Guide". I followed every steps in the link and built the android module. But when i use this module inside the mobile project. It tells the error "java.lang.UnsatisfiedLinkError: Couldn't load com.my.module: findLibrary returned null". So how to resolve this error. If any one come across this error please guide me. Thanks.
↧