Can I share a library between two applications/apks where it is packed with any one of it开发者_JAVA技巧?
You can present Activities from one application to another to avoid needing to share libraries.
Depending on the kind of data you could use a shared DB or folder/file on the SD card. With files/folders you would need to manage consistency yourself as both applications can run at the same time :)
Look at this tutorial page for using library resources - it may help you acheive a shared resources model. Note that android SDK 2.0 and pre-1.5 are not capable of creating libraries for some reason. http://developer.android.com/guide/developing/eclipse-adt.html#libraryProject
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论