[android-developers] Re: Protect the Shared Data between service and thread
Do you mean synchronization? (synchronized blocks; classes from the
java.util.concurrent package)
On Jun 23, 8:38 pm, tarek attia <tarek.m.at...@gmail.com> wrote:
> Hi all,
>
> I'm doing an application that requires that certain thread access data
> that's shared among it and another service.How can I protect these shared
> data form accessing in the same time ,,is there anything in android for that
> or android has nothing to do with this as Java API's will do the job ....
>
> Thanks,
>
> --
> tarek
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home