zling2001 / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

libtinyWRAP.so can not be loaded #462

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1. build libtinyWRAP.so according to 
http://code.google.com/p/imsdroid/wiki/Building_Source
2. copy libtinyWRAP.so to android-ngn-stack\libs\armeabi and build 
android-ngn-stack
3. build IMSDroid
4. install IMSDroid.apk and run, the app crash

What is the expected output? What do you see instead?
IMSDroid working well is the expected output, but instead it crash.

What version of the product are you using? On what operating system?
doubango v2.0, imsdroid v2.x, build on windows xp OS. And run IMSDroid on 
android 2.3.4.

Please provide any additional information below.
Use libtinyWRAP.so in imsdroid source code and build IMSDroid, IMSDroid work 
well. The crash log shows libtinyWRAP.so can not be loaded. So I think 
libtinyWRAP.so which I build is not right. Could you tell me how do you build 
libtinyWRAP.so? Thanks you very much.

Original issue reported on code.google.com by xionggq...@gmail.com on 15 Jul 2013 at 2:58