Is there any size limitation for native libs?
i use arm-none-linux-gnueabi-gcc and created a shared lib of size 205 kb and its failing to load,i am able to load only about 15kbs.. any clues
INFO/dalvikvm(522): Unable to dlopen(/system/lib/libNativeJNI1.so)
Thanks

