I would like to add a custom JNI library to my platform so that I can access it from several different client apps. After doing some research, it appears there was at one time an example of how to do this included in the source called PlatformLibary (see the link below):
http://groups.google.com/group/android-platform/browse_thread/thread/618971d3f7608f4c/d1a24bdc15720e63 However I cannot find it in my Froyo sources or any other reputable source on the web. This leads me to believe it was removed for good reason. Is the method outlined in the old PlatformLibrary code no longer supported in Froyo? If so, what is the recommended method to provide a custom library for my platform? Thanks, Sean -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
