| Author |
About using NDK System.loadLibrary();
|
Hardik Trivedi
Ranch Hand
Joined: Jan 30, 2010
Posts: 252
|
|
Hi friends,
I am new to NDK in android. I am referring one project which is using NDK. I spent few hours understanding its structure and all that. I run that code.It gives me error at some line. I dig into that and found that System.loadLibrary("LineBreak") is line which gives error.Line break is a library which might be doing some stuff.There are some .mk files two. I read about that and get knowledge about that too. I need a quick solution.And I am sure for the one who has worked in NDK this is very minor problem. I must have put some file at the wrong place. Can any one help me out ?
|
 |
 |
|
|
subject: About using NDK System.loadLibrary();
|
|
|