Re: [android-developers] Shared Object Overview

2012-02-17 Thread Mark Murphy
If by "shared object" you mean .so files, they are not shared between
applications, and it is up to you to manage your own versions for your
own app.

On Fri, Feb 17, 2012 at 2:26 AM, j_a_n.richard...@ntlworld.com
 wrote:
> I was just wondering what the install process is for a shared object
> and shared object's of different versions.
>
> I mean are they shared between applications and if there are multiple
> versions how are they managed?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Shared Object Overview

2012-02-17 Thread j_a_n.richard...@ntlworld.com
I was just wondering what the install process is for a shared object
and shared object's of different versions.

I mean are they shared between applications and if there are multiple
versions how are they managed?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en