Dear all, I need to do the following steps 1- read text file contains for example "This is a file test" using native code and return this text 2- build it using NDK to be .so file 3- run android application which loads this library to display the returned text on the mobile screen
I searched for a solution , and tried more and more on this .. but I didn't get a result ... so I'd be grateful, if you have a step by step example to do this. Many Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

