ws4d Android to JNI and create libxxx.SO libraries

94 views
Skip to first unread message

jaimini tapas

unread,
Mar 12, 2012, 9:08:23 AM3/12/12
to ws4d-gs...@googlegroups.com
hi ,
finally i am able configure my own project with the help following link.
http://trac.e-technik.uni-rostock.de/projects/ws4d-gsoap/wiki/AndroidNDK#Configureyourownproject-basedonairconditionerexample" but my final destination is to build .APK file. So i need to create JNI interfacecs   for the functions which need to  be visible from the Android SDK and then create libxxx.so libraries to  import them into an Android project.  So how to create this " libxxx.so " libraries. have any one done the same or anyone have any idea regarding this.Any help is really appreciated and thanks in advance.

thanks and Regards
jaimini

Elmar Zeeb

unread,
Mar 16, 2012, 9:48:21 AM3/16/12
to ws4d-gs...@googlegroups.com
Hi Jaimini,
I added a shared library of ws4d-gsoap in trunk in changeset http://trac.e-technik.uni-rostock.de/projects/ws4d-gsoap/changeset/568. You can find this library after build in [build-directory]/lib. There are two versions: with pthread support (libdpwsmt.so) and without pthread support (libdpws.so). This library is similar to the peer library - contains client and device logic. So you could use this as starting point to create an jni for ws4d-gsoap.

Regards,
Elmar 

jaimini tapas

unread,
Mar 20, 2012, 12:23:35 AM3/20/12
to ws4d-gs...@googlegroups.com
hi Elmar,
i downloaded that trunk you mentioned, But sorry to say this i was unable to follow what you were telling to do to form lib.SO . Is it possible for you to give some comprehensive information to create libraries and what i should do with that trunk to form  those lib.SO libraries.Really confused and Struggling to make it work on Android. thanks in advance.

Regards
jaimini  
Reply all
Reply to author
Forward
0 new messages